IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33159


Ignore:
Timestamp:
Jan 26, 2012, 11:39:50 AM (15 years ago)
Author:
eugene
Message:

added notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.flatcorr.dvo

    r33158 r33159  
    1515
    1616input tap.dvo
     17
     18# set
    1719
    1820 # set various global variables
     
    8688  mksequence $fileroot $catdir
    8789end
     90
     91# go
     92# ckexposure catdir.test mjd_uc[0] zpt_uc[0] raw
     93# ckexposure catdir.test mjd_nc[0] zpt_nc[0] raw
     94# setphot -update -ubercal testzpt.fits -D CATDIR catdir.test
     95# ckexposure catdir.test mjd_uc[0] zpt_uc[0] corr
     96# ckexposure catdir.test mjd_nc[0] zpt_nc[0] corr
     97# relphot g -region 9.5 10.5 19.5 20.5 -update -D CATDIR catdir.test -D STAR_TOOFEW 1 -D SIGMA_LIM 0.075 -statmode MEAN
     98# dvo: ckexposure catdir.test mjd_uc[0] zpt_uc[0] corr
     99#  mean is now -0.42
     100# dvo: ckexposure catdir.test mjd_nc[0] zpt_nc[0] corr
     101#  mean is now -0.42
     102#  ** setphot assigned the zero point of the uc exposure to an effective -0.4 (ie, negative clouds), relphot was not told to keep this so it dragged the negative clouds to 0.0 -- this seems to be the right thing to do
     103
     104# re-run setphot, then relphot with -keep-ubercal
     105
     106
    88107
    89108macro ckexposure
Note: See TracChangeset for help on using the changeset viewer.