Commits
117 117 | <shortdescription>Select (sub)array(s) by array ID number.</shortdescription> |
118 118 | <description>(Sub)array number range |
119 119 | Default: '' (all) |
120 120 | </description> |
121 121 | <value type="string"/> |
122 122 | </param> |
123 123 | |
124 124 | <param type="string" name="observation"> |
125 125 | <shortdescription>Select by observation ID(s)</shortdescription> |
126 126 | <description>Select by observation ID(s) |
127 - | Subparameter of selectdata=True |
128 127 | Default: '' = all |
129 128 | |
130 129 | Example: observation='0~2,4' |
131 130 | </description> |
132 131 | <value type="string"/> |
133 132 | </param> |
134 133 | |
135 134 | <param type="string" name="datacolumn" ignorecase="True"> |
136 135 | <shortdescription>Which data column(s) to process</shortdescription> |
137 136 | <description>Which data column(s) to process |