cgarling / StarFormationHistories.jl

Fitting astrophysical star formation histories via CMD modelling.
MIT License
3 stars 0 forks source link

Merge new updates into main #3

Closed cgarling closed 1 year ago

cgarling commented 1 year ago

I kept this branch around longer than I should have. It now contains updates to both the mock CMD generation using StaticArrays.jl (the original namesake of this branch) but it also now contains quite a lot of updates to the SFH fitting in fitting.jl as well. Chief among these are transitions to using Optim.jl for the optimizations along with a log-transform of the stellar mass coefficients so as to impose that they are always greater than zero.