Changeset 30283 for trunk/ippScripts/scripts
- Timestamp:
- Jan 14, 2011, 7:24:31 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r30277 r30283 195 195 $command .= " -data_state full"; 196 196 } 197 elsif (is_daytime($dateobs,$sun set,$sunrise)) {197 elsif (is_daytime($dateobs,$sunrise,$sunset)) { 198 198 printf STDERR "This is a daytime exposure.\n"; 199 199 $command .= " -data_state full";
Note:
See TracChangeset
for help on using the changeset viewer.
