Skip to content

[TIMEPIX] Add select parameters to update_config

Philipp Schmidt requested to merge feat/update-config-timepix into master

Description

With the notebook mainly authored by the instrument expert themselves, it was requested to expose some of the parameters via the update_config script. I already deployed this version to /gpfs/exfel/sw/calsoft/update_config.py

Also added a python shebang as running the script without python3 in front caused it to be interpreted as shell script with some very weird interactions with my terminal.

How Has This Been Tested?

/gpfs/exfel/sw/calsoft/update_config.py --proposal 3408 --cycle 202301 --karabo-id SQS_AQS_CAM -c --max-num-centroids 12345

Types of changes

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

Reviewers

@ahmedk

Merge request reports