Closed hrwakeford closed 3 years ago
Added the calculation of the wavelength mid point and half width to marginalization.py Added the values as outputs in the marginalization.npz output files Added the values to the output PDF
Additionally, cleaned up the outputs so that only one marginalization.npz file is output as there should now be no masked values. Any masked values are maintained as visibly removed points in the output figures and the array of their indices is now part of the output numpy file. This streamlines the outputs for users to a single file. Along with this I cleaned up the output PDF
PR changes for issue #120