soho-comet-pipeline
soho-comet-pipeline copied to clipboard
Automated LASCO C2 comet search
soho-comet-pipeline
Automated SOHO LASCO C2 comet search
Demo
Features and functions
- Batch pre-processing
- Comet detection
- Sends possible comet candidate to your email address
How to use
pip install -r requirements.txt
python main.py
Note: Line 20-39 should be configured before running the script.
Credit
The majority of the detection algorithm comes from Daniel Parrott (the author of Tycho Tracker),
which I have integrated and modified, and I would like to express my gratitude to Mr. Parrott.