- 10 Apr, 2015 1 commit
-
-
Andreas Freise authored
-
- 13 Feb, 2015 1 commit
-
-
Daniel Brown authored
-
- 15 Jan, 2015 1 commit
-
-
Daniel Brown authored
Attempt at fixing referencing issue when deep copying the various pykat objects. It was an issue because they create dynamic properties for classes on the fly depending on which components are added, e.g. so that you can do kat.m1. However on copying the class definitions also need to be deep-copied by creating a new class and copying over the properties.
-
- 14 Dec, 2014 1 commit
-
-
Andreas Freise authored
-
- 09 Dec, 2014 1 commit
-
-
Daniel Brown authored
-
- 03 Dec, 2014 1 commit
-
-
Daniel Brown authored
-
- 01 Dec, 2014 1 commit
-
-
Daniel Brown authored
-
- 03 Nov, 2014 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 01 Nov, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 31 Oct, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 17 Sep, 2014 1 commit
-
-
Daniel Brown authored
-
- 27 May, 2014 1 commit
-
-
Daniel Brown authored
-
- 08 Apr, 2014 1 commit
-
-
Daniel Brown authored
-
- 24 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 04 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 02 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 25 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 13 Feb, 2014 1 commit
-
-
Andreas Freise authored
-
- 05 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 31 Jan, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 30 Jan, 2014 2 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
- 10 Jan, 2014 1 commit
-
-
Andreas Freise authored
-
- 09 Jan, 2014 3 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
- 07 Jan, 2014 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
- 18 Dec, 2013 2 commits
-
-
Andreas Freise 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
-
- 16 Dec, 2013 2 commits
-
-
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 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']
-
- 11 Dec, 2013 1 commit
-
-
Andreas Freise authored
-