- 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'.
-
- 06 Feb, 2014 1 commit
-
-
Sean Leavey authored
-
- 05 Feb, 2014 2 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
- 04 Feb, 2014 6 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
added in const parsing. Each constant is read processed and added to the kat.constants dictionary. The key is the name of the constant and the value is a namedtuple containing the value and a list of all the lines that reference the constant. Once a constant has been read it replaces the value in any string it finds, so once the command has been parsed you can not change the value of the constant and expect it to change the value of the previously parsed parameters
-
- 31 Jan, 2014 7 commits
-
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
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.
-
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.
-
- 30 Jan, 2014 3 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
- 29 Jan, 2014 1 commit
-
-
Sean Leavey authored
-
- 28 Jan, 2014 3 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
- 24 Jan, 2014 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
- 21 Jan, 2014 5 commits
-
-
Andreas Freise authored
-
Daniel Brown authored
-
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 4 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
Only thing missing really is the arxiv link to the document.
-
- 16 Jan, 2014 5 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
wz -> w for gaussian parameters.
-
Andreas Freise authored
an error I would prefer to just print that and exit(1).
-
Andreas Freise authored
-