issues
search
TSFitPy-developers
/
TSFitPy
Turbospectrum Spectral Fitting with Python (TSFitPy)
14
stars
4
forks
source link
New parallelisation and bugfixes
#57
Closed
stormnick
closed
1 year ago
stormnick
commented
1 year ago
Experimental parallelisation is now redone as being "normal" one. Now any lbl method parallelises based on individual lines, not just stars
Added new NLTE grid names
Added a jupyter notebook to plot synthetic grid results
Fixed metallicity scaling of some elements not being correct
Redone conversion of LTE to NLTE linelist, so it works much better now
Added/fixed teff error estimation
Code refactoring
Lots of small bug fixes