- 28 Jan, 2014 1 commit
-
-
Sean Leavey authored
-
- 21 Jan, 2014 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
adding in output selection support when noxaxis command is present, can end up with a 0-D array if one output and noxaxis is used, which is odd..
-
- 20 Jan, 2014 1 commit
-
-
Daniel Brown authored
-
- 16 Jan, 2014 2 commits
-
-
Andreas Freise authored
an error I would prefer to just print that and exit(1).
-
Andreas Freise authored
-
- 12 Jan, 2014 1 commit
-
-
Andreas Freise authored
-
- 09 Jan, 2014 4 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
code lines that were not parsed into an object but have been added as extra lines. This works for me, but we could do something more sophisticated if needed.
-
- 07 Jan, 2014 3 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
- 05 Jan, 2014 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
Also pdtype was read in by the photdiode code (as a pdxxx)
-
- 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 2 commits
-
-
Daniel Brown authored
-
Sean Leavey authored
-