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
Fixed save and load bugs on the Result class not pickling the dictionaries correctly.
Verbosity inputting not correctly overriding the default
Fixed poly_ord input not correctly overriding the default
Added
Explicit slurm environment check to raise error if certain environment variables are not properly configured. Parallel processing page in readthedocs will eventually be updated to explain this change.
Better warnings and overall much better handling of NaN and inf inputs of data.
Changed
Sped up the continuum fit binning process, now fully vectorised.
Renamed default input variables; removed "input" in their names previously
Skip initial state check for run_until_converged.
Improved calc_deltav to better account for wavelengths in velocity space, and thus taking their average. More robust to NaNs.