Michael Wood-Vasey

Results 17 issues of Michael Wood-Vasey

@johannct already creates an sqlite file with this information to do the processing in the first place. This is then transferred over to NERSC as part of the repo. We...

help wanted
catalog-data
reader
dpdd-catalog
priority:medium

The current diaObject is based on associations from diaSources I think there's no check for saturation. Either 1. Don't include saturated diaSrc in diaObject association 2. Make it obvious how...

catalog-data
priority:low

Create table of metadata from calexp (PVI) processing Depth, Seeing exptime. Number of objects detected rotation angle a bunch of other useful stuff that I'm forgetting. Please add such things...

question
catalog-data
schema
priority:low

After discussion with the LSST DM DRP team, I have a clearer view that `slot_` is what is supposed to always be there. `base_` is *how* it was done. We...

reader
dpdd-catalog
priority:low

**Is your feature request related to a problem? Please describe.** Current WCS support doesn't support SIP **Describe the solution you'd like** Add a SIP option to the WCS class. Either...

feat

**Describe the bug** A clear and concise description of what the bug is. numpy 2.0 has a variety of changes, the vast majority of which are automatable. https://numpy.org/devdocs/numpy_2_0_migration_guide.html#numpy-2-migration-guide The automatic...

bug:found
high priority
Easy to fix

Rewrite the individual steps to pass CuPy arrays instead of writing out and reading from disk for each intermediate step. Along the way we'll write down clearly what each step...