supportsci:tools
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| supportsci:tools [2019/04/03 15:28] – [Pipe (jop83)] benito | supportsci:tools [2019/04/08 11:58] (current) – [EEE(2)] benito | ||
|---|---|---|---|
| Line 204: | Line 204: | ||
| </ | </ | ||
| + | |||
| + | **pipelet.py** - Parses the pipe letter (exp.pipelet) to be sent to the PI after pipelining the data. | ||
| + | < | ||
| + | usage: pipelet.py [-h] [-v] [-o OUTPUT] [-c CREDENTIALS] [-u USERNAME] [-p PASSWORD] | ||
| + | | ||
| + | |||
| + | Creates a .pipelet file in the current directory. This letter is the content that must | ||
| + | be sent to the PI after pipelining an experiment. It contains information about the | ||
| + | pipeline output and the credentials to access the data. | ||
| + | It takes the credentials from the username_password.auth file that should be placed in | ||
| + | the current directory (otherwise specify its file, or the username and password as parameters). | ||
| + | The user must provide the following information: | ||
| + | - The experiment name (case insensitive). | ||
| + | - Who are you (the Support Scientist). Type your surname. | ||
| + | |||
| + | positional arguments: | ||
| + | experiment | ||
| + | jss JIVE Support Scientist doing the post-processing (your surname). | ||
| + | |||
| + | optional arguments: | ||
| + | -h, --help | ||
| + | -v, --version | ||
| + | -o OUTPUT, --output OUTPUT | ||
| + | Output directory where the file {experiment}.pipelet will be store | ||
| + | (by default the current directory) | ||
| + | -c CREDENTIALS, | ||
| + | Auth file containing the username and password in its name (required | ||
| + | if *.auth is not in current directory). | ||
| + | -u USERNAME, --username USERNAME | ||
| + | Username to access the data (required if no credential file exists) | ||
| + | -p PASSWORD, --password PASSWORD | ||
| + | Password to access the data (required if no credential file exists) | ||
| + | |||
| + | </ | ||
| =====Pipe (jop83)===== | =====Pipe (jop83)===== | ||
supportsci/tools.1554305287.txt.gz · Last modified: 2019/04/03 15:28 by benito