WIP: Added Will's code with very slight modification in the EM-Bright module
@will-farr’s function or population prior is added in the EM-Bright module. Some very slight tweaks had to be made to make it compatible with the data structures that are used by EM-Bright. Changes are mostly limited to the em_bright.py
code. Except extra feature of the use of pandas
DataFrame
is added in computeDiskMass.py
. This facilitates the use of Will’s code, but also will be useful for the training of the classifier for the low-latency computation.