Changeset 31711 for trunk/tools/refstacktool
- Timestamp:
- Jun 24, 2011, 11:53:23 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/tools/refstacktool (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/refstacktool
r30338 r31711 40 40 'fwhm_min=s' => \$fwhm_min, 41 41 'fwhm_max=s' => \$fwhm_max, 42 'input_data_group '=> \$input_data_group,42 'input_data_group=s'=> \$input_data_group, 43 43 'n_inputs_min=i'=> \$n_inputs_min, 44 44 'n_inputs_max=i'=> \$n_inputs_max, … … 149 149 $command .= " -set_tess_id $tess_id"; 150 150 $command .= " -set_end_stage $end_stage"; 151 $command .= " -set_reduction $reduction" if $reduction; 151 152 152 153 $command .= " -pretend -simple" if $pretend;
Note:
See TracChangeset
for help on using the changeset viewer.
