This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
morbidissimo
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3add9b35f0f87938b951ab8a3bf42e36cc962d82
morbidissimo
/
morioc
T
History
augustin_s
3add9b35f0
create PV/Image from IOC object
2021-04-06 17:48:43 +02:00
..
channels.py
convert image to numpy array
2021-04-06 17:48:02 +02: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
create PV/Image from IOC object
2021-04-06 17:48:43 +02: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
create PV/Image from IOC object
2021-04-06 17:48:43 +02: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