dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Assess zero points / normalization (mosaic and temporal) #667

Closed ColinOrionChandler closed 3 months ago

ColinOrionChandler commented 4 months ago

Three areas that should be in agreement:

  1. Chip-to-chip for each timestep (mosaics)
  2. Exposure-to-exposure (within a single night)
  3. Night-to-night (for multi-night stacking)

The stack may be doing enough for this, but we should make sure (see also Pedro).

DinoBektesevic commented 3 months ago

I believe this is resolved by https://github.com/dirac-institute/kbmod/pull/671. Feel free to check and reopen if it isn't.