Closed beckermr closed 1 year ago
You can make a single bootstrapper and re-use it.
Note the option of ignoring failed psfs.
(which is the default)
We should turn off ignoring failed psfs.
I think we probably do want it. How it works is that it can remove epochs from the ObsList. But it raises if all epochs would be removed. In other words, it does not allow a band to drop out.
This is how BootPSFFailure
gets raised in the fitting
Ahhhh. That's fine then.
OK, good, just wanted to discuss it to make sure we agreed.
cc @esheldon