Skip to content

[AGIPD] Add skip-plots option to correction notebook

Philipp Schmidt requested to merge feat/AGIPD-skip-plots into master

Description

The (almost!) last part in the series of changes to accomodate the HED fast path. This adds a skip-plots option to the AGIPD correction notebook to trigger sys.exit(0) once all files have been written and before any are read again for plotting. In combination with https://github.com/European-XFEL/princess/pull/3, this presents a clean exit (Thanks Thomas!)

How Has This Been Tested?

Extensive testing with xfel-calibrate

Types of changes

  • New feature (non-breaking change which adds functionality)

Reviewers

@kluyvert @ahmedk

Edited by Philipp Schmidt

Merge request reports