Loading README.md +10 −0 Original line number Diff line number Diff line Loading @@ -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这两个文件。 Loading Loading
README.md +10 −0 Original line number Diff line number Diff line Loading @@ -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这两个文件。 Loading