Matt Craig
Matt Craig
This should be a high-level summary that presents, in a single notebook, how to reduce a night of data.
Dang, the link is broken. Ah, but I see -- right now hot pixel values can exceed 65535 and they should never do that assuming 16 bit images. Need to...
Still broken 2.5 years later 😱, re-milestoning
@sarallelagram -- thanks for reporting this, and for using it in a class. Do you happen to remember which cell it was in? I'm not running into the error when...
Good suggestions, I'll a note about using mode. One question: are you typically working with integer or float data when you use mode?
Still a good idea and still needs to be added...hopefully soon 😬
Thanks -- can you please ping when you have fixed that? Tests are currently not running on travis because they've dropped support for open source projects. Also, don't be shy...
I'm going to close/reopen to see if that picks up the new GitHub Actions CI. More substantive review tomorrow, I hope...
@dthatte -- for now look at http://ccdproc.readthedocs.org/en/latest/ I'm working right now on revising the example notebook so it is easier to follow....a version which works with the latest cddproc is...
@dthatte -- to address the original question, what I'm hoping for is two things: - Examples of reduction not written by me (to show a variety of approaches) - Reductions...