Changeset 42154 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Apr 4, 2022, 2:56:53 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
r41705 r42154 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 = 30.; 181 181 if ($maxFWHM) { 182 182 my $expFWHM;
Note:
See TracChangeset
for help on using the changeset viewer.
