[Mrtrix-discussion] filter_tracks: unknown option "-minlength"

Robert Smith r.smith at brain.org.au
Tue Mar 25 14:41:26 PDT 2014


Hi Anna,

I would check the location of the filter_tracks binary being run (using the
which command) and the contents of the file cmd/filter_tracks.cpp. From
memory I distributed a version of filter_tracks on the mailing list before
it was included in the MRtrix package, so there's a chance that you've
compiled and are executing a version where that command-line option simply
wasn't implemented yet. If you are in fact running the correct binary, have
a look in the cmd/filter_tracks.cpp text file itself, and make sure that
"minlength" appears in the OPTIONS section.

If you do in fact have an older version, the most up-to-date file can be
found here<https://code.google.com/p/mrtrix/source/browse/trunk/cmd/filter_tracks.cpp>;
just replacing that one file and re-compiling should be adequate.

Otherwise, you can try cleaning and re-building the source (./build clean;
./build). If that still doesn't get it, could you send us the output of
running 'filter_tracks __print_full_usage__'.

Cheers
Rob


--

*Robert Smith, Ph.D*
Research Officer, Imaging Division

The Florey Institute of Neuroscience and Mental Health
Melbourne Brain Centre - Austin Campus
245 Burgundy Street
Heidelberg Vic 3084
Ph: +61 3 9035 7128
Fax: +61 3 9035 7301
www.florey.edu.au


On Wed, Mar 26, 2014 at 7:51 AM, Anna Varentsova <avarents at gmail.com> wrote:

> Dear all,
>
> I getting the following error for the *filter_tracks* command:
>
> *filter_tracks: unknown option "-minlength"*
>
> What could be a possible source of this error? Mrtrix version? I am using
> 2.10 right now.
>
> Thanks for the help,
> Anna
>
> _______________________________________________
> Mrtrix-discussion mailing list
> Mrtrix-discussion at www.nitrc.org
> http://www.nitrc.org/mailman/listinfo/mrtrix-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20140326/4dcc7cc9/attachment.html>


More information about the Mrtrix-discussion mailing list