Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
ALMA QA2 Packaging Script | ||||||||
Line: 18 to 18 | ||||||||
For a standard script-generator-assisted analysis, you can continue to run the script in the following way: | ||||||||
Changed: | ||||||||
< < | QA_Packager(origpath='/pathToMySB', readme='./README.header.txt', packpath='./20XX.1.00XXX.S', PIscript=' | |||||||
> > | QA_Packager(origpath='/pathToMySB', readme='./README.header.txt', packpath='./20XX.1.00XXX.S', PIscript=' | |||||||
If you just want to test, set mode = 'fake'. | ||||||||
Line: 35 to 35 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 50 to 50 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 135 to 135 | ||||||||
PIscript="./scriptForPI.py") | ||||||||
Changed: | ||||||||
< < | NOTE: where it says "top dir of output package", what meant here is the directory that looks like this: origpath='analysis/2015.1.01247.S.MOUS.uid___A001_X2f6_X66.SBNAME.ULASJ1243_a_03_TE | |||||||
> > | NOTE: where it says "top dir of the analysis dir", what meant here is the directory that contains the "science_goal" directory, e.g. origpath='analysis/2015.1.01247.S.MOUS.uid___A001_X2f6_X66.SBNAME.ULASJ1243_a_03_TE | |||||||
See section "Packaging of standard script-generator-assisted analysis products" for an explanation of the different "mode" options. | ||||||||
Line: 154 to 154 | ||||||||
The result is QA2_PASS and now the manual imaging results are to be packaged for delivery. | ||||||||
Added: | ||||||||
> > | NOTE: this also covers the case of full polarisation calibration after PL intensity calibration. The supplemental scriptForPolCalibration and the full pol. diagnostic plots will be picked up. | |||||||
Then run the packager as follows:
QA_Packager(origpath='<top dir of the analysis dir>', packpath='<project id = top dir of output package>', readme='<path to readme file>', mode='man-img-only', | ||||||||
Changed: | ||||||||
< < | style='cycle6-pipe', # this style needs to the chosen in this case | |||||||
> > | style='cycleX-pipe', # a -pipe style needs to the chosen in this case | |||||||
PIscript="./scriptForPI.py") # overwrites the original scriptForPI.py if needed
Example: | ||||||||
Line: 168 to 170 | ||||||||
packpath='./2018.100456.S', readme='myREADME.txt', mode='man-img-only', | ||||||||
Changed: | ||||||||
< < | style='cycle6-pipe', | |||||||
> > | style='cycle8-pipe', | |||||||
PIscript="./scriptForPI.py") | ||||||||
Changed: | ||||||||
< < | NOTE again: where it says "top dir of output package", what meant here is the directory that looks like this: origpath='analysis/2015.1.01247.S.MOUS.uid___A001_X2f6_X66.SBNAME.ULASJ1243_a_03_TE | |||||||
> > | NOTE again: where it says "top dir of the analysis dir", what meant here is the directory that contains the "science_goal" directory, e.g. origpath='analysis/2015.1.01247.S.MOUS.uid___A001_X2f6_X66.SBNAME.ULASJ1243_a_03_TE | |||||||
Packaging of TP data | ||||||||
Line: 218 to 220 | ||||||||
Thanks very much to Ivan Marti-Vidal (Onsala) and Anita Richards (Manchester) for producing the original first useful version of the script. | ||||||||
Changed: | ||||||||
< < | -- ![]() | |||||||
> > | -- ![]() | |||||||
|