Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.28 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.28 KB

pyshoc

pyshoc is a suite of object oriented tools for analysing data from the Sutherland High Speed Optical Cameras (SHOC). 📷🔭

Installation

pip install pyshoc

Use

To run the reduction pipeline on a set of fits files (observations of a single source):

pyshoc /path/to/data/folder -o /path/to/output/products -tel 74 --target "CTCV J1928-5001"

Documentation

  • We are working on official documentation.
  • For the moment the best place to see how to use pyshoc is the example notebook

Contributing

Pull requests are welcome!

  1. Fork it (https://github.com/astromancer/pyshoc/fork)
  2. Create your feature branch (git checkout -b feature/rad)
  3. Commit your changes (git commit -am 'Add some cool feature 😎')
  4. Push to the branch (git push origin feature/rad)
  5. Create a new Pull Request

Contact

License

Version

  • 1.2.0