open¶
-
simcado.detector.open(self, filename)[source]¶ Opens a saved
Detectorfile.** Not yet implemented ** ** Should be moved outside of
Detectorand called withdetector.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
Detectorobject is stored
- Returns
simcado.Detectorobject