C_CRTCIF

Source Files

Release Notes


C_CRTCIF (Feb98)             ftools.caltools            C_CRTCIF (Feb98)



NAME
    C_CRTCIF -- Create an empty Calibration Index File
    
    
USAGE
    c_crtcif (filename)
    
    
    
DESCRIPTION
    This  task  will  create  a Calibration Index File with no rows.  By
    default the CIF's name will  be  caldb.indx,  however  this  can  be
    changed by using the filename parameter on the command line.
    
    
    
PARAMETERS
    
    (filename) [string]
        The  name  of  the  CIF to be created.  This parameter is set to
        caldb.indx by default.
    
    
    
EXAMPLES
    1.  Create a CIF called caldb.indx
    
     ca> c_crtcif
    
    2.  Create a CIF called cif.temp
    
     ca> c_crtcif filename=cif.temp
    
    
BUGS
    
    
none known
    
    
    
SEE ALSO
    
    
    
LOG OF SIGNIFICANT CHANGES
    
    
    v1.0.0 (1998 Feb)
            First public release
    
    
    
PRIMARY AUTHOR
    
    Lorraine Breedon
    HEASARC
    NASA/GFSC
    http://heasarc.gsfc.nasa.gov/cgi-bin/ftoolshelp
    (301) 286-1364
    






Page author:Michael F. Corcoran
Last Update: Thursday, 19-Apr-2012 16:01:40 EDT