TwiceAsNice  2019-02-18
Variables
setPartialMask Namespace Reference

Variables

 ccd = camera.LittleJoeCamera('laos.sx.hws.wfc.loop-svr.CAMERA')
 
 wfcCtrl
 
 wfcCtrlCommon
 
 wfcFitsWriter
 
 binning = ccd.ctrl.binning()
 
 full_MPmask = pyfits.getdata('/data/HWS_Calib/SX/files/2018April/recMats/bin1/IM.Dig.hws.IM2.BstCnt.28.sx_full_MP_SNRmask.fits')
 
 maskSNRcut = np.float(sys.argv[2])
 
 sky = pyfits.getdata('/data/2018-04-Com4/ccd39.sky.fits')
 
 partialMask = set_partialMask(full_MPmask,maskSNRcut,sky)
 
 overwrite
 

Variable Documentation

◆ binning

setPartialMask.binning = ccd.ctrl.binning()

◆ ccd

setPartialMask.ccd = camera.LittleJoeCamera('laos.sx.hws.wfc.loop-svr.CAMERA')

◆ full_MPmask

setPartialMask.full_MPmask = pyfits.getdata('/data/HWS_Calib/SX/files/2018April/recMats/bin1/IM.Dig.hws.IM2.BstCnt.28.sx_full_MP_SNRmask.fits')

◆ maskSNRcut

setPartialMask.maskSNRcut = np.float(sys.argv[2])

◆ overwrite

setPartialMask.overwrite

◆ partialMask

setPartialMask.partialMask = set_partialMask(full_MPmask,maskSNRcut,sky)

◆ sky

setPartialMask.sky = pyfits.getdata('/data/2018-04-Com4/ccd39.sky.fits')

◆ wfcCtrl

setPartialMask.wfcCtrl

◆ wfcCtrlCommon

setPartialMask.wfcCtrlCommon

◆ wfcFitsWriter

setPartialMask.wfcFitsWriter