Closed changhoonhahn closed 4 years ago
7249e9b408a157e30db5802f8317bf0e3cba1f27 calculating SFR from the MC chains is now separate from the the MCMC functions in iSpeculator.postprocess
. Still need to implement metallicity calculation.
500b6556688e88a7411b42f6eb2bece8cec7cf4e metallicity calculation now included in iFitters.postprocess
method.
At the moment SFR and Z calculations for the MC chains are done on the fly and significantly delay output. This should be done as a postprocessing step.