Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce stacked cutouts for each date in a KBMOD pile of results #619

Open
ColinOrionChandler opened this issue May 22, 2024 · 1 comment

Comments

@ColinOrionChandler
Copy link
Collaborator

In addition to the master cutout, we need one stack per day of images, for example we have 100 images from one night and 100 images from a night a month later.

@jeremykubica
Copy link
Contributor

Ideally, how would you want this to work in the context of the KBMOD flow?

Some specific questions:

  1. Should this always be done on every run? Or is this just useful during certain debugging situations?
  2. Is there an optimal way to break up the nights? Can we do something like call it a new day anytime there is a gap of >8 hours between two images?
  3. Do we want to generate all stamps or just the one used for filtering?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants