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 

problem with darkcombine

 
Post new topic   Reply to topic    iraf.net Forum Index -> Applications
View previous topic :: View next topic  
Author Message
cosmologist
Esteemed IRAF Fellow


Joined: 30 Mar 2009
Posts: 112

PostPosted: Sat Feb 26, 2011 8:16 pm    Post subject: problem with darkcombine Reply with quote

I don't know why I have this problem with darkcombine:


Code:


epar darkcombine

input   =                dark*  List of dark images to combine
(output =               Darkn1) Output dark image root name
(combine=              average) Type of combine operation
(reject =               minmax) Type of rejection
(ccdtype=                 dark) CCD image type to combine
(process=                  yes) Process images before combining?
(delete =                   no) Delete input images after combining?
(clobber=                   no) Clobber existing output image?
(scale  =             exposure) Image scaling
(statsec=                     ) Image section for computing statistics
(nlow   =                    0) minmax: Number of low pixels to reject
(nhigh  =                    1) minmax: Number of high pixels to reject
(nkeep  =                    1) Minimum to keep (pos) or maximum to reject (neg)
(mclip  =                  yes) Use median in sigma clipping algorithms?
(lsigma =                   3.) Lower sigma clipping factor
(hsigma =                   3.) Upper sigma clipping factor
(rdnoise=                   0.) ccdclip: CCD readout noise (electrons)
(gain   =                   1.) ccdclip: CCD gain (electrons/DN)
(snoise =                   0.) ccdclip: Sensitivity noise (fraction)
(pclip  =                 -0.5) pclip: Percentile clipping parameter
(blank  =                   0.) Value if there are no pixels
(mode   =                   ql)



:go

Code:


ERROR: Cannot open image (Zero)
  "ccdproc (ims, output="", ccdtype=ccdtype, noproc=no)"
     line 37: ccdred$darkcombine.cl
     called as: `darkcombine (mode=h)'
Back to top
View user's profile Send private message
AnTaR3s
Active IRAF User


Joined: 24 Oct 2009
Posts: 56

PostPosted: Sat Feb 26, 2011 8:39 pm    Post subject: Reply with quote

I guess you have to set process to 'no'.
If it is set to 'yes', the procedure will call ccdproc to reduce the input frames before they are combined, where I think the image 'Zero' is required.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> Applications 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.12 seconds