Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

recon-all-lh.cmd 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. #---------------------------------
  2. # New invocation of recon-all Thu Jun 4 00:08:51 UTC 2020
  3. #--------------------------------------------
  4. #@# Tessellate lh Thu Jun 4 00:08:56 UTC 2020
  5. mri_pretess ../mri/filled.mgz 255 ../mri/norm.mgz ../mri/filled-pretess255.mgz
  6. mri_tessellate ../mri/filled-pretess255.mgz 255 ../surf/lh.orig.nofix
  7. rm -f ../mri/filled-pretess255.mgz
  8. mris_extract_main_component ../surf/lh.orig.nofix ../surf/lh.orig.nofix
  9. #--------------------------------------------
  10. #@# Smooth1 lh Thu Jun 4 00:09:29 UTC 2020
  11. mris_smooth -nw -seed 1234 ../surf/lh.orig.nofix ../surf/lh.smoothwm.nofix
  12. #--------------------------------------------
  13. #@# Inflation1 lh Thu Jun 4 00:09:57 UTC 2020
  14. mris_inflate -no-save-sulc -n 50 ../surf/lh.smoothwm.nofix ../surf/lh.inflated.nofix
  15. #--------------------------------------------
  16. #@# QSphere lh Thu Jun 4 00:30:31 UTC 2020
  17. mris_sphere -q -seed 1234 ../surf/lh.inflated.nofix ../surf/lh.qsphere.nofix
  18. #--------------------------------------------
  19. #@# Fix Topology Copy lh Thu Jun 4 00:47:43 UTC 2020
  20. cp ../surf/lh.orig.nofix ../surf/lh.orig
  21. cp ../surf/lh.inflated.nofix ../surf/lh.inflated
  22. #@# Fix Topology lh Thu Jun 4 00:47:44 UTC 2020
  23. mris_fix_topology -rusage /data/project/prepwar/data/OSRtest/freesurfer/sub-179952/touch/rusage.mris_fix_topology.lh.dat -mgz -sphere qsphere.nofix -ga -seed 1234 sub-179952 lh
  24. mris_euler_number ../surf/lh.orig
  25. mris_remove_intersection ../surf/lh.orig ../surf/lh.orig
  26. rm ../surf/lh.inflated
  27. #--------------------------------------------
  28. #@# Make White Surf lh Thu Jun 4 05:48:03 UTC 2020
  29. mris_make_surfaces -aseg ../mri/aseg.presurf -white white.preaparc -noaparc -whiteonly -mgz -T1 brain.finalsurfs sub-179952 lh
  30. #--------------------------------------------
  31. #@# Smooth2 lh Thu Jun 4 07:07:18 UTC 2020
  32. mris_smooth -n 3 -nw -seed 1234 ../surf/lh.white.preaparc ../surf/lh.smoothwm
  33. #--------------------------------------------
  34. #@# Inflation2 lh Thu Jun 4 07:08:41 UTC 2020
  35. mris_inflate -rusage /data/project/prepwar/data/OSRtest/freesurfer/sub-179952/touch/rusage.mris_inflate.lh.dat -n 50 ../surf/lh.smoothwm ../surf/lh.inflated