Changeset 27439
- Timestamp:
- Mar 24, 2010, 3:22:37 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r27354 r27439 640 640 { 641 641 my $command = "$camtool -dbname $image_db -processedexp"; 642 $command .= " -ra $ra -decl $dec -radius 3";642 $command .= " -ra $ra -decl $dec -radius 1.6"; 643 643 $command .= " -dateobs_begin $dateobs_begin" if $dateobs_begin; 644 644 $command .= " -dateobs_end $dateobs_end" if $dateobs_end ;
Note:
See TracChangeset
for help on using the changeset viewer.
