--
You received this message because you are subscribed to the Google Groups "HCP-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hcp-users+...@humanconnectome.org.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/6538418b-7e25-4b1a-850a-577cbc2f1453n%40humanconnectome.org.
Also, that is legacy code and is not currently tested frequently.
Matt.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/CANm3QU4Nu2m2%2Bdca9H6GwMKQoDL5RonHTFGkUyFiC-4SZ%2BO%2BJA%40mail.gmail.com.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/7DC2389C-8811-4DD0-8726-75717D093F29%40wustl.edu.
We recommend FreeSurfer 6 with the mainline pipeline. FreeSurfer 7 has some quality regressions and FreeSurfer 5.3 is really old at this point.
Matt.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/CAOxoOOX5ucvcqAxrzwbWo-jT3EvnrLD3GWQH%2BDuhuhKmPQ5J5Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/34C10D5A-8AC4-4911-BFE2-F7BA8D6E7A43%40wustl.edu.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/17B4FE1B-03D9-4FEC-8166-3DE19A5FFBD5%40wustl.edu.
Hi Developers
I’m using FreeSurfer6, and this code:
${HCPPIPEDIR}/FreeSurfer/FreeSurferPipeline.sh \
--subjectDIR="${SUBJECTS_dIR}" \
--subject="${SUBJECT_Id}" \
--t1="${SUBJECTS_dIR}/${SUBJECT_ID}/T1w/T1w_acpc_dc_restore.nii.gz" \
--t2="${SUBJECTS_dIR}/${SUBJECT_ID}/T1w/T2w_acpc_dc_restore.nii.gz" \
--t1brain="${SUBJECTS_dIR}/${SUBJECT_ID}/T1w/T1w_acpc_dc_restore_brain.nii.gz"
But I encounter to this error:
mri_normalize -sigma 8 -erode 1 -min_dist 1 -surface ../surf/lh.white.preaparc.rawavg identity.nofile -surface ../surf/rh.white.preaparc.rawavg identity.nofile rawavg.cmdc.mgz rawavg.norm.mgz
using Gaussian smoothing of bias field, sigma=8.000
eroding interior of surface 1 times
retaining nonmaximum suppressed points that are at least 1.000mm from the boundary
reading mri_src from rawavg.cmdc.mgz...
Copying mri_dst from mri_src
error: No such file or directory
error: MRISread(../surf/lh.white.preaparc.rawavg): could not open file
error: No such file or directory
error: mri_normalize: could not surface ../surf/lh.white.preaparc.rawavg
ERROR:
Linux EW23-03270 4.4.0-19041-Microsoft #3996-Microsoft Thu Jan 18 16:36:00 PST 2024 x86_64 x86_64 x86_64 GNU/Linux
Perhaps you should post the full logs, off-list if needed.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/957dbb54-29f6-4ff7-a4f5-09a60cf6578cn%40humanconnectome.org.
Your log says you are using FreeSurfer 7.4.1.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/9b6c51a4-32ae-4652-8e27-49dbd01b98d1n%40humanconnectome.org.