-
Notifications
You must be signed in to change notification settings - Fork 357
QCoDeS 0.56.0 #7937
jenshnielsen
announced in
Announcements
QCoDeS 0.56.0
#7937
-
QCoDeS 0.56.0 (2026年03月16日)
Breaking Changes:
- Passing arguments as positional arguments is deprecated for
ParameterBase,Parameter,
ArrayParameter,DelegateParameter,GroupParameter,GroupedParameter,
MultiParameter,MultiChannelInstrumentParameter,ElapsedTimeParameter,
andInstrumentRefParameter. Please pass all arguments exceptnameas keyword arguments. Deprecate positional args to parameter classes #7880
Improved:
- Enabled setting shape of Measurement in measurement_extensions.py. Added
shapesto DataSetDefinition and use it in setup_measurement_instances to set shape of measurement. Added new tests for new use cases. Improvement: added shapes to DatasetDefinition #7891
This discussion was created from the release QCoDeS 0.56.0.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment