ChileanVirtualObservatory / acalib

Advanced Computing for Astronomy Library
http://acalib.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 13 forks source link

Stacking as an Algorithm #27

Closed maray closed 7 years ago

maray commented 7 years ago

There is no algorithms/stacking.py file, and no inherited class from Algorithm that implement what is already supposed to be working in the core. Remember to document this class

vansimonsen commented 7 years ago

I have created the Stacking class, inherited from Algorithm, but i have a question about the template image as parameter. Actually is a part of the input.

maray commented 7 years ago

Ok. I will close this issue, yet I am not sure if the algorithm do not have parameters as I see in the implementation!