robelgeda / dsii_dwarfs

DSII Dwarfs
0 stars 1 forks source link

Parameters for WFI #50

Closed robelgeda closed 3 years ago

robelgeda commented 3 years ago

self.isochrone_dir self.isofilestring self.isochrone_column_formatter self.inst_std # Estimate of std of WFI image background (noise) self.max_allowed_npix = 1024 # Only used if npix is None

robelgeda commented 3 years ago
self.isochrone_dir = os.path.join(DATA_PATH, 'MIST_v1.2_vvcrit0.4_WFIRST')
self.isofilestring = 'MIST_v1.2_feh_%s%3.2f_afe_p0.0_vvcrit0.4_WFIRST.iso.cmd'
self.isochrone_column_formatter = '{}'
robelgeda commented 3 years ago

https://wfirst.ipac.caltech.edu/sims/tools/wfDepc/results/zqup/Results.html

Noise variance per unit solid angle in one exposure:
                sky only:    5.35216E+03 e-^2/arcsec^2
                   total:    1.78025E+04 e-^2/arcsec^2

std = np.sqrt(5.35216e+03*0.11**2)/150 = 0.053649535982253485