changhoonhahn / gqp_mc

GQP mock challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement MW Z from posterior

changhoonhahn opened this issue · comments

Currently only M* and SFR are included among the inferred physical parameters. Implement mass weighted metallicity calculation using the NMF Z bases.

metallicity calculation implemented for Fitter object under method get_Z_MW

Also, as of 19f7cb0, SFR and Z_MW calculations are calculated in batches and support thinning of the chain, which will speed up postprocessing calculations significantly.