Stacker - #30
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
============================================
- Coverage 100.00% 41.46% -58.54%
============================================
Files 5 6 +1
Lines 68 164 +96
============================================
Hits 68 68
- Misses 0 96 +96
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This recent post may be of interest: https://discourse.julialang.org/t/ann-bayeredimages-jl-working-with-raw-color-images-in-julia/136660 |
|
Thanks for the link to the discusssion. If I find some time, I will also try to see, if I can adapt the Stacker and Drizzle stuff to your new Ransac implementation. |
|
Just doing some bookkeeping. Closing this PR and #33 now that AstroStacker.jl exists. Happy to explore #29 for the |
This adds some code to stack data based on the alignment routine.
A fully working version can be seen at this commit which was an original PR that was succesively splitted:
RainerHeintzmann@67c80f1