- 18 Dec, 2013 4 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
output now correctly returns detector values when using out['name']. If yaxis is used to specify multiple outputs values per detector the result of out[name] is a 2d array
-
- 17 Dec, 2013 2 commits
-
-
Daniel Brown authored
-
Andreas Freise authored
-
- 16 Dec, 2013 7 commits
-
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
adding in new photodiode object which has f1,phi1,f2,phi2,etc., properties so that they can be tuned/put/set. Not fully transffered over from previous one yet.
-
- 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 7 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
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']
-
Daniel Brown authored
2d plotting examples, probably want to wrap these plots up in a function to make it easier in future. Fixed ordering of output rows/cols in the stored matrix for 2d outputs.
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
- 13 Dec, 2013 3 commits
-
-
Daniel Brown authored
-
Sean Leavey authored
-
Sean Leavey authored
-
- 12 Dec, 2013 2 commits
-
-
Andreas Freise authored
in readable form.
-
Sean Leavey authored
-
- 11 Dec, 2013 1 commit
-
-
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
-
- 10 Dec, 2013 1 commit
-
-
Sean Leavey authored
-
- 09 Dec, 2013 1 commit
-
-
Andreas Freise authored
mirror params.
-
- 06 Dec, 2013 1 commit
-
-
Daniel Brown authored
-
- 05 Dec, 2013 7 commits
-
-
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
-
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.
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
- 04 Dec, 2013 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
the temporary kat file into local folder.
-
- 02 Dec, 2013 1 commit
-
-
Andreas Freise authored
- extending SIfloat to work with lists - adding SIfloat to axis conversion.
-