/pyshoc

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

Primary LanguageHTMLMIT LicenseMIT

pyshoc

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

Installation

  • download the install script
  • optionally change the download location line: ROOT=~/where/ever/
  • grant execute permissions: chmod u+x install.sh
  • run the script: ./install.sh

License

Version

  • Pre-release

How-to use this code

  • 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/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Contact