- Timestamp:
- Feb 4, 2023, 7:37:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/ippScripts/scripts/camera_exp.pl
r42170 r42362 185 185 186 186 # Determine if FWHM is too large to bother continuing. 187 my $maxFWHM = metadataLookupF32($recipeData, 'PSASTRO.MAX. ALLOWED.FWHM');187 my $maxFWHM = metadataLookupF32($recipeData, 'PSASTRO.MAX.PROCESS.FWHM'); 188 188 if ($maxFWHM) { 189 189 my $expFWHM;
Note:
See TracChangeset
for help on using the changeset viewer.
