**CRMask** is a module for detecting cosmic rays on the CSST images using state-of-art models. It should be also applied for images from other telescopes, as long as the images have the same data structure as that of CSST.
# Python package dependencies
---
The following python packages are needed to **CRMask**:
* astropy == 4.x (>= 5.0 will be tested in the future)
Download crmask.py and crmask.ini, put them in the same directory.
...
...
@@ -44,7 +42,6 @@ where **your\_file.fits** is the filename of the image which you want to do cosm
-->
# Warning
---
* The default training model of deepCR are obtained from HST/ACS data by Zhang and Bloom (2020). If you would like to use the native model rather than the model **CSST\_2021-12-30\_CCD23\_epoch20.pth** obtained from CSST simulated data by **Hu Yi**, you must also change the **hidden** parameters in the configuration file **crmask.ini** to 32.
...
...
@@ -54,6 +51,5 @@ If you would like use the native training model of deepCR, which are obtained fr