Changeset 42229 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Jun 30, 2022, 3:42:01 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r42155 r42229 178 178 179 179 # Determine if FWHM is too large to bother continuing. 180 my $maxFWHM = metadataLookupF32($recipeData, 'PSASTRO.MAX. ALLOWED.FWHM');180 my $maxFWHM = metadataLookupF32($recipeData, 'PSASTRO.MAX.PROCESS.FWHM'); 181 181 if ($maxFWHM) { 182 182 my $expFWHM;
Note:
See TracChangeset
for help on using the changeset viewer.
