- 04 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 31 Jan, 2014 1 commit
-
-
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.
-
- 07 Jan, 2014 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
- 16 Dec, 2013 1 commit
-
-
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.
-
- 13 Dec, 2013 1 commit
-
-
Daniel Brown authored
-
- 05 Dec, 2013 1 commit
-
-
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
-
- 02 Dec, 2013 1 commit
-
-
Andreas Freise authored
- extending SIfloat to work with lists - adding SIfloat to axis conversion.
-
- 01 Dec, 2013 1 commit
-
-
Daniel Brown authored
-
- 28 Nov, 2013 1 commit
-
-
Daniel Brown authored
-
- 26 Nov, 2013 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
Adding in more parsing for finesse commands. Can no specify a chunk of finesse codee. Various other fixes included too. Currently GUI isn't working.
-
- 11 Feb, 2013 1 commit
-
-
Daniel Brown authored
-
- 10 Feb, 2013 1 commit
-
-
Daniel Brown authored
More changes on how it all works. kat.run() now returns a runkat object which contain all the varios information like timestamps, data, headers, version. Gui now has spaces connecting components up. Also added 'Export to SVG' option which is nice, however the SVG renderer mucks up the gradients on the components
-
- 03 Feb, 2013 1 commit
-
-
Daniel Brown authored
-