beast
beast copied to clipboard
Number of 1D PDF bins for metallicity
In fit.py
, when the 1D PDFs are getting initialized, the number of bins is increased by 1 for the metallicity. The comment says it's temp code. Should it be removed, or is the comment out of date?
https://github.com/BEAST-Fitting/beast/blob/18116e54e8fbaf9085da3f6259120632dae2978d/beast/fitting/fit.py#L399-L401