ECLAIRsGeom¶
-
class
ECLAIRsGeom[source]¶ Bases:
objectAll distance are in cm
Parameters: - mask (float array (46x46)) – mask data array
- filename (string) – PATH/name of the file to save in
- detpix (int (default=80)) – number of detector pixels in a row
- detpsize (float (default=0.4)) – size of a detector pixel
- pixpitch (float (default=0.45)) – pitch between detector pixels
- distdetmask (float (default=27)) – distance detector to mask planes
- maspix (int (default=46)) – number of mask pixels in a row
- maspsize (float (default=1.1393617)) – size of a mask pixel
- massize (float (default=54)) – size of the mask in
- masnerv (float (default=1.5893617)) – thickness of the mask cross in
- detmas (float (default=45.77)) – distance between mask and detector
- alpha (float (default=0.4)) – average open fraction of the mask
- version (string (default="none")) – version of the mask
Methods Summary
save_with_kw_geom_eclairs(mask, filename[, …])save mask in a fits file with good keywords Methods Documentation