Skip to content

Finalising a working pipeline

Arianna Renzini requested to merge arianna.renzini/pygwb:pipeline_dev into master

Re-writing the pipeline such that it works with the refurbished modules. I have checked it works same as before. @max.lalleman : I suggest you could start from this MR, and implement new saving routines in the baseline, as we had discussed also with @patrick-meyers . To checkout this MR and contribute to it, follow the instructions for checkout branch on this page.

Things that still need doing:

  • implement a good saving routine (right now we are passing things that need saving back into the baseline instead of just using the stored values...)
  • coverage of the code is still not up to scratch

Things that may still need doing:

  • some parts of the baseline are a bit delicate

Merge request reports