Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
whuie2
experiment-control
Commits
d66e65d9
Commit
d66e65d9
authored
Apr 25, 2022
by
camera computer
Browse files
tweak small parameters
parent
e8ada7ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
daily_camera.py
View file @
d66e65d9
...
...
@@ -41,7 +41,7 @@ probe_image = True # use the probe beams for recapture imaging, else CMOT beams
# CMOT AOM settings
f_freqpow
=
90.0
# start of frequency ramp; MHz
p_freqpow_end
=
0.0
# end of power ramp; dBm
p_image
=
2
3
.0
# power for imaging; dBm
p_image
=
2
7
.0
# power for imaging; dBm
# SCANNING PARAMETERS
NU_FREQPOW
=
np
.
linspace
(
3.3
,
3.775
,
20
)
# ^
...
...
@@ -145,7 +145,7 @@ class DailyMeasurement(Controller):
),
timeout
=
10
,
# s
# roi=[780, 592, 200, 200] # blue MOT imaging
roi
=
[
8
40
,
6
47
,
40
,
40
]
# others
roi
=
[
8
37
,
6
52
,
40
,
40
]
# others
)
self
.
cam
.
disconnect
()
...
...
Write
Preview
Supports
Markdown
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