- 30 Mar, 2014 1 commit
-
-
Daniel Brown authored
Adding in map reading/writing class and updates to various gui components, trying to get rotation working but failing so far
-
- 24 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 10 Mar, 2014 1 commit
-
-
Andreas Freise authored
-
- 07 Mar, 2014 7 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
tracing doesn't require anymore than maxtem 0 so use that for tracing and then return to previous value.
-
Daniel Brown authored
-
Daniel Brown authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
udpdating setup files and requirements. Fixing and simplifying the output select from a kat_run object. Internally it always stores output data as a 2d array, even if noxaxis is used. This simplifies the selection of output data greatly
-
- 04 Mar, 2014 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 03 Mar, 2014 1 commit
-
-
Daniel Brown authored
-
- 02 Mar, 2014 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 25 Feb, 2014 2 commits
-
-
Daniel Brown authored
-
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
-
- 12 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 05 Feb, 2014 1 commit
-
-
Daniel Brown authored
-
- 04 Feb, 2014 5 commits
-
-
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 3 commits
-
-
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.
-
- 30 Jan, 2014 1 commit
-
-
Sean Leavey authored
-
- 28 Jan, 2014 2 commits
-
-
Sean Leavey authored
-
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
-