Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
python-spectrometer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QuTech
python-spectrometer
Merge requests
!66
Extend simulator module
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Extend simulator module
enh/simulator
into
main
Overview
0
Commits
26
Pipelines
14
Changes
7
Merged
Tobias Hangleiter
requested to merge
enh/simulator
into
main
4 months ago
Overview
0
Commits
26
Pipelines
14
Changes
7
0
0
Merge request reports
Compare
main
version 6
1bc2fb73
3 months ago
version 5
a26a0e49
3 months ago
version 4
74728908
3 months ago
version 3
7fc8be23
4 months ago
version 2
dc297265
4 months ago
version 1
bf784d4a
4 months ago
main (base)
and
latest version
latest version
77395611
26 commits,
3 months ago
version 6
1bc2fb73
25 commits,
3 months ago
version 5
a26a0e49
23 commits,
3 months ago
version 4
74728908
21 commits,
3 months ago
version 3
7fc8be23
19 commits,
4 months ago
version 2
dc297265
17 commits,
4 months ago
version 1
bf784d4a
16 commits,
4 months ago
7 files
+
286
−
67
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
src/python_spectrometer/daq/__init__.pyi
+
2
−
2
View file @ 77395611
Edit in single-file editor
Open in Web IDE
Show full file
__all__
=
[
'
atsaverage
'
,
'
atssimple
'
,
'
qcodes
'
,
'
simulator
'
,
'
swabian_instruments
'
,
'
zurich_instruments
'
,
__all__
=
[
'
atsaverage
'
,
'
atssimple
'
,
'
qcodes
'
,
'
simulator
'
,
'
swabian_instruments
'
,
'
AlazarATS9xx0
'
,
'
Keysight344xxA
'
,
'
NationalInstrumentsUSB6003
'
,
'
zurich_instruments
'
,
'
AlazarATS9xx0
'
,
'
Keysight344xxA
'
,
'
NationalInstrumentsUSB6003
'
,
'
SwabianInstrumentsTimeTagger
'
,
'
DAQSettings
'
,
'
QoptColoredNoise
'
,
'
SwabianInstrumentsTimeTagger
'
,
'
DAQSettings
'
,
'
QoptColoredNoise
'
,
'
ZurichInstrumentsMFLIScope
'
,
'
ZurichInstrumentsMFLIDAQ
'
]
'
ZurichInstrumentsMFLIScope
'
,
'
ZurichInstrumentsMFLIDAQ
'
]
Loading