Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 552 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 552 Bytes

CatalogFitsOperatorLib

GitHub License

自用天文星表、fits格式光谱与测光图像处理库

安装

  1. git clone https://github.com/dzxrly/CatalogFitsOperatorLib.git

  2. conda create -n fitsops

  3. conda activate fitsops

  4. cd CatalogFitsOperatorLib

  5. pip install -r requirements.txt

内置方法说明