You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a spectral model that includes some Xspec models (e.g., apec, phabs, ztbabs, tbfeo, tbgas, tbgrain, tbpcf, tbvarabs, and tbrel), parallel computing will fail.
As an alternative to tbabs or phabs, consider using elisa.models.mul.TBAbs or elisa.models.mul.PhAbs. For the other models, a sequential computing approach should be used.
The text was updated successfully, but these errors were encountered:
wcxve
changed the title
bug: Xspec ISM grain absorption models cannot be parallelized
Xspec ISM grain absorption models cannot be parallelized
Apr 29, 2024
wcxve
changed the title
Xspec ISM grain absorption models cannot be parallelized
Some Xspec models cannot be parallelized
May 6, 2024
When using a spectral model that includes some Xspec models (e.g., apec, phabs, ztbabs, tbfeo, tbgas, tbgrain, tbpcf, tbvarabs, and tbrel), parallel computing will fail.
As an alternative to tbabs or phabs, consider using
elisa.models.mul.TBAbs
orelisa.models.mul.PhAbs
. For the other models, a sequential computing approach should be used.The text was updated successfully, but these errors were encountered: