- 05 Dec, 2013 18 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
want to use things such as '1n' in pykat, it just needs to be used during the init constructor which is used when reading finesse code.
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
objects that have properties dynamically added to themselves need to declare themselves as new classes, with a base class of the original. Otherwise when we add properties we add them to all instances.
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
completly changing how node connections are stored: node_network (kat.nodes) now stores all the information regarding which node is connected to which component and vice-versa. If any of these connections change it is handled in node_network. All the compoents and nodes no longer store the connection information locally, they must reference directly from node_network otherwise weird clashes will occur. Not fully tested yet.
-
Andreas Freise authored
-
- 04 Dec, 2013 3 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
demodulations.
-
Andreas Freise authored
the temporary kat file into local folder.
-
- 02 Dec, 2013 4 commits
-
-
Andreas Freise authored
- extending SIfloat to work with lists - adding SIfloat to axis conversion.
-
Daniel Brown authored
Conflicts: pykat/finesse.py
-
Daniel Brown authored
-
Andreas Freise authored
-
- 01 Dec, 2013 10 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
- 28 Nov, 2013 5 commits
-
-
Daniel Brown authored
adding in more support for nodes. Can now access any node using kat.nodes.n1. Added in functions for Node object to set the gauss parameters. Only added gauss for w0 and z so far.
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-