- 25 Feb, 2014 4 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
Conflicts: pykat/finesse.py
-
Daniel Brown authored
-
- 22 Feb, 2014 1 commit
-
-
Andreas Freise authored
all the read FTblocks, followed by the NO_BLOCK bits.
-
- 21 Feb, 2014 1 commit
-
-
Andreas Freise authored
the order in which blocks have been read in. Again, just for making the kat files a bit more readable.
-
- 20 Feb, 2014 1 commit
-
-
Andreas Freise authored
-
- 14 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 13 Feb, 2014 2 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
- 12 Feb, 2014 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
- 09 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 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 4 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
-
Daniel Brown 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
-