deepCR
deepCR copied to clipboard
Deep Learning Based Cosmic Ray Removal for Astronomical Images
commit from desi to master
It will be very useful to construct a set of notebooks showing how to train new models and use existing one (including viz of the results). My suggestion would be...
By using a single `numpy` array at train time, the user is currently limited to building models on dataset sizes that fit in RAM. Instead, we should allow the user...
Hi, I have the pleasure to review deepCR for your [JOSS submission](https://github.com/openjournals/joss-reviews/issues/1651#event-2561054598). I'll likely have a couple of smaller comments and questions during the next few days, and will raise...
Hi, I have the pleasure to review deepCR for your [JOSS submission](https://github.com/openjournals/joss-reviews/issues/1651#event-2561054598). I'll likely have a couple of smaller comments and questions during the next few days, and will raise...
This doesn't get pulled in when running `pip install deepCR` from PyPI, which leads to `ModuleNotFoundError: No module named 'matplotlib'` https://github.com/profjsb/deepCR/blob/0245290123f0f4b745a6571841fe488bb267edd4/deepCR/training.py#L5