|
64 | 64 | "workflow[MonitorFilename[EmptyCanRun]] = dream.data.simulated_monitor_empty_can()\n", |
65 | 65 | "workflow[CaveMonitorPosition] = sc.vector([0.0, 0.0, -4220.0], unit=\"mm\")\n", |
66 | 66 | "\n", |
67 | | - "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux\n", |
| 67 | + "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux_BC215\n", |
68 | 68 | "# Select a detector bank:\n", |
69 | 69 | "workflow[NeXusDetectorName] = \"mantle\"\n", |
70 | 70 | "# We drop uncertainties where they would otherwise lead to correlations:\n", |
|
185 | 185 | "workflow[MonitorFilename[EmptyCanRun]] = dream.data.simulated_monitor_empty_can()\n", |
186 | 186 | "workflow[CaveMonitorPosition] = sc.vector([0.0, 0.0, -4220.0], unit=\"mm\")\n", |
187 | 187 | "\n", |
188 | | - "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux\n", |
| 188 | + "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux_BC215\n", |
189 | 189 | "# Select a detector bank:\n", |
190 | 190 | "workflow[NeXusDetectorName] = \"mantle\"\n", |
191 | 191 | "# We drop uncertainties where they would otherwise lead to correlations:\n", |
|
260 | 260 | "workflow[Filename[EmptyCanRun]] = dream.data.simulated_empty_can()\n", |
261 | 261 | "workflow[CalibrationFilename] = None\n", |
262 | 262 | "\n", |
263 | | - "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux\n", |
| 263 | + "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux_BC215\n", |
264 | 264 | "# Select a detector bank:\n", |
265 | 265 | "workflow[NeXusDetectorName] = \"mantle\"\n", |
266 | 266 | "# We drop uncertainties where they would otherwise lead to correlations:\n", |
|
374 | 374 | "workflow[Filename[EmptyCanRun]] = dream.data.simulated_empty_can()\n", |
375 | 375 | "workflow[CalibrationFilename] = None\n", |
376 | 376 | "\n", |
377 | | - "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux\n", |
| 377 | + "workflow[dream.InstrumentConfiguration] = dream.InstrumentConfiguration.high_flux_BC215\n", |
378 | 378 | "# We drop uncertainties where they would otherwise lead to correlations:\n", |
379 | 379 | "workflow[UncertaintyBroadcastMode] = UncertaintyBroadcastMode.drop\n", |
380 | 380 | "# Edges for binning in d-spacing:\n", |
|
0 commit comments