Changeset 36695 for trunk/tools/dvodb_calib/gene.run.relphot.3pinew
- Timestamp:
- Apr 25, 2014, 3:34:56 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tools/dvodb_calib/gene.run.relphot.3pinew (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/dvodb_calib/gene.run.relphot.3pinew
r36657 r36695 18 18 set filters = "g,r,i,z,y" 19 19 20 set options = "-im freeze -mosaic"20 set options = "-images -imfreeze -mosaic" 21 21 set options = "$options -D MAG_LIM 32.0" 22 22 set options = "$options -D SIGMA_LIM 0.1" … … 35 35 36 36 ## note the boundary tree location is hard-wired 37 set options = "$options -boundary-tree ~ippdvo/tess .3pi.fits"37 set options = "$options -boundary-tree ~ippdvo/tesstables/tess.3pi.fits" 38 38 39 39 set options = "$options $filters" … … 75 75 set filters = "g,r,i,z,y" 76 76 77 set options = "-im freeze -mosaic"77 set options = "-images -imfreeze -mosaic" 78 78 set options = "$options -D MAG_LIM 32.0" 79 79 set options = "$options -D SIGMA_LIM 0.1" … … 89 89 90 90 ## note the boundary tree location is hard-wired 91 set options = "$options -boundary-tree ~ippdvo/ RINGS.V3.tree.v2.fits"91 set options = "$options -boundary-tree ~ippdvo/tesstables/tess.3pi.fits" 92 92 set options = "$options -nloop 0" 93 93
Note:
See TracChangeset
for help on using the changeset viewer.
