Turn off network measures in --action=ana

Visto 19 veces
Saltar al primer mensaje no leído

Maxwell Bertolero

no leída,
21 sept 2022, 15:20:0521/9/22
a DSI Studio
Would it be possible to have it be an option, or even the default, to not write out the network measures? I need to generate about 8000 connectivity matrices (running a searchlight type algorithm), so it would be great to call this function quickly, and only save out the connectivity.mat file.

Thanks!

Fang-Cheng Yeh

no leída,
21 sept 2022, 15:26:2921/9/22
a dsi-s...@googlegroups.com

On Wed, Sep 21, 2022 at 3:20 PM Maxwell Bertolero <mbert...@gmail.com> wrote:
Would it be possible to have it be an option, or even the default, to not write out the network measures? I need to generate about 8000 connectivity matrices (running a searchlight type algorithm), so it would be great to call this function quickly, and only save out the connectivity.mat file.

Thanks!

--
You received this message because you are subscribed to the Google Groups "DSI Studio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dsi-studio+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dsi-studio/abe38f6f-f0a9-46b4-8d18-c19175f252a5n%40googlegroups.com.

Max Bertolero

no leída,
21 sept 2022, 15:29:2321/9/22
a dsi-s...@googlegroups.com
Thanks!! 

Will that work for both action=trk and action=ana? 

I like action=ana, as I can precompute the tracts, then make the matrix from a bunch of different parcellations. 

Thanks again,
Max Bertolero, PhD
Neuroinformatics Software Architect
Nous Imaging 

You received this message because you are subscribed to a topic in the Google Groups "DSI Studio" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dsi-studio/Nwf1SzbAxzA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dsi-studio+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dsi-studio/CAG_QrtLuys%2BPsRt8tB%3D5TXxuLfTMJUdKUzdtqghDFVEh--4fWA%40mail.gmail.com.

Fang-Cheng Yeh

no leída,
21 sept 2022, 15:34:2721/9/22
a dsi-s...@googlegroups.com
It should be, because the post-tracking pipeline is identical.

I would suggest using --action=trk and skipping tractography saving/loading by --output=no_file.

Frank

Max Bertolero

no leída,
21 sept 2022, 15:38:2021/9/22
a dsi-s...@googlegroups.com
Ah, I thought I was saving time by running:

dsi_studio --action=trk --source={fib_file} --output={tract_output}

And then: 

dsi_studio --action=ana --source={fib_file} --tract={tract_output} --connectivity={connectivity} --connectivity_value=count --export=connectivity --output={output}
        
Are the tracts still recalculated in dsi_studio --action=ana if I pass a --tract?

Thanks so much,
Max Bertolero, PhD
Neuroinformatics Software Architect
Nous Imaging 

Fang-Cheng Yeh

no leída,
21 sept 2022, 15:46:4121/9/22
a dsi-s...@googlegroups.com
It would be much faster by 

dsi_studio --action=trk --source={fib_file} --output=no_file --connectivity={connectivity} --connectivity_value=count --export=connectivity --connectivity_output=matrix

Max Bertolero

no leída,
21 sept 2022, 15:47:1321/9/22
a dsi-s...@googlegroups.com
Sweet, thanks! 

Max Bertolero, PhD
Neuroinformatics Software Architect
Nous Imaging 

Fang-Cheng Yeh

no leída,
21 sept 2022, 15:54:0621/9/22
a dsi-s...@googlegroups.com
BTW, you don't need --export=connectivity

Max Bertolero

no leída,
22 sept 2022, 12:40:1322/9/22
a dsi-s...@googlegroups.com
This absolutely rips. Thanks so much Frank! 

Max Bertolero, PhD
Neuroinformatics Software Architect
Nous Imaging 
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos