Submit a Story  :  IRAF Links  :  Past Polls  :  Calendar  :  Advanced Search  
     iraf.net
FAQ
 Forum FAQForum FAQ   Forum SearchForum Search   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

calculating gain and readnoise of coadded frames

 
Post new topic   Reply to topic    iraf.net Forum Index -> General IRAF
View previous topic :: View next topic  
Author Message
AndrewS
Active IRAF User


Joined: 10 Oct 2010
Posts: 33
Location: Galway Ireland

PostPosted: Sat May 07, 2011 7:31 pm    Post subject: calculating gain and readnoise of coadded frames Reply with quote

below is the parameters I used for imcombine for coadding frames of m13 cluster:

imcombine ("@m13-5.txt//bfreg",
"m13-5.fits", headers="", bpmasks="", rejmasks="", nrejmasks="", expmasks="",
sigmas="", imcmb="$I", logfile="STDOUT", combine="average", reject="crreject",
project=no, outtype="real", outlimits="", offsets="none", masktype="goodvalue",
maskvalue="0", blank=0., scale="none", zero="none", weight="none", statsec="",
expname="", lthreshold=0.001, hthreshold=INDEF, nlow=1, nhigh=1, nkeep=1,
mclip=yes, lsigma=3., hsigma=3., rdnoise="1.73", gain="2.13", snoise="0.",
sigscale=0.1, pclip=-0.5, grow=0.)

the rdnoise value of 1.73 was for each individual frame that was coadded.
the gain value of 2.13 was for each individual frame that was coadded.

I think to find the gain of the new image is simple 2.13N where N is the number of images that went into the composition.

What is the formula for finding the new readnoise?
Back to top
View user's profile Send private message
kwrsema



Joined: 10 May 2011
Posts: 1

PostPosted: Tue May 10, 2011 10:14 am    Post subject: Reply with quote

When averaging, the readnoise goes down by sqrt(N), with N the number of frames you're averaging, so new readnoise = readnoise/sqrt(N).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> General IRAF All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2009 phpBB Group
 Copyright © 2005-2011 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.13 seconds