CIRSI-DRAF version 0.0.2 (July 1998)

CIRCONTRIB was created -- 25june98

========================= New tasks =======================================

8 June 98: _cdrift.cl -- to drive drift.e (Mike Irwin's program)

25 June 98: _sepdir -- to seperate the datapath from full path and filename

1 July 98: _getexptime -- to calculate the real exposure time and to put it 
                            into the header of output image.

           _date2sec -- change the hh:mm:ss format to sec format

           _chkcalib -- check the calibration file


        

========================= modified tasks ===================================

4 June 98: cndrproc -- process data from a selected chip

           cmkqsky, csubqsky -- to produce a reasonable output name

           _mkrnoifl -- using commas and dash as delimiters in order to 
                         producea list of non consecutive run numbers.

5 June 98: cndrproc -- process data from a selected quadrant

8 June 98: _mkilist -- to produce a list of "single chip/quad".
 
            cstripe -- rename from ccstripe
                    -- add options to drive _cdrift.cl (MB,MR,MC)

            cmkimg -- use new version cstripe
                      * define rccor == yes always

            crrrc2rrrc -- use new version cstrip
                           * define rccor == yes always

10 June 98:  cirdither -- to recognize ra_off, dec_off

             crrrproc  -- use the new version of _mkrnoifl and _mkilist

11 June 98: cassquad -- to add an non-scaling option
 
            cmkchip -- to add an non-scaling option

            cndrproc -- to add an non-scaling option

            crrrproc -- to add an non-scaling option

            Rename the following files
             ccreduct --> creduct (.cl, .hd, .men)
             
            cqlook (.cl, hd, .men) for creduct subpackage
  
            ccmksky --> cmksky
            ccmkdark --> cmkdark
            ccsubdark --> csubdark
            ccsubsky --> csubsky

           cmkqsky -- to use cmksky
           cmkmsnflat -- to use cmksky


25 June 98: _mkilist -- add "dpath" in order to accept data in the different
                            directory.

             cndrproc -- to accept the modified version of _mkilist

             locate -- (for block i=1, 10000)

             _mkndrlist -- to accept _sepdir
                 input: imgname with full path
                        imgname without full path

29 June 98: _mknout -- to accept _sepdir
  
             cndrproc -- two stop options:
                         after cmkimg and also after cmkchip
 
1 July 98: cmkimg -- to use _getexptime

           csubdark -- input; normalization dark,
                         scaling the darks by the expoure time obtained
                          the header; and then subtracted the scaled
                           dark.

2 July 98: csubqdark -- to use new version of csubdark

           cmkdark -- add an option to make a normalized dark

           cmkqdark -- add an option to make a list of normalized dark

           cndrproc -- add an option to perform the dark correction

                        
6 July 98: cndrproc -- add an exit statement if user input
                         skyfl == none && flatcor == yes

           cnews   -- add an option to print/display previous newspaper.


-----------------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

CIRSI-DRAF version 0.0.1 (June 1998)

CIRSI-DRAF was created -- 15may98
CPLINE     was created -- 18may98

===========================  New tasks ======================================

30 April 98: _ddispsize -- eslimate the size of the overlapping region 

30 April 98: cirdither -- mosaicing a set of images (the offset information
                           obtained from headers)

5 May 98: _dithead2fl -- get the offset information from header and then
                          write them to a temporary file

8 May 98: cclearnskye -- cleaning the sky.

8 May 98: _fobjcoo  -- get the coordinate of objects from a given frame

11 may 98: cc2mksky -- make a 2nd-pass sky

25 May 98: cnews -- display the CIRSI-DRAF Newsletter

26 May 98: cmkdnflat -- make flatfield image (dome-on and dome-off)

27 May98 : cmkmsnflat -- make flatfield image (moving sky flats)

27 May98 : cmkqdnflat -- make a list of flatfield images (domeflat)

27 May98: cmkqmsnflat -- make a list of movingsky-flat image.


===========================  modified tasks =================================

29 April 98: cmkimg -- fixed undiscovered bugs; changed "loop" to "fold"

12 May 98: change "loop" to "fold" in the following tasks

        -- _chipfin.cl (stand alone)
          -- _chiphead.cl (stand alone)
          -- _mkdlist.cl (stand alone)
          -- _mkilist.cl (cndrproc, crrrproc)
              -- cndrproc.cl, crrrproc.cl
          -- _mkldlist.cl (cmkimg, cmkndrimg)
          -- _mkllist.cl (cmkimg, cmkllistint1, cmkllistrrrc, cmkndrimg,
                           cmkquad, cmkrrrimg, crrrimg)
          -- _mkndrlist.cl (_mkldlist.cl)
          -- _mknout.cl (cmkimg.cl)
          -- _mkqlist.cl (cmkqdark, cmkqobj, cmkqsky, cmkqskyint1, cqcent)
          -- _offsetfin.cl (ccmkobj)
          -- _profinout.cl (ccmkpsky.cl)
          -- ccmkdark.cl (ccmkqdark.cl)
          -- ccmkobj.cl (ccmkqobj.cl)
          -- ccmkpsky.cl 
          -- ccmksky.cl (ccmkqsky)
          -- cdossky.cl
          -- cirmdisp.cl 
          -- cmkchip.cl 
          -- cmkimgall.cl
          -- cmkint1img.cl 
          -- cmkllistint.cl
          -- cmkllistrrrc.cl
          -- cmkndrimg.cl
          -- cmkqdark.cl
          -- cmkqlist.cl
          -- cmkqobj.cl 
          -- cmkqsky.cl
          -- cmkqskyint1.cl
          -- cmkquad.cl
          -- cmkrcimg.cl
          -- cmkrrrcimg.cl
          -- cmkrrrimg.cl
          -- crrr2rrrc.cl
          -- crrrimg.cl

14 May 98: chiptrans -- add INT orientation option
           cassquad  -- add INT orientation option
           chip4disp -- add INT orientation option
           cndrproc   (in transpose1 == "INT")-- add INT orientation option
           crrrproc -- add INT orientation option

15 May 98: _qdispfno -- add INT orientation option

21 May 98: overcome iraf-bug-features
           _chiphead.cl
           _finout.cl
          _mkllist.cl
           cmkqlist.cl
           _mkqlist.cl
           _checkfit.cl
           _irheadup.cl
            cmkllistrrrc.cl
            _mkdlist.cl
            _mkndrlist.cl
            cobsinit.cl
            cmkllistint1.cl
             _displist9.cl
              _mksec.cl.cl

26 May 98: cirinfo -- put useful keywords (cirsi-keywords) in the program.

------------------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Cqlook version 1.02 (April 1998)

============================  New tasks  =====================================

10March 98: chip4disp -- load 4 chip-images into 4 display buffers; user may
                          use tile option in Ximtool; option to transpose
                          4-chip-images

10March 98: _locchipno -- locate the chip number from filename
                  

11March 98: cirdiffdisp -- take a quick look at a field thru difence of 2* m
                            sets images; display diff-images into one buffer;
                            perform image statistic

11March 98: cir4ddisp -- take a quick look at a field thru diffence of 2* 4m 
                          sets images; perfrom image statistic; user may use
                          tile option in Ximtool per 4-images.

12March 98: _locquadno -- locate the quadrant number from filename

12March 98: _qdispfno -- find out to which frame quadrant-image should be 
                           loaded

12March 98: _mkilist  -- make an input list for cndrproc or crrrproc

18March 98: cndrproc  -- perform the basic preprocessing and sky substraction
                           processing if the readout mode is NDR

20March 98: cdossky   -- make sky images (quadrants and chips) and then these
                           sky images are subtracted from a list of lists of
                           object images (quadrants and chips)

1April 98: crrr2rrrc -- rename the input data filenames in order to make the
                          cqlook tasks understand it (only for input data is
                          RRR-RC from PC).

2April 98: cmkrrrcimg -- produce RC-RRR images from
                           case 1: RC-RRR images from pixcel, 
                                 calling crrr2rrrc; in order to change the 
                                 filename to make the package understand them 
                                   (default).
                           case 2: non-RC-RRR images, calling crrrimg.cl 
                                     (crrrimg NOT ready, need data to test it)
                            (both cases  have noise-correction option)

2April 98: crrrproc --  perform the basic preprocessing and sky substraction
                           processing if the readout mode is RRR

8April 98: _mkrnoifl -- make a column of running number providing a range of 
                           running number


========================= Modified tasks =================================

12March 98:  _irheadup -- add transpose option (abbreviation -- TR)

12March 98:  chiptrans -- add update header (TRANSPOS = TR) and title ( ;TR)

19March 98:  ccmkqobj  -- non-offset case: produce offset-file containing
                           'none' interanlly; offset-file="none"
                          make the output image names from input image names

31March 98: _locrnonew -- locate the running number

31March 98: cmkllistrrc -- make a list of lists of images in a particular loop
                             number from a list of images with same run number
                             (only for RRR case)

2April 98: chiptrans -- put search chipno from filename option

7April 98: cirmos -- option for scaling: default- none

7April 98: cir4ddisp -- non-transpose case: display order:
                           q1 - f1, q2 - f2, q3 - f4, q4 - f3

7April 98: ccsubsky -- scaling all the time

8April 98: cndrproc -- using _mkrnoifl to produce a file containing running no

8April 98: crrrproc -- using _mkrnoifl to produce a file containing running no

15April 98: cmkndrimg  -- turn off imgets to get para="nloops".
            cmkimg     -- turn off imgets to get para="nloops".
            ccmkobj    -- turn off imgets to get para="nloops".
            _offsetfin -- turn off imgets to get para="nloops".


******************************************************************************
******************************************************************************
