Closed Gabriel-p closed 8 years ago
Currently the theoretical isochrones are read and only a magnitude, color an initial mass value are stored for each point in it.
The code should store as much data as possible (ie: present mass, log(g), T_eff, etc) to be used after the best fit process is finished.
This was done around this commit https://github.com/asteca/ASteCA/commit/02806e6df347638ae417b68f10ab8be246876249
Currently the theoretical isochrones are read and only a magnitude, color an initial mass value are stored for each point in it.
The code should store as much data as possible (ie: present mass, log(g), T_eff, etc) to be used after the best fit process is finished.