Closed steven-murray closed 1 year ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Please don't push evaluated notebooks to this repo... it wastes space and it makes it harder to look at the diffs.
@jsdillon ah, good point. I'll remove all the outputs.
Adds checks for when all ants get flagged as bad -- tries to still run all the cells that are runnable, but doesn't just completely fail with an obscure error message. It also writes a file with suffix
.all_ants_bad
which should help scripts down the line to know that file calibration has indeed been run, but couldn't write out calfits etc.