|
137 | 137 | "# Change to get date+git version, etc\n",
|
138 | 138 | "outfile = csv_path + 'custom_max_mid_band1.csv'\n",
|
139 | 139 | "prefix = 'reduced_max_mid_band1/hpso_max_mid_band1_'\n",
|
140 |
| - "pipelines = ['Ingest', 'RCal', 'FastImg', 'ICAL', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
| 140 | + "pipelines = ['Ingest', 'RCal', 'FastImg', 'ICal', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
141 | 141 | "suffix = '.yml'\n",
|
142 | 142 | "\n",
|
143 | 143 | "infile_names = []\n",
|
|
166 | 166 | "# Change to get date+git version, etc\n",
|
167 | 167 | "outfile = csv_path + 'max_mid_band1.csv'\n",
|
168 | 168 | "prefix = 'max_mid_band1/hpso_max_mid_band1_'\n",
|
169 |
| - "pipelines = ['Ingest', 'RCal', 'FastImg', 'ICAL', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
| 169 | + "pipelines = ['Ingest', 'RCal', 'FastImg', 'ICal', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
170 | 170 | "suffix = '.yml'\n",
|
171 | 171 | "\n",
|
172 | 172 | "infile_names = []\n",
|
|
198 | 198 | "prefix_1 = 'reduced_max_mid_band1/hpso_max_mid_band1_'\n",
|
199 | 199 | "prefix_2 = 'reduced_hpso_4b/hpso_4b_'\n",
|
200 | 200 | "\n",
|
201 |
| - "pipelines_1 = ['Ingest', 'RCal', 'FastImg', 'ICAL', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
| 201 | + "pipelines_1 = ['Ingest', 'RCal', 'FastImg', 'ICal', 'DPrepA', 'DPrepB', 'DPrepC']\n", |
202 | 202 | "pipelines_2 = ['Ingest', 'RCAL', 'PSS', 'FastImg']\n",
|
203 | 203 | "\n",
|
204 | 204 | "suffix = '.yml'\n",
|
|
0 commit comments