Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 504 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 504 Bytes

SpecViewer

A simple visualization tool for astronomers.

Dependencies

  • Python >= 3.7.4
  • PyQt5 >= 5.15.4
  • pyqtgraph == 0.10.0
  • numpy >= 1.19.4

How to use

python main.py

You may need to modify script.py to adjust the data interface to the GUI.

If Helpful

@misc{ZechangSun2021,
  author = {Sun, Zechang},
  title = {SpecViewer},
  year = {2021},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/ZechangSun/SpecViewer}}
}