- 05 Dec, 2013 5 commits
-
-
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 11 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
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
fixing a number of subtle errors which kept this from running on my machine, such as temporary file without name, subprocess call with encapsualted flags.
-
- 27 Nov, 2013 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 26 Nov, 2013 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
Adding in more parsing for finesse commands. Can no specify a chunk of finesse codee. Various other fixes included too. Currently GUI isn't working.
-
- 09 Nov, 2013 1 commit
-
-
Daniel Brown authored
-