Changeset 36880
- Timestamp:
- Jun 16, 2014, 12:35:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140616/ippScripts/scripts/sc_prepare_camera.pl
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ippScripts/scripts/sc_prepare_camera.pl merged eligible /branches/eam_branches/ipp-20140423/ippScripts/scripts/sc_prepare_camera.pl 36693-36832
r36854 r36880 180 180 # $psastro_command .= " -refmasklist ${remote_outroot}.masklist ${remote_outroot} "; # This is used to do edge calculations. It should probably be smart enough to know that it can just use the masks I just specified, but it's not. 181 181 # Uncomment when remote psastro supports this 182 #$psastro_command .= " -kh-correct /turquoise/usr/projects/ps1/watersc1/references/khcorrect.20140606.v0.fits ";182 $psastro_command .= " -kh-correct /turquoise/usr/projects/ps1/watersc1/references/khcorrect.20140606.v0.fits "; 183 183 $psastro_command .= " -refmasklist /turquoise/usr/projects/ps1/watersc1/references/gpc1.refmask.list "; 184 $psastro_command .= " -astrommodel /turquoise/usr/projects/ps1/watersc1/references/gpc1.20080909.asm "; 184 # $psastro_command .= " -astrommodel /turquoise/usr/projects/ps1/watersc1/references/gpc1.20080909.asm "; 185 $psastro_command .= " -astrommodel /turquoise/usr/projects/ps1/watersc1/references/gpc1.20140505.asm "; 185 186 $psastro_command .= " -recipe PSASTRO $recipe_psastro "; 186 187 $psastro_command .= " -tracedest ${remote_outroot}.trace -log ${remote_outroot}.log "; -
Property svn:mergeinfo
set to (toggle deleted branches)
Note:
See TracChangeset
for help on using the changeset viewer.
