Changeset 42155 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Apr 4, 2022, 2:59: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
r42154 r42155 178 178 179 179 # Determine if FWHM is too large to bother continuing. 180 my $maxFWHM = 30.;180 my $maxFWHM = metadataLookupF32($recipeData, 'PSASTRO.MAX.ALLOWED.FWHM'); 181 181 if ($maxFWHM) { 182 182 my $expFWHM;
Note:
See TracChangeset
for help on using the changeset viewer.
