You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
If any of r, i, z don't exist, the RunTileJob.py code doesn't even keep that tile, because a detection coadd can't be built. I think this is reasonable behavior. If g or Y doesn't exist, the code is supposed to run normally, but push nulls the DB for where these measurements nominally would be. Again, these seems sensible to me. But the reason this is in issues is this is totally untested, and not high on my todo list at the moment, so may remain untested for some time.
The text was updated successfully, but these errors were encountered:
suchyta1
changed the title
What happens if all five band's images don't exist?
What happens if all five bands' images don't exist?
Feb 22, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If any of
r, i, z
don't exist, theRunTileJob.py
code doesn't even keep that tile, because a detection coadd can't be built. I think this is reasonable behavior. Ifg
orY
doesn't exist, the code is supposed to run normally, but push nulls the DB for where these measurements nominally would be. Again, these seems sensible to me. But the reason this is in issues is this is totally untested, and not high on my todo list at the moment, so may remain untested for some time.The text was updated successfully, but these errors were encountered: