Python Forum
Feature extraction algorithm - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: Feature extraction algorithm (/thread-8653.html)



Feature extraction algorithm - lukaznt - Mar-02-2018

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


RE: Feature extraction algorithm - Larz60+ - Mar-02-2018

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/INFRA/repos/dev-infra/browse