Releases: jikrant3/Binary_SED_Fitting
Releases · jikrant3/Binary_SED_Fitting
v3.4.2
v3.4.1
v3.4.0
Added support for single SED fitting.
Added support for a hybrid Kurucz_UVBLUE model.
UVBLUE (2005ApJ...626..411R) spectra for 850-4700 Angstroms and Kurucz spectra outside the wavelength
Refactored the code to create separate classes to deal with single stars and systems.
Star, System, Model and Fitter.
All code moved into src.binary_sed_fitting.py which works as a module.
Added logging. The raw log is saved in data\log_<data>.txt.