Skip to content
Snippets Groups Projects
  • Sam Yates's avatar
    Command-line support for limitting trace output. · b3c4654b
    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.
    b3c4654b