v0.39.0 #5223
jenshnielsen
announced in
Announcements
v0.39.0
#5223
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
QCoDeS 0.39.0 (2023-06-20)
Note that this will be the last version to support Python 3.8. Please upgrade to at least
python 3.9.
Improved:
qcodesrc.jsonconfig file and when usingdondto perform measurements.The Exception raised when a
dond,do1detc. measurement is interrupted (BreakConditionInterrupt) has been made public as part of theqcodes.datasetmodule so it can be intercepted and handled by the user. (Make in memory cache configurable #5200)DataSetInMemback to a database the exp_id, counter and run_id are correctly updatedto reflect the sate of the new database.
write_metadata_to_dbhas also been fixed to usethe database passed to init of the
DataSetInMemclass if no path is provided. (Update run_id when adding ds in mem to db #5209)Improved Drivers:
(following up on :pr:
5007) (Fix Keithley 3706A driver to refer to the new interlock status string #5147)This discussion was created from the release v0.39.0.
Beta Was this translation helpful? Give feedback.
All reactions