A command line tool for processing video scans from spectroheliographs like Sol'Ex.
- Reads raw monochrome SER video files
- Tilt and scale correction
- Transversallium correction
Required dependencies of Helios are listed in requirements.txt
, which you can use to create a virtualenv or a Conda
environment.
To get more information about command line arguments accepted by Helios, run the following:
python helios.py --help