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

Fix bug with logging #77

Closed kammerje closed 9 months ago

kammerje commented 1 year ago

At the moment, every spaceKLIP logging statement is printed out three times, because of simultaneously running loggers from imported libraries. This needs to be fixed.