I would like to add to the suite of alignment routines that sunpy offers, bringing in a function that will align data based on series of temporally local image frames. This leads to more robust alignment of image sequences, especially if there is large changes in the scene over the sequence.
I brought this up in the google group a while back.
I have this implemented in python, but would be willing to re-write to fit in with the sunpy style.
This is may first attempt at submitting to a project like this, so would appreciate some guidance on how to contribute.
Description
I would like to add to the suite of alignment routines that sunpy offers, bringing in a function that will align data based on series of temporally local image frames. This leads to more robust alignment of image sequences, especially if there is large changes in the scene over the sequence.
I brought this up in the google group a while back.
I have this implemented in python, but would be willing to re-write to fit in with the sunpy style.
This is may first attempt at submitting to a project like this, so would appreciate some guidance on how to contribute.
Description