This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
morbidissimo
Watch
0
Star
0
Fork
0
You've already forked morbidissimo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
653f8d942ec6e4bd5e2ae7239a5f467d2bc355e2
morbidissimo
/
morioc
History
Sven Augustin
653f8d942e
removed test code from prototyping
2021-03-09 18:56:50 +01:00
..
context.py
prototype epics server
2021-02-12 14:08:11 +00:00
managed.py
separate dealing with manager object into separate file; added PVInfo.to_dict()
2021-02-14 13:35:41 +00:00
morioc.py
moved code that deals with sets of PVInfo into separate file/class
2021-02-14 18:22:31 +00:00
pvinfo.py
handle Sequence subclasses (list/tuple/...); convert object arrays to strings (like the default for non-array types); convert built-in bools to ints (like numpy boolean arrays)
2021-03-05 21:21:36 +00:00
pvinfoset.py
moved code that deals with sets of PVInfo into separate file/class
2021-02-14 18:22:31 +00:00
run.py
separate dealing with manager object into separate file; added PVInfo.to_dict()
2021-02-14 13:35:41 +00:00
test_infer_type.py
handle Sequence subclasses (list/tuple/...); convert object arrays to strings (like the default for non-array types); convert built-in bools to ints (like numpy boolean arrays)
2021-03-05 21:21:36 +00:00