Exo-TiC / ExoTiC-ISM

This is a repository for the reduction pipeline detailed in Wakeford, et al., 2016, ApJ. The method implements marginalization across a series of models to represent stochastic models for observatory and instrument systematics. This is primarily for HST WFC3, however, may be extended to STIS in the future.
MIT License
8 stars 6 forks source link

Issue120 - add wavelength in output #121

Closed hrwakeford closed 3 years ago

hrwakeford commented 3 years ago

PR changes for issue #120

hrwakeford commented 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

hrwakeford commented 3 years ago

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