IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2011, 11:35:52 AM (15 years ago)
Author:
rhenders
Message:

new 'correct' FITS file (with bogus date); Better output after diffing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/perl/utest/run.sh

    r30487 r30969  
    1 rm ./00230033.FITS; ../src/detectionbatch -input ./utest/ippToPsps_inputFileList -output ./utest/ -D CATDIR /data/ipp004.0/gpc1/catdirs/ThreePi.V1 -config ../config -survey 3PI -results ./utest/results -expid 230033 -expname o5463g0468o
     1rm ./utest/00230033.FITS; ../src/detectionbatch -input ./utest/ippToPsps_inputFileList -output ./utest/ -D CATDIR /data/ipp004.0/gpc1/catdirs/ThreePi.V1 -config ../config -survey 3PI -results ./utest/results -expid 230033 -expname o5463g0468o -test
     2
     3echo "";
     4echo "*******************************************************************************"
     5echo "*"
     6echo "* Diffing new FITS file with 'correct' FITS file..."
     7echo "*"
     8diff ./utest/00230033.FITS.CORRECT ./utest/00230033.FITS -s
     9echo "*"
     10echo "* unit test complete"
     11echo "*"
     12echo "*******************************************************************************"
     13echo "";
     14
Note: See TracChangeset for help on using the changeset viewer.