Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

permutations turned off #41

Open
lconcha opened this issue Nov 3, 2017 · 1 comment
Open

permutations turned off #41

lconcha opened this issue Nov 3, 2017 · 1 comment

Comments

@lconcha
Copy link

lconcha commented Nov 3, 2017

Thank you for the fantastic work on BROCCOLI. I am still new at this toolbox and migrating from fsl's Feat.

I am able to run FirstLevelAnalysis but I cannot get the permutations to work. Every time I use the -permute switch I get the error that permutation testing is currently turned off. If I do not use the -pemute switch the command runs and dhe resulting copes and betas look fine. Perhaps I am not using the correct syntax or completely misunderstanding the use of -permute in the scope of First level analyses.

Thanks in advance for your help.

FYI, my command is:

FirstLevelAnalysis /misc/mansfield/lconcha/TMP/circe/forBroccoli/frs404.nii.gz \
/misc/mansfield/lconcha/TMP/circe/forBroccoli/brs404.nii.gz \
/home/inb/lconcha/fmrilab_software/fsl_5.0.6/data/standard/MNI152_T1_2mm_brain.nii.gz \
outbase_regressors.txt \
outbase_contrasts.txt \
-smoothing 5 \
-saveall \
-output outbase_brocproc \
-verbose \
-savedesignmatrix \
-saveoriginaldesignmatrix \
-regressmotion \
-permute \
-permutations 1000 \
-inferencemode 1 \
-cdt 2.3

Permutation testing is currently turned off!

Cheers,

Luis

Device info  
---------------------------------------------
Platform number: 0
---------------------------------------------
Platform vendor: NVIDIA Corporation
Platform name: NVIDIA CUDA
Platform extentions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll 
Platform profile: FULL_PROFILE
---------------------------------------------

---------------------------------------------
Device number: 0
---------------------------------------------
Device vendor: NVIDIA Corporation
Device name: Quadro K2000
Hardware version: OpenCL 1.1 CUDA
Software version: 304.135
OpenCL C version: OpenCL C 1.1 
Device extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll  cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 
Global memory size in MB: 2047
Size of largest memory object in MB: 511
Global memory cache size in KB: 32
Local memory size in KB: 48
Constant memory size in KB: 64
Parallel compute units: 2
Clock frequency in MHz: 954
Max number of threads per block: 1024
Max number of threads in each dimension: 1024 1024 64


@wanderine
Copy link
Owner

wanderine commented Nov 7, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants