Python Forum

Full Version: Feature extraction algorithm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, fresh noob here.
Firstly I'd like to point out that my knowlegde on Python is below basic, so bear with me please.

I'm currently researching methods of feature extraction from solar images for a term paper and I stumbled upon this resource (link below). It's an algorithm implementation in Python, the only problem is that I have no idea how to use it. I already have Python GUI for Windows with NumPy, SunPy and SciPy.

Can anyone give me any hints on where I should go from here? Or point me to any useful tutorial?
Any help is much appreciated!

link to algorthm repository https://github.com/hayesla/SMARTPython
There is very little available on this package.
It's also not in PyPi, so can't be installed using pip.
There's a little more info here: https://dev.flarecast.eu/stash/projects/...fra/browse