Open boada opened 5 years ago
The documentation says that the z (and u) band is supported. But this line
https://github.com/mommermi/photometrypipeline/blob/b0ba1b18f5d1e33482a534f2a05918e04a2597bd/pp_calibrate.py#L149
checks that the observation filter (the one you are trying to calibrate) is either g, r, or i. Is the z (and u) band not really supported?
The documentation says that the z (and u) band is supported. But this line
https://github.com/mommermi/photometrypipeline/blob/b0ba1b18f5d1e33482a534f2a05918e04a2597bd/pp_calibrate.py#L149
checks that the observation filter (the one you are trying to calibrate) is either g, r, or i. Is the z (and u) band not really supported?