Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
ENDIF ELSE IF strcmp(instrument, 'FIRE') THEN BEGIN
   rn_img = fltarr(nx,ny)
   rn_img\[*\] = 10.0

Wiki Markup
\[Note, this approximates the read noise for FIRE as 10e-, which is good enough for the purposes where this code is used.  For a detailed calculation of the noise model we must find the noise as a function of Fowler or SUTR reads, which will be implemented soon\]