Skip to content

astromancer/pyshoc

Repository files navigation

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

About

Analysis utilities for data from the Sutherland High Speed Optical Cameras (SHOC)

Resources

License

Stars

Watchers

Forks

Packages

No packages published