diff --git a/README.md b/README.md index 68ce6800a7eddaeb8cad0fa7d3bdda2a93ad1b6e..d2171d8b21bd356c367dece5285517cdeb845f5f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ detect cosmic rays and mask them +#使用方法 + +下载crmask.py,crmask.ini这两个文件。 + +./crmask.py your_file.fits your_model + +其中your_file.fits是输入fits文件,your_model是扣除宇宙线的方法,可以是deepCR或者lacosmic。 + # Tips +