- Timestamp:
- Jun 7, 2014, 5:36:39 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/tools/dvodb_calib/gene.run.relphot.mdnew
r36657 r36826 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/ RINGS.V3.tree.v2.fits"37 set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.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/tess .md.fits"91 set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.fits" 92 92 set options = "$options -nloop 0" 93 93
Note:
See TracChangeset
for help on using the changeset viewer.
