- 11 Dec, 2013 7 commits
-
-
Andreas Freise authored
-
Daniel Brown authored
changing append to extend for adding base class attribute code. Also adding real and imag properties to the gauss_param object to reflect that it is a complex number
-
Daniel Brown authored
-
Sean Leavey authored
Added abstract class for mirror and beamSplitter classes, providing all of the shared functionality.
-
Daniel Brown authored
-
Andreas Freise authored
-
Daniel Brown authored
-
- 10 Dec, 2013 4 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
-
Andreas Freise authored
-
- 09 Dec, 2013 4 commits
-
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
mirror params.
-
Daniel Brown authored
-
- 06 Dec, 2013 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 05 Dec, 2013 20 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
adding in gauss_param object. Although it doesn't inherit from a complex type it can be used as one in equations as it overrides the various options
-
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 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
demodulations.
-