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 

CCD Specs

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


Joined: 07 Jun 2006
Posts: 95
Location: UFS

PostPosted: Tue Apr 24, 2007 1:12 pm    Post subject: CCD Specs Reply with quote

Hi all.

I hope someone can help me on this. We are using a Apogee U55 16 bit, back illum CCD on our telescope. The datasheet for the camera spec. give it a LFW of 400 000 electrons and a dynamic range of 93 dB. It does not however give estimates of the gain and read-noise.

If someone can help me on these numbers. I need them for the photometry pipeline that i am building for our observatory. Rough calculations that I did from equations of the internet gives a gain = 7 epadu and a read-noise = 10 e. Question

Thanx
Pat
Back to top
View user's profile Send private message
FSBoyden
Active IRAF User


Joined: 07 Jun 2006
Posts: 95
Location: UFS

PostPosted: Tue Jun 05, 2007 10:12 am    Post subject: Reply with quote

Hi all

It is amazing the number of tasks and packages available in IRAF. Stumbled apon one while trying to find a procedure/experimental process on how to measure the gain and readnoise for the camara your using. Smile

Task called "findgain" in the noao.obsutil package. For someone learning IRAF it is difficult to know about all these tasks. I expect that if there is time you can go through every package and discover what is available. Smile

These is a Q in there. Wink Is there a site that list all the tasks available and what they do?

Thanx
Pat

P.S. Solved my gain and readnoise problem. Very Happy
Back to top
View user's profile Send private message
fitz
Site Admin


Joined: 30 Sep 2005
Posts: 3257
Location: Tucson

PostPosted: Tue Jun 05, 2007 4:37 pm    Post subject: Reply with quote

Hi Pat,

Sorry your original message wasn't replied to directly. We don't have a web page with all available tasks, but you can do the search you want using the REFERENCES task, e.g.

Code:
cl> refer gain


would find all tasks with 'gain' in the one-line description of the task. If you really want a list of all available tasks, use

Code:
cl> references updquick+       # create a  quick-reference file
cl> references usequick+              # tell the task to use if from now on
cl> page uparm$quick.ref            # browse the file


This lists only what you have installed on your machine. For that's some 2700 help pages so browsing by hand has limited use Cool

Cheers,
-Mike
Back to top
View user's profile Send private message
massey
Esteemed IRAF Fellow


Joined: 10 Feb 2006
Posts: 135
Location: Flagstaff

PostPosted: Thu Jun 07, 2007 1:34 pm    Post subject: Reply with quote

You might also gain (no pun intended) by looking through the various IRAF users guides in the documentation. Although written to help people reduce their KPNO and CTIO data, there is a fair amount of general information here as well.
Back to top
View user's profile Send private message Visit poster's website
hanin



Joined: 28 Dec 2007
Posts: 18
Location: Bosscha Observatory / Dept. Astronomy

PostPosted: Fri Feb 01, 2008 7:46 am    Post subject: Reply with quote

I tried the task several times, using different combinations of images. The results are well different each other.

My questions are:
1) Should I use the same exposure time and filter for the flats?
2) Can I use sky flats instead of dome flats?
3) How do you define the "section" in which the flats are really "flat"? To me, I looked visually at DS9 (color code: b) to define the flattest (i.e. having the same color) region in my flat images.
4) What is the reasonable range for gain and readnoise? My typical findgain result for my CCD is g=0.65 r=1.04 whereas the instrument datasheet provides r=10~15 (I'm trying to determine the gain here).

Thanks..
Back to top
View user's profile Send private message
FSBoyden
Active IRAF User


Joined: 07 Jun 2006
Posts: 95
Location: UFS

PostPosted: Fri Feb 22, 2008 10:55 am    Post subject: Reply with quote

Hi Hanin

For my experiemnts I used sky-flats, but it is reccomended that u use the flats that u use during observations, i.e. sky or dome flats to get a tru representation of the system performance.

It is best to use flat frames with an close enough mean data count (for 16 bit between 45000 and 55000, depending on saturation level and exposure times), just so long as the data count is high.

readnoise is usually in the region of 10 electrons/pixel, depending on the ccd
the gain is usually in the region of 1-3 electrons/ADU, depending on the ccd.

u might want to determine the dynamic range of the ccd, to get a tru reflection of the system capabilities.

Hope this helps Very Happy

Pat
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> Misc 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.10 seconds