- 14 Dec, 2013 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
- 13 Dec, 2013 2 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
- 12 Dec, 2013 6 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
(after iterating quite a bit about the format, I think this is a good approach at automating a sequence of files, to be continued...)
-
Andreas Freise authored
in readable form.
-
Sean Leavey authored
Fixed issues with n > 2 gratings and added a pass through test which takes a Finesse script, parses it and then outputs it again (to test input/output of component classes)
-
Sean Leavey authored
-
Daniel Brown authored
-
- 11 Dec, 2013 9 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
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 10 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
-