Changes between Version 4 and Version 5 of IppTools_FAQ
- Timestamp:
- May 19, 2009, 3:58:26 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IppTools_FAQ
v4 v5 15 15 16 16 After you've created the Images.dat and Photcodes.dat catalogs, be sure to point to them in your camera.config file: 17 17 }}} 18 18 TESSELLATIONS METADATA 19 19 # Tessellation name with corresponding DVO catdir 20 20 MYSKYCELLS STR /path/to/catdir 21 21 END 22 22 }}} 23 23 24 24 Here are a few more examples of skycells commands from elsewhere on the wiki: … … 44 44 45 45 {{{ 46 chiptool -set_label MD01.g -set_workdir /data/ipp004.0/gpc1/MD.SR -dbname PS1MD -definebyquery -ra_min 0.6 -ra_max47 0.645 -decl_min -0.08 -decl_max -0.07 -exp_time_min 200 -filter g.00000 -simple46 chiptool -set_label MD01.g -set_workdir /data/ipp004.0/gpc1/MD.SR -dbname PS1MD -definebyquery -ra_min 0.6 47 -ra_max 0.645 -decl_min -0.08 -decl_max -0.07 -exp_time_min 200 -filter g.00000 -simple 48 48 }}} 49 49
