- Timestamp:
- Apr 26, 2013, 9:36:35 AM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130419
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/minidvodb_premerge.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419
-
branches/eam_branches/ipp-20130419/ippScripts/scripts/minidvodb_premerge.pl
r35306 r35436 129 129 # relphot only takes lower case gpc1 130 130 my $relphot_camera = lc($camera); 131 my $command = "$relphot -averages -update"; 132 $command .= " -D CAMERA $relphot_camera"; 133 $command .= " -D CATDIR $minidvodb"; 131 #my $command = "$relphot -averages -update"; 132 #$command .= " -D CAMERA $relphot_camera"; 133 #$command .= " -D CATDIR $minidvodb"; 134 #this is a friday hack 135 my $command = "echo skipping relphot"; 134 136 print "$command\n"; 135 137 my $mjd_relphot_start = DateTime->now->mjd; # MJD of starting script
Note:
See TracChangeset
for help on using the changeset viewer.
