Changeset 37403 for branches/eam_branches/ps2-tc3-20130727/tools/dvodb_calib/gene.run.relphot.3pinew
- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/dvodb_calib/gene.run.relphot.3pinew (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/tools/dvodb_calib/gene.run.relphot.3pinew
r36680 r37403 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.
