PATCH FOR CDI: READING GOODTIME INTERVAL FILES(for s/w version 105108)
==================================================================

Note by Jaap Schuurmans and Hans Muller SRON (08/99):

  A bug was found in the algorithm used by cdi to scan the goodtime
  interval files.
  
  The error has been located and a set of patches is available for
  the following files (paths under WFC software root directory):

    src/cdi/cdi_lftmfrtn.c
    src/evt/evt_read.c
  
  now unzip the file, load the files and remake cdi and the library file 
  libwfc.a, as follows:

 1. Get the patch tar file "cdi_patch_150699.tar" (see below) and 
    put it in your WFC software root directory   

 2. Save old versions of the files mentioned above and delete the object
    files src/cdi/cdi_lftmfrtn.o and src/evt/evt_read.o. 

 3.   gunzip cdi_patch_150699.tar.gz

 4.   tar xvf cdi_patch_150699.tar

    The patches will be put automatically in the right directories.

 5. Go back to your main WFC Software root directory and make the patch with:

      make EVT cdi

 Done

Get the tar file cdi_patch_150699.tar.gz with the patches by pressing your right mouse button


Back to main WFC software page

Latest update: August 4, 1999