sunkit-image
sunkit-image copied to clipboard
Generalize the RHE Function beyond AIA
PR Description
This PR is associated with Issue #233 addressing the ability for the algorithm to operate on non-AIA datasets.
Thanks for the PR @GillySpace27, what other data have were you trying to run this on?
We will need to get some test data to confirm it works for non-AIA data.
@nabobalis Thanks! The first non-AIA dataset I applied it to is some synthetic PUNCH test data. I'm interested in getting some others working too, including LASCO, SUVI, etc.
@nabobalis Thanks! The first non-AIA dataset I applied it to is some synthetic PUNCH test data. I'm interested in getting some others working too, including LASCO, SUVI, etc.
Is it possible we can add a file from the synthetic PUNCH test data to the repo?
Thanks for the PR @GillySpace27, I noticed some effects due to upstream changes that I had to correct.
I also added some more changelogs due to the changes and some minor test fixes.