Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

A python utility to correct the rotation of solar images based on the coordinates of sunspots.

Notifications You must be signed in to change notification settings

jacojvv-dev/solar-image-correction-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunspot Detection

python3 process.py -i path/to/initial_image.jpeg -d path/to/images  -o path/to/output

Dependencies

# numpy
pip3 install numpy
# matplotlib
pip3 install matplotlib
#skimage
pip3 install skimage

About

A python utility to correct the rotation of solar images based on the coordinates of sunspots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages