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

添加安装说明

parent 3590e5d9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2,6 +2,16 @@

detect cosmic rays and mask them 

#软件依赖

依赖的python包numpy, scipy, matplotlib, astropy, ccdproc, deepCR

Ubuntu 20.04系统下安装方法

sudo apt install python3-numpy python3-scipy python3-matplotlib python3-astropy python3-ccdproc

python3 -m pip install deepCR

# 使用方法

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