-
- Downloads
Large amount of changes to the param object which now include being able to...
Large amount of changes to the param object which now include being able to put and set parameters and commands. Also adding the modulator component.
Showing
- bin/test_property.py 132 additions, 25 deletionsbin/test_property.py
- bin/test_put.py 31 additions, 0 deletionsbin/test_put.py
- pykat/commands.py 6 additions, 28 deletionspykat/commands.py
- pykat/components.py 201 additions, 120 deletionspykat/components.py
- pykat/detectors.py 0 additions, 20 deletionspykat/detectors.py
- pykat/exceptions.py 0 additions, 1 deletionpykat/exceptions.py
- pykat/finesse.py 9 additions, 7 deletionspykat/finesse.py
- pykat/param.py 167 additions, 0 deletionspykat/param.py
- pykat/utilities/optics/gaussian_beams.py 4 additions, 3 deletionspykat/utilities/optics/gaussian_beams.py
bin/test_put.py
0 → 100644
This diff is collapsed.
pykat/param.py
0 → 100644
Please register or sign in to comment