-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync submodule tango-python camera lambda and pilatus
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule python
updated
11 files
+1 −0 | .gitignore | |
+9 −5 | LimaCCDs.py | |
+5 −0 | README.md | |
+4 −9 | plugins/Bpm.py | |
+17 −4 | plugins/Mask.py | |
+0 −4 | plugins/Memcached.py | |
+0 −4 | plugins/PeakFinder.py | |
+15 −6 | plugins/Roi2Spectrum.py | |
+3 −6 | plugins/RoiCounter.py | |
+40 −3 | plugins/Utils.py | |
+64 −0 | tests/test_mask.py |
Submodule lambda
updated
30 files