IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2014, 5:36:39 AM (12 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/tools/dvodb_calib/gene.run.relphot.mdnew

    r36657 r36826  
    1818  set filters = "g,r,i,z,y"
    1919
    20   set options = "-imfreeze -mosaic"
     20  set options = "-images -imfreeze -mosaic"
    2121  set options = "$options -D MAG_LIM 32.0"
    2222  set options = "$options -D SIGMA_LIM 0.1"
     
    3535
    3636  ## note the boundary tree location is hard-wired
    37   set options = "$options -boundary-tree ~ippdvo/RINGS.V3.tree.v2.fits"
     37  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.fits"
    3838
    3939  set options = "$options $filters"
     
    7575  set filters = "g,r,i,z,y"
    7676
    77   set options = "-imfreeze -mosaic"
     77  set options = "-images -imfreeze -mosaic"
    7878  set options = "$options -D MAG_LIM 32.0"
    7979  set options = "$options -D SIGMA_LIM 0.1"
     
    8989
    9090  ## note the boundary tree location is hard-wired
    91   set options = "$options -boundary-tree ~ippdvo/tess.md.fits"
     91  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.fits"
    9292  set options = "$options -nloop 0"
    9393
Note: See TracChangeset for help on using the changeset viewer.