Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Experimental Physics
Quantum Circuits
python-repo
Commits
24284351
Commit
24284351
authored
Nov 22, 2021
by
Gerhard Kirchmair
Browse files
updated version
parent
898a08dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
58 deletions
+2
-58
Instruments/version.py
Instruments/version.py
+2
-58
No files found.
Instruments/version.py
View file @
24284351
__version__
=
'4.1.0'
__version__
=
'4.1.1'
"""
"""
Last Updates:
see Gitlab for changelogs.
v4.0.4 - OSC:
- ANAPICO single channel can be set to a N MHz external ref by calling
reference('ext',N), this N value will be memorized and used as default the
next time the function reference() is called without arguments, until a
kernel restart.
v4.0.3 - OSC:
- ANAPICO output reference is enabled and set to 10 MHz as default when the
reference() function is called
- fixed a bug that didn't allow the use of a specific driver in the
Instruments.SG class
v4.0.2 - OSC:
- improved the frequency rounding for signal generators
v4.0.1 - OSC:
- added the function to measure segments in vna3 (E5080)
v4.0.0 - CHR:
- Changed init driver procedure
v3.3.0 - CHR:
- Added XXF
v3.2.2 - CHR:
- Bugfixes for database imports. Put them out again and added check in
check_db and update_db functions
v3.2.1 - Osc:
- corrected the database option in init function, bugfixes (everything
only fos CS and SG at the moment)
v3.2.0 - Christian:
- Moved imports inside classes
v3.1.4 - OSC:
- inserted a function that gets/sets the parameters dictionary for SMU units
(both Yokogawa and Keysight)
v3.1.3 - CHR
- added device label to saved datamodules to support Abschreibungen in
funding
v3.1.2 - OSC - 25.05.2018:
- added more parameters to SG for EXG and MXG
- inserted a function that gets/sets the parameters dictionary
- inserted 30min connection timeout as a default for ANAPICOs
see Gitlab
v.3.1.0. Cleaned Instrument class
v.3.0.0. Support for new DataModule
v.2.0.0. Added Instrument Monitor
v.1.0.0. Initial commit
"""
"""
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment