kammerje / spaceKLIP

Pipeline for reducing JWST high-contrast imaging data. Published in Kammerer et al. 2022 and Carter et al. 2022.
https://ui.adsabs.harvard.edu/abs/2022SPIE12180E..3NK/abstract
MIT License
16 stars 10 forks source link

migrate the entire text of plotting.py from v1 to v2. #86

Closed mperrin closed 1 year ago

mperrin commented 1 year ago

Copies (restores) the contents of plotting.py in version 1, and merges with the content in plotting.py in version 2.

Only edits are some cleanup and reordering of the imports at the top. No edits or testing yet of the plotting code itself.

untested, no guarantees of working yet with v2, but still in my opinion worth copying over directly and debugging later.