Skip to content

Update calibration type just upon apply action

Camilla Galloni requested to merge feature/calib-type-application into main

Description

This MR aims at updating the calibration type just upon apply action, not any more by just changing the interface for setting the scan parameters. More clean up required in the calibration suite.

Related Issue

Closes #194 (closed).

How Has This Been Tested?

On coffin setup

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Merge request reports