- 28 Oct, 2014 1 commit
-
-
Daniel Brown authored
fixing mod order setting, adding in new progress parsing so less error prone, must be used with latest kat version, adding cmd_ags option so that other flags can be passed to kat.run(), like enabling coupling reduction
-
- 27 Jun, 2014 1 commit
-
-
Daniel Brown authored
-
- 01 Jun, 2014 1 commit
-
-
Daniel Brown authored
-
- 30 Mar, 2014 1 commit
-
-
Daniel Brown authored
Adding in map reading/writing class and updates to various gui components, trying to get rotation working but failing so far
-
- 24 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 04 Mar, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 02 Mar, 2014 4 commits
-
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
- 27 Feb, 2014 2 commits
-
-
Daniel Brown authored
-
Sean Leavey authored
Daniel changed Param to AttrParam for alpha in beamSplitter - seems to have broken FINESSE, so I changed it back
-
- 25 Feb, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 14 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 12 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 07 Feb, 2014 1 commit
-
-
Andreas Freise authored
Also change SIFlaot to pass through 'None' This solves the issue that not in all cases the value of 0 can understood as 'not set'.
-
- 05 Feb, 2014 3 commits
-
-
Sean Leavey authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 04 Feb, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 31 Jan, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
adding in fsig command (not parsing yet). See example test_fsig.py in bin folder. Also made component variable an optional argument for xaxis and x2axis which will break previous scripts. Did this as when setting the parameter to tune, the Param object contains whatever component owns that parameter so no need to pass it twice. Also stops someone passing a parameter not for the component stated.
-
- 16 Jan, 2014 1 commit
-
-
Andreas Freise authored
-
- 19 Dec, 2013 1 commit
-
-
Andreas Freise authored
-
- 18 Dec, 2013 1 commit
-
-
Andreas Freise authored
-
- 16 Dec, 2013 2 commits
-
-
Andreas Freise authored
-
Daniel Brown authored
-
- 15 Dec, 2013 1 commit
-
-
Daniel Brown authored
Large amount of changes to the param object which now include being able to put and set parameters and commands. Also adding the modulator component.
-
- 14 Dec, 2013 1 commit
-
-
Daniel Brown authored
adding string conversion for detectors and components to return its name, you can then get outputs like out[kat.pd1] or out['pd1']
-
- 13 Dec, 2013 3 commits
-
-
Daniel Brown authored
-
Sean Leavey authored
-
Sean Leavey authored
-
- 12 Dec, 2013 2 commits
-
-
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
-
- 11 Dec, 2013 3 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
-
Sean Leavey authored
Added abstract class for mirror and beamSplitter classes, providing all of the shared functionality.
-