Welcome to iraf.net Thursday, May 02 2024 @ 10:35 AM GMT


 Forum Index > Archives > Sitemail Archives
 zerocombine in mscred
   
Anonymous: Guest
 09/28/2005 06:59PM (Read 7049 times)  



[b:a8ae29fd9f]Resent-From: [/b:a8ae29fd9f]<iraf@noao.edu ([email]iraf@noao.edu[/email])>
[b:a8ae29fd9f]From: [/b:a8ae29fd9f]"William C. Keel" <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 25, 2005 12:53:13 PM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]iraf@noao.edu ([email]iraf@noao.edu[/email])
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]zerocombine in mscred[/b:a8ae29fd9f]
I was trying to reduce some Palomar mosaic data within mscred,
using an instrument description file in a private mscdb kindly
provided by a previous user. Anyway - I must be missing something
in calling the mscred version of zerocombine, because it
consistently gives a string of "Warning: FXF: must specify which
FIST extension..." messages. I even explicitly called 
mscred.zerocombine to make sure it wasn't trying to call the
ordinary one from ccdred.
Hints appreciated...
Thanks,
Bill Keel

[b:a8ae29fd9f]From: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 30, 2005 8:08:38 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]William C. Keel <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Hi Bill,
I can't tell just from the information you sent what is the problem.  First we should determine if other tasks seem to understand the format.  The first command you should try is
mscextensions <file>
This should expand the multiextension file into the extensions.  Because it is a hidden task that is used to expand the multiextension files into a list of extension references the command cannot be abbreviated.  It is essentially the same task as proto.imextensions so you could use that and look at the help page if you are interested.
Does mscdisplay work?
The next thing to determine is if the error is coming from ccdproc or combine which are both part of zerocombine.  There are a few ways to determine this.  One is to turn off the process flag in zerocombine so you know it is not calling ccdproc first.  The other thing is to turn on the tracing with "d_trace".  It is a toggle command so you invoke it again to turn off tracing.   It spews out a lot of stuff, most of which is not too useful.  The most useful thing is when it shows the last command executed before the error message is given along with all its parameters.
If you want to send me the tail of the d_trace output or a header dump of a Palomar mosaic along with the mscdb file and parameters I can take a look.  Note that to dump a header from a mosaic I suggest
ms> mscccmd "imhead $input l+ > hdr" <filename>
Msccmd is a useful command that expands an MEF into single image references and then passes this on to any IRAF command which works off a list of single images; in this case imhead.
Cheers,
Frank[b:a8ae29fd9f]From: [/b:a8ae29fd9f]"William C. Keel" <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 30, 2005 8:07:43 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
OK, I'll try those (just now getting our machines back after the
latest hurricane pulled trees down on all those power lines).
Meanwhile, I had a thought - on that RedHat machine, I typically
run with imagetype=fits to ease things when crossmounting with
my SGI. Could that cause such a problem, or does it automatically
create MSC-style FITS files upstream?
Thanks, and I'll get back with the results of your queries,
Bill

[b:a8ae29fd9f]From: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 30, 2005 8:18:40 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]"William C. Keel" <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Hi Bill,
The news is showing quite a major disaster in your part of the country.  I hope recovery goes well for you and eveyone else.
MSCRED requires use of imtype="fits".  In fact, when you load MSCRED is forces that.  So if you run with imtype=fits then that would not cause a problem.  Get back to me when you can.  I'll be gone 9/4 to 9/16 though I'll check mail occasionally.
Best wishes,
Frank
[b:a8ae29fd9f]From: [/b:a8ae29fd9f]"William C. Keel" <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 31, 2005 7:20:38 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Trying your ideas in order:
mscextensions seems to work:
mscextensions aug05.047
aug05.047[1]
aug05.047[2]
aug05.047[3]
aug05.047[4]
aug05.047[5]
aug05.047[6]
mscdisplay works 
Aha! If I set process=no in zerocombine (invoked from a session in which
I have not explicitly loaded the ccdproc stuff), it works. Now to see whether
I have a downstream problem. Just in case, I dumped a sample header (below). 
Thanks,
Bill
aug05.047[lfc0][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:30 24-Aug-2005, Last modified Wed 14:57:14 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc0    '           / Extension name
IRAF-TLM= '14:57:14 (24/08/2005)' / Time of last modification
INHERIT =                    T / Inherits global header
DATE    = '2005-08-24T18:56:30' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    0
IMAGEID =                    1
DETSEC  = '[4097:6144,1:4096]'
RDNOISE =                  20.
SATURATE=               59100.
BLEEDVAL=               46000.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
aug05.047[lfc1][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:30 24-Aug-2005, Last modified Wed 14:57:06 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc1    '           / Extension name
IRAF-TLM= '14:57:06 (24/08/2005)' / Time of last modification
INHERIT =                    T / Inherits global header
DATE    = '2005-08-24T18:56:30' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    1
IMAGEID =                    2
DETSEC  = '[4097:6144,8192:4097]'
RDNOISE =                  13.
SATURATE=               53400.
BLEEDVAL=               48400.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
aug05.047[lfc2][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:32 24-Aug-2005, Last modified Wed 14:57:00 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc2    '           / Extension name
IRAF-TLM= '14:57:00 (24/08/2005)' / Time of last modification
INHERIT =                    T / Inherits global header
DATE    = '2005-08-24T18:56:32' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    2
IMAGEID =                    3
DETSEC  = '[2049:4096,8192:4097]'
RDNOISE =                  15.
SATURATE=               40800.
BLEEDVAL=               35800.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
aug05.047[lfc3][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:32 24-Aug-2005, Last modified Wed 14:56:52 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc3    '           / Extension name
INHERIT =                    T / Inherits global header
IRAF-TLM= '14:56:52 (24/08/2005)' / Time of last modification
DATE    = '2005-08-24T18:56:32' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    3
IMAGEID =                    4
DETSEC  = '[4096:2049,1:4096]'
RDNOISE =                  16.
SATURATE=               44000.
BLEEDVAL=               39000.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
aug05.047[lfc4][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:33 24-Aug-2005, Last modified Wed 14:56:45 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc4    '           / Extension name
INHERIT =                    T / Inherits global header
IRAF-TLM= '14:56:45 (24/08/2005)' / Time of last modification
DATE    = '2005-08-24T18:56:33' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    4
IMAGEID =                    5
DETSEC  = '[6145:8192,6144:2049]'
RDNOISE =                  14.
SATURATE=               21700.
BLEEDVAL=               16700.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
aug05.047[lfc5][1056,2064][ushort]: Stephan5R
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1056,2064], length of user area 3969 s.u.
Created Wed 14:56:33 24-Aug-2005, Last modified Wed 14:56:38 24-Aug-2005
Pixel file "aug05.047.fits" [ok]
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
BSCALE  =           1.000000E0 / REAL = TAPE*BSCALE + BZERO
BZERO   =           3.276800E4 /
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc5    '           / Extension name
INHERIT =                    T / Inherits global header
IRAF-TLM= '14:56:38 (24/08/2005)' / Time of last modification
DATE    = '2005-08-24T18:56:33' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   47  / Frame number of observation
CCDPICNO=                   47  / Frame number of observation
OBJECT  = 'Stephan5R'          / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =              239.994  / Integration time (seconds)
DARKTIME=              240.687  / Dark current time (seconds)
DATE-OBS= '2005-08-05'          / UT Date of observation (DD/MM/YY)
UT      = ' 07:18:56.00'        / Universal time (UTC) at exposure start
JD      =                 2453587.804815  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-02:08:52.59'        / Hour angle at start
ST      = ' 20:27:06.99'        / Sidereal time at start
AIRMASS =                1.119  / Airmass at start
FILTER  = 'r'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
DATASEC = '[1:1024,1:2048]'    / Image area of frame
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
BIASSEC = '[1026:1056,1:2048]' / Overscan area of frame
LOGINFO = ' Status=0x00000000'
CHIPID  =                    5
IMAGEID =                    6
DETSEC  = '[1:2048,6144:2049]'
RDNOISE =                  14.
SATURATE=               61400.
BLEEDVAL=               56000.
TEL-RA  = '22:35:43.83'
TEL-DEC = '33:54:54.50'
RA      =             22.59551
DEC     =             33.91514
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'

[b:a8ae29fd9f]From: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]August 31, 2005 8:04:07 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]William C. Keel <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Hi Bill,
OK we now know it is a problem with running ccdproc.  You make the comment about not explicitly loading ccdproc stuff.  This indicates you may have a confusion about packages.  You should only load mscred and not ccdred.  Mscred contains version of things for MEF files including a version of ccdproc.  If you have both mscred and ccdred loaded then there can be a confusion in tasks.  The imred.ccdred package does not understand MEF files and so if you give it an MEF file as input you will get a message about not specifying an extension like you report.  So make sure you only load mscred when working with the Palomar data.  Check you don't load ccdred automatically in your login files.
Yours,
Frank[b:a8ae29fd9f]From: [/b:a8ae29fd9f]"William C. Keel" <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]September 7, 2005 6:14:44 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Followup - my previous problem had been due to confusion in my mind
between ccdproc the package and ccdproc the task within mscred.
I was following a set of cookbook instructions which I misread
as saying to load ccdproc as well as mscred. When I don't do that,
I get much farther.
Next question - I'm trying to retrieve astrometric coordinates with
mscgetcatalog, and keep getting a null coordinate file. I use, say,
        input = "aug06.033.fits" List of Mosaic files
       output = "test33"        Output file of sources
      (magmin = 14.)            Minimum magnitude
      (magmax = 19.5)           Maximum magnitude
     (catalog = "CADC:USNO-A2") Catalog
        (rmin = 21.)            Minimum radius (arcmin)
        (mode = "ql")           
and get nothing when I use catalog names NOAO:USNO-A2 or usno2@cadc.
No actual error message, but no star list either. What am I missing?
There are RA/dec keywords in the FITS header (see below) - are they
in the right format?
Thanks,
Bill Keel
Sample header:
aug06.033[1][1024,2048][real]: NGC6888g
No bad pixels, min=0., max=0. (old)
Line storage mode, physdim [1024,2048], length of user area 5427 s.u.
Created Tue 15:07:08 06-Sep-2005, Last modified Tue 15:07:15 06-Sep-2005
Pixel file "aug06.033.fits" [ok]
CCDMEAN =             815.6533
PCOUNT  =                    0 / No 'random' parameters
GCOUNT  =                    1 / Only one group
ORIGIN  = 'NOAO-IRAF FITS Image Kernel July 2003' / FITS file originator
EXTNAME = 'lfc0    '           / Extension name
INHERIT =                    T / Inherits global header
IRAF-TLM= '15:07:15 (06/09/2005)' / Time of last modification
DATE    = '2005-09-06T19:07:08' / UT Date of file creation (DD/MM/YY)
LATITUDE=              33.4000  / Latitude (degrees N)
LONGITUD=            -116.9000  / Longitude (degrees E)
TELESCOP= 'Hale 5m Telescope'   / Telescope used for observation
FRATIO  =               7.5000  / Focal ratio of telescope
INSTRUME= 'LFC     '            / Instrument used for observation
DETECTOR= 'SITe SI002 x 6'      / Detector used for observation
FRAME   =                   33  / Frame number of observation
CCDPICNO=                   33  / Frame number of observation
OBJECT  = 'NGC6888g'           / Name of object
IMAGETYP= 'OBJECT  '            / Type of observation
EXPTIME =               60.017  / Integration time (seconds)
DARKTIME=               60.703  / Dark current time (seconds)
DATE-OBS= '2005-08-06'          / UT Date of observation (DD/MM/YY)
UT      = ' 06:47:12.00'        / Universal time (UTC) at exposure start
JD      =                 2453588.782778  / Julian date at exposure start
EQUINOX =             2000.000  / Equinox of RA and DEC
EPOCH   =             2000.000  / Equinox of RA and DEC
HA      = '-00:12:39.90'        / Hour angle at start
ST      = ' 19:59:14.33'        / Sidereal time at start
AIRMASS =                1.004  / Airmass at start
FILTER  = 'g'      '            / Filter description
GAIN    =                1.100  / Nominal gain (e-/ADU)
SECPIX1 =                0.363  / Arcseconds per pixel in fast dir
SECPIX2 =                0.363  / Arcseconds per pixel in slow dir
CCDBIN1 =                    2  / On-chip column binning (fast dir)
CCDBIN2 =                    2  / On-chip row binning (slow dir)
ROTANGLE=                 0.00  / Rotation angle (deg)
CCDSEC  = '[1:2048,1:4096]'    / Image area relative to full chip
LOGINFO = ' Status=0x00000000'
CHIPID  =                    0
IMAGEID =                    1
DETSEC  = '[4097:6144,1:4096]'
RDNOISE =                  20.
SATURATE=               59100.
BLEEDVAL=               46000.
TEL-RA  = '20:11:40.97'
TEL-DEC = '38:16:09.89'
RA      =             20.19471
DEC     =             38.26941
CCDSUM  = '2 2     '
XTALKFIL= 'mscdb$palomar/lfc/xtalk.dat'
XTALKCOR= 'Sep  6 15:06 Crosstalk is 0.001*lfc1'
WCSDIM  =                    2
LTV1    =                  0.5
LTV2    =                  0.5
LTM1_1  =                  0.5
LTM2_2  =                  0.5
WAT0_001= 'system=physical'
WAT1_001= 'wtype=linear'
WAT2_001= 'wtype=linear'
OVSNMEAN=             717.6138
SATPROC = 'Sep  6 15:07 Sat: 59100. ADU (65010. e-), grw=1'
BLDPROC = 'Sep  6 15:07 Bleed: 46000. ADU (50600. e-), len=15, grw=1'
TRIM    = 'Sep  6 15:07 Trim is [1:1024,1:2048]'
FIXPIX  = 'Sep  6 15:07 Fix EMPTY + sat + bleed'
OVERSCAN= 'Sep  6 15:07 Overscan is [1026:1056,1:2048], mean 717.6138'
ZEROCOR = 'Sep  6 15:07 Zero is avgbias2[lfc0]'
FLATCOR = 'Sep  6 15:07 Flat is dflat2g.fits[lfc0], scale 15562.79'
BPM     = 'aug06bpm.033/bpm_lfc0.pl'
CCDPROC = 'Sep  6 15:07 CCD processing done'

[b:a8ae29fd9f]From: [/b:a8ae29fd9f]Frank Valdes <valdes@noao.edu ([email]valdes@noao.edu[/email])>
[b:a8ae29fd9f]Date: [/b:a8ae29fd9f]September 28, 2005 11:56:46 AM MST
[b:a8ae29fd9f]To: [/b:a8ae29fd9f]William C. Keel <keel@bildad.astr.ua.edu ([email]keel@bildad.astr.ua.edu[/email])>
[b:a8ae29fd9f]Subject: [/b:a8ae29fd9f][b:a8ae29fd9f]Re: zerocombine in mscred[/b:a8ae29fd9f]
Hi Bill,
I'm sorry for the delay in replying.  MSCGETCAT uses the image WCS.  It does not look at keywords like RA and DEC.  So to use it you would have to add a WCS.  However, MSCGETCAT is just a simple script that uses the hidden task (in the MSCRED package) called GETCATALOG.  If you "lpar" this (you can't abbreviate hidden tasks) you will see that it can be used either with an image or with explicit RA and DEC values.
Yours,
Frank

 
   

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Anonymous users can post 
Filtered HTML Allowed 
Censored Content 
dog allergies remedies cialis 20 mg chilblain remedies


Privacy Policy
Terms of Use

User Functions

Login