We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Found quite a lot.
xf21id1@xf21id1-ws1:~/.ipython/profile_collection$ git grep "caput" startup/40-ESM_plans_elio.py: caput('XF:21ID-PPS{Sh:FE}Cmd:Cls-Cmd', 1) startup/40-ESM_plans_elio.py: #caput XF:21IDC-BI{EM:7}EM180:Acquire 0 startup/40-ESM_plans_elio.py: caput('XF:21IDC-BI{EM:7}EM180:CurrentOffset1', value) startup/40-ESM_plans_elio.py: caput('XF:21ID-PPS{Sh:FE}Cmd:Opn-Cmd', 1) startup/40-ESM_plans_elio.py: os.system('caput XF:21ID-PPS{Sh:FE}Cmd:Cls-Cmd 1') startup/40-ESM_plans_elio.py: os.system('caput XF:21ID-PPS{Sh:FE}Cmd:Opn-Cmd 1') startup/40-ESM_plans_elio.py:# os.system('caput XF:21IDB-OP{Mono:1-Ax:8_MP}Mtr.OFF '+ off_M2[GRT_name]) # set offset for M2 startup/40-ESM_plans_elio.py:# os.system('caput XF:21IDB-OP{Mono:1-Ax:8_GP}Mtr.OFF '+ off_GRT[GRT_name]) # set offset for GRT startup/40-ESM_plans_elio.py:# os.system('caput XF:21IDB-OP{Mono:1}:LINES:SET ' + GRT_name) # tells to the PGM software which grating startup/esm.py: caput('XF:21ID-PPS{Sh:FE}Cmd:Cls-Cmd', 1) startup/esm.py: #caput XF:21IDC-BI{EM:7}EM180:Acquire 0 startup/esm.py: caput('XF:21IDC-BI{EM:7}EM180:CurrentOffset1', value) startup/esm.py: caput('XF:21ID-PPS{Sh:FE}Cmd:Opn-Cmd', 1) startup/esm.py: os.system('caput XF:21ID-PPS{Sh:FE}Cmd:Cls-Cmd 1') startup/esm.py: os.system('caput XF:21ID-PPS{Sh:FE}Cmd:Opn-Cmd 1') startup/esm.py: os.system('caput XF:21IDB-OP{Mono:1-Ax:8_MP}Mtr.OFF '+ off_M2[GRT_name]) # set offset for M2 startup/esm.py: os.system('caput XF:21IDB-OP{Mono:1-Ax:8_GP}Mtr.OFF '+ off_GRT[GRT_name]) # set offset for GRT startup/esm.py: os.system('caput XF:21IDB-OP{Mono:1}:LINES:SET ' + GRT_name) # tells to the PGM software which grating
The text was updated successfully, but these errors were encountered:
Also, #42 (comment).
Sorry, something went wrong.
No branches or pull requests
Found quite a lot.
The text was updated successfully, but these errors were encountered: