open

simcado.detector.open(self, filename)[source]

Opens a saved Detector file.

** Not yet implemented ** ** Should be moved outside of Detector and called with detector.open() **

Detector objects can be saved to FITS file and read back in for later simulations.

Parameters
filenamestr

path to the FITS file where the Detector object is stored

Returns
simcado.Detector object