Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iexcode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
29id
iexcode
Commits
b027084a
Commit
b027084a
authored
2 years ago
by
jmcchesn
Browse files
Options
Downloads
Patches
Plain Diff
rename files
parent
be0efb27
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
iexcode/launch_ARPES.py
+2
-0
2 additions, 0 deletions
iexcode/launch_ARPES.py
iexcode/launch_Kappa.py
+2
-0
2 additions, 0 deletions
iexcode/launch_Kappa.py
iexcode/launch_staff.py
+1
-0
1 addition, 0 deletions
iexcode/launch_staff.py
iexcode/launch_xrays.py
+0
-0
0 additions, 0 deletions
iexcode/launch_xrays.py
with
5 additions
and
0 deletions
iexcode/
init
_ARPES
→
iexcode/
launch
_ARPES
.py
+
2
−
0
View file @
b027084a
...
...
@@ -5,3 +5,5 @@ from iexcode.instruments.electron_analyzer import *
from
iexcode.instruments.current_amplifiers
import
*
from
iexcode.instruments.Lakeshore_335
import
*
BL
=
Endstation
(
'
ARPES
'
)
This diff is collapsed.
Click to expand it.
iexcode/
init
_Kapp.py
→
iexcode/
launch
_Kapp
a
.py
+
2
−
0
View file @
b027084a
...
...
@@ -9,3 +9,5 @@ from iexcode.instruments.vortexs29 import *
from
iexcode.instruments.spec_stuff
import
*
BL
=
Endstation
(
'
Kappa
'
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
iexcode/
init
_staff.py
→
iexcode/
launch
_staff.py
+
1
−
0
View file @
b027084a
from
iexcode.instruments.staff
import
*
This diff is collapsed.
Click to expand it.
iexcode/
init
_xrays.py
→
iexcode/
launch
_xrays.py
+
0
−
0
View file @
b027084a
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment