Skip to content

Fix/concurreny parameter available

A fix for a regular error with all calibration requests:

/calibration/pycalibration/src/xfel_calibrate/calibrate.py:937: RuntimeWarning: Notebook cannot be run concurrently: no sequences parameter
  warnings.warn(msg, RuntimeWarning)

Description

How Has This Been Tested?

Running xfel-calibrate requests to validate the warning message.

Relevant Documents (optional)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@kluyvert

Edited by Karim Ahmed

Merge request reports