Skip to content

Accommodate ISPyB PipelineID additions/changes #348

@pblowey

Description

@pblowey

There are proposed changes to the PipelineId table in ISPyB. The changes are as follows:

  • Swapping labels of xia2/XDS and xia2/3dii to be consistent with the naming in xia2. This will require the labelling in mimas to be updated.

  • Addition of autoPROC+STARANISO as distinct pipeline

  • Addition of multi xia2 pipelines

The new rows are all added with the "automatic" status, which means that they will not be selectable as a priority processing pipeline.

The new table:

+----------------------+------------------------------+--------------------+------------+----------------+--------------+
| processingPipelineId | processingPipelineCategoryId | name               | discipline | pipelineStatus | reprocessing |
+----------------------+------------------------------+--------------------+------------+----------------+--------------+
|                    1 |                            1 | Mosflm             | MX         | automatic      |            0 |
|                    2 |                            1 | EDNA               | MX         | automatic      |            0 |
|                    3 |                            2 | Fast DP            | MX         | automatic      |            1 |
|                    4 |                            2 | xia2/XDS           | MX         | deprecated     |            0 |
|                    5 |                            2 | xia2/Multiplex     | MX         | automatic      |            1 |
|                    6 |                            2 | xia2/DIALS         | MX         | optional       |            1 |
|                    7 |                            2 | xia2/3dii          | MX         | optional       |            1 |
|                    8 |                            2 | autoPROC           | MX         | optional       |            1 |
|                    9 |                            3 | Fast EP            | MX         | automatic      |            0 |
|                   10 |                            3 | Dimple             | MX         | automatic      |            0 |
|                   11 |                            3 | MrBUMP             | MX         | automatic      |            0 |
|                   12 |                            3 | Big EP/XDS         | MX         | automatic      |            0 |
|                   13 |                            3 | Big EP/DIALS       | MX         | automatic      |            0 |
|                   14 |                            2 | autoPROC+STARANISO | MX         | automatic      |            0 |
|                   15 |                            2 | xia2/DIALS (multi) | MX         | automatic      |            0 |
|                   16 |                            2 | xia2/3dii (multi)  | MX         | automatic      |            0 |
+----------------------+------------------------------+--------------------+------------+----------------+--------------+

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions