Commit d908b877 authored by Yi Hu's avatar Yi Hu
Browse files

修改: README.md

parent 6ccf0444
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ Running it:

        ./crmask.py your_file.fits your_model

where **your__file.fits** is the filename of the image which you want to do cosmic ray detection, and **your__model** is the algorithm you select. Available algorithms are _deepCR_ and _lacosmic_.
where **your\_file.fits** is the filename of the image which you want to do cosmic ray detection, and **your\_model** is the algorithm you select. Available algorithms are _deepCR_ and _lacosmic_.

<!--
下载crmask.py,crmask.ini这两个文件。