-
- Downloads
More changes on how it all works. kat.run() now returns a runkat object which...
More changes on how it all works. kat.run() now returns a runkat object which contain all the varios information like timestamps, data, headers, version. Gui now has spaces connecting components up. Also added 'Export to SVG' option which is nice, however the SVG renderer mucks up the gradients on the components
Showing
- pykat/commands.py 16 additions, 1 deletionpykat/commands.py
- pykat/components.py 103 additions, 40 deletionspykat/components.py
- pykat/detectors.py 17 additions, 5 deletionspykat/detectors.py
- pykat/finesse.py 127 additions, 38 deletionspykat/finesse.py
- pykat/gui/graphics.py 105 additions, 6 deletionspykat/gui/graphics.py
- pykat/gui/gui.py 45 additions, 7 deletionspykat/gui/gui.py
- pykat/gui/qt_gui.py 26 additions, 48 deletionspykat/gui/qt_gui.py
- pykat/gui/qt_gui.ui 15 additions, 85 deletionspykat/gui/qt_gui.ui
- pykat/node_network.py 25 additions, 3 deletionspykat/node_network.py
- pykat/plotting.py 43 additions, 48 deletionspykat/plotting.py
- pykat/spyder_crash.log 0 additions, 20 deletionspykat/spyder_crash.log
- scripts/test2.py 0 additions, 92 deletionsscripts/test2.py
- scripts/test_kat.py 35 additions, 7 deletionsscripts/test_kat.py
Loading
Please register or sign in to comment