- Aug 16, 2016
-
-
https://github.com/eth-cscs/cell_algorithmsw.klijn authored
Merge branch 'master' of https://github.com/eth-cscs/cell_algorithms into feature/exporter_spike_file
-
Ben Cumming authored
Improve miniapp command line argument handling
-
Sam Yates authored
* Resolves some conflicts.
-
Ben Cumming authored
Add 'nop_function' helper for trivial functions.
-
Sam Yates authored
* Reformat some line breaks. * Remove blank lines after comments. * Reword/improve some comments. * Explain what CustomCmdLine does in more detail. * Remove vestigial declaration of 'args' in `CustomCmdLine::reorder_arguments()`
-
Sam Yates authored
-
w.klijn authored
-
w.klijn authored
-
- Aug 12, 2016
- Aug 11, 2016
-
-
w.klijn authored
-
w.klijn authored
-
w.klijn authored
-
Sam Yates authored
* Address issue #74: missing json configuration options. * Allow parameters from input file to be overriden on command line. * Missing parameters in json input will defer to defaults. * Add option for saving current options to json file (allowing for json parameter file format discovery.) * Fix annoying command line argument reordering from TCLAP. * Fix bug in assignment of `nothing` to a util::optional<T> variable.
-
w.klijn authored
-
w.klijn authored
Moved spike buffer to the manager. This allows reuse the by other registered exporters
-
w.klijn authored
Default is false No output via command line parameters
-
- Aug 10, 2016
- Aug 09, 2016
- Aug 08, 2016
- Aug 05, 2016
-
-
w-klijn authored
Pull in upstream patches to local copy
-
Ben Cumming authored
Command-line support for limitting trace output.
-
Sam Yates authored
New options: * -p, --probe-ratio Attach probes to this proportion of cells * -X, --probe-soma-only Don't probe dendrites * -P, --trace-prefix Specify where to write traces (default: 'trace_') * -T, --trace-max-gid Don't trace cells with a larger gid than this.
-
Ben Cumming authored
Fixes issue #40
-
Vasileios Karakasis authored
-