sort by:
Revision Author Date Message Commit Date
58e9c12 BUG: create scores_str to pass on to python script 29 June 2020, 12:38:22 UTC
c31c72b DOC: better document new code 29 June 2020, 12:38:22 UTC
60783b7 ENH: optionally run under the old code 29 June 2020, 12:38:22 UTC
398c520 Recompute average b0 with only undistored b0's Done by iterating the averaging and scoring 3 times 29 June 2020, 12:38:22 UTC
fcdef02 Remove unnecessary echo statement 29 June 2020, 12:38:22 UTC
e683117 BUG: adjust fwhm defaults in parent script as well 29 June 2020, 12:38:22 UTC
bc70083 Actually generate bvals_noRot and bvecs_noRot 29 June 2020, 12:38:22 UTC
6848d4f Added niter flag and changes the default to 7 (also --fwhm default changed) required to converge when first b0 is very misaligned with the second 29 June 2020, 12:38:22 UTC
312e7aa Use spaces when pasting bvals/bvecs together for consistency 29 June 2020, 12:38:22 UTC
b124910 Fix data concatenation to take into account extra volume 29 June 2020, 12:38:22 UTC
8caa0a3 BUG: fix eddy input files 29 June 2020, 12:38:22 UTC
d319389 downsample when determining best B0 29 June 2020, 12:38:22 UTC
3d931ba many bug fixes 29 June 2020, 12:38:22 UTC
7f3695a Only use topups if less than 5 b0's for that phase encoding 29 June 2020, 12:38:22 UTC
ffb08d8 remove duplicate code 29 June 2020, 12:38:22 UTC
b1b8881 many bug fixes 29 June 2020, 12:38:22 UTC
093662b ENH: don't use topup when there are enough b0's 29 June 2020, 12:38:22 UTC
580d5f1 various bug fixes 29 June 2020, 12:38:22 UTC
daed9f8 ENH: include positive B0 reference volume as first volume in eddy 29 June 2020, 12:38:22 UTC
277ab02 ENH: extract best B0 for Pos and Neg 29 June 2020, 12:38:22 UTC
f3823e5 ENH: Score each b0 29 June 2020, 12:38:22 UTC
65b0e1f finalized PhilipsFieldMapPreprocessingAll 16 June 2020, 13:15:32 UTC
b6d7138 Bring the '_1res' script into alignment 22 May 2020, 23:40:25 UTC
64971e3 Change order of columns in stats file, and change order of code to match, to make it easier to link code together 22 May 2020, 23:37:19 UTC
f4afdc5 Bug: Fix two incorrect column header names in stats file that quantifies overlap between subject ROIs and Atlas 22 May 2020, 23:27:24 UTC
a817acb Fix error message, some indentation consistency 27 April 2020, 20:38:34 UTC
5033f4f comment on remaining fov mask differences 22 April 2020, 00:08:49 UTC
8f784f3 add missing "source" line 22 April 2020, 00:08:49 UTC
4232b2d address PR comments 22 April 2020, 00:08:49 UTC
6a40f49 initial code for wb_command resampling of timeseries to replace slow fslsplit/convertwarp/applywarp/fslmerge code 22 April 2020, 00:08:49 UTC
10e1818 implemented fieldmap distortion correction for Philips scanners 10 April 2020, 06:58:32 UTC
6f3b402 Change Large File Deletes Keep unmasked spatially corrected data and delete gdc and mc large timeseries data. 08 April 2020, 20:27:25 UTC
60cd1d3 fix typo in SetUp 02 April 2020, 20:03:10 UTC
939eda7 Update version.txt 02 April 2020, 01:51:12 UTC
a4728cc Address Tim Concerns 02 April 2020, 01:18:20 UTC
31ea9a0 Enable Single Regression in RSNRegression Enable a new 'single' mode of temporal regression for RSNRegression to enable applying existing results to a new CIFTI space or single regression in other contexts 02 April 2020, 01:18:20 UTC
d78b33a update version.txt 20 March 2020, 18:43:44 UTC
49830a6 MATLAB compile: functionhighpassandvariancenormalize 17 March 2020, 08:26:30 UTC
b140561 Add reporting of percentage of masked voxels 17 March 2020, 08:26:30 UTC
38d0aa0 Fix some whitespace (tab vs space) misalignment 17 March 2020, 08:26:30 UTC
787dbfc Delete 'data' once done with it 17 March 2020, 08:26:30 UTC
bbc3ba5 Decrease memory usage of icaDim by using 'range' instead of 'std'; Add Tim's modifications to not mask if it isn't actually helpful 17 March 2020, 08:26:30 UTC
4f912a4 Decrease memory usage of functionhighpass by using 'range' instead of 'std' to compute mask 17 March 2020, 08:26:30 UTC
756d25a Some minor code restructuring to hopefully faciliate readability 17 March 2020, 08:26:30 UTC
a460a35 Update icaDim.m Break up expressions 17 March 2020, 08:26:30 UTC
7a2ad58 Update icaDim.m Down to 3 copies. 17 March 2020, 08:26:30 UTC
ef87528 Update icaDim.m Try again now with max 4 copies. 17 March 2020, 08:26:30 UTC
b20239b Update icaDim.m Reduce Memory Usage of icaDim 17 March 2020, 08:26:30 UTC
4251ee4 MATLAB compile: functionhighpassandvariancenormalize 17 March 2020, 08:26:30 UTC
6063323 Add a couple linebreaks just to match other code 17 March 2020, 08:26:30 UTC
3f9af1c change single(zeros(... to zeros(..., 'single') 17 March 2020, 08:26:30 UTC
d55ad14 Change shell rm to matlab delete 17 March 2020, 08:26:30 UTC
35845d3 Forgot to modify the fslmaths -bptf call to operate on the original fmri file as input 17 March 2020, 08:26:30 UTC
8fb53a7 More logical and efficient sequence of steps for the the hp>0 condition 17 March 2020, 08:26:30 UTC
c42c7ae Reduce volume memory usage Reduce memory usage when computing variance normalization on volume files. 17 March 2020, 08:26:30 UTC
987ea31 add nfs temporaries to gitignore 03 March 2020, 22:14:56 UTC
dcd48ac Fix small bug in usage statement 28 February 2020, 23:26:13 UTC
8d867a1 Update 1res script to match as regards the reporting on the subcortical segmentation 28 February 2020, 16:56:20 UTC
31c1952 Keep the dilated version of the brainmask 27 February 2020, 20:36:49 UTC
0027037 Add some subcortical missing/overlap counts after applying dilation, so as to discount for voxels near the borders 27 February 2020, 20:36:49 UTC
1a44c6d Extend the checking of the subcortical segmentation to report separately for each structure, and include additional info regarding overlap with the Atlas 27 February 2020, 20:36:49 UTC
25475f8 Bug fix to cleaned movement regressor code, plus minor simplification 27 February 2020, 18:34:47 UTC
bb1bfe0 Move out-of-place log messages related to 'melodic' to just prior to actually running 'melodic' 20 February 2020, 17:59:40 UTC
9e03f31 Update hcp_fix_multi_run Address Mike and Tim's concerns 19 February 2020, 21:04:43 UTC
033271c Enable Creation of Cleaned Movement Regressors Regress sICA noise components out of movement regressors to enable their use on sICA+FIX cleaned fMRI data. The files are present in text and .nii.gz formats and for both the concatinated and single runs 19 February 2020, 21:04:43 UTC
6fef275 update version.txt 12 February 2020, 19:14:49 UTC
3771742 update version.txt 24 January 2020, 22:26:32 UTC
70171d2 Address Mike's comments and multiple grayordinates resolutions Address Mike's comments and make sure this works in the case of multiple grayordinates resolutions. 24 January 2020, 22:24:43 UTC
5530df3 Update FreeSurfer2CaretConvertAndRegisterNonlinear.sh Address Tim comments 24 January 2020, 22:24:43 UTC
570c2d2 Update FreeSurfer2CaretConvertAndRegisterNonlinear.sh Add column for brainstem specifically 24 January 2020, 22:24:43 UTC
89916a6 Update FreeSurfer2CaretConvertAndRegisterNonlinear.sh Address Mike Harms comments 24 January 2020, 22:24:43 UTC
a0ee1c8 Update FreeSurfer2CaretConvertAndRegisterNonlinear.sh Add checking for mismatching atlas subcortical segmentation and subject's brain mask 24 January 2020, 22:24:43 UTC
a194c89 As wb >=1.4.0 cifti resample outputs exact zeros past the dilation edge, use a separate dilation step for speed 23 January 2020, 21:27:58 UTC
351f7b4 Update SubcorticalProcessing.sh Increase dilation to avoid invalid CIFTI files being produced. 22 January 2020, 23:28:23 UTC
c9a821d Revert "add a dilation step after subcortical resampling to prevent all-zero subcortical grayordinates" This reverts commit bcdf5f624255bf34d86158a4a2d5c5198ef26300. 22 January 2020, 23:11:23 UTC
bcdf5f6 add a dilation step after subcortical resampling to prevent all-zero subcortical grayordinates 22 January 2020, 00:18:12 UTC
3b5daee fix duplicate names in our freesurfer LUTs (and sort by key) 08 January 2020, 22:47:07 UTC
f652296 update version.txt 06 January 2020, 20:11:09 UTC
3e1356e update version.txt 06 January 2020, 20:10:47 UTC
bbcff01 Bug: Fix missing space in 'if' conditional' 30 December 2019, 16:05:27 UTC
0fc2672 update version.txt 26 December 2019, 22:36:28 UTC
8a1bc30 update version.txt 26 December 2019, 22:36:01 UTC
2549018 Bug fix to CreateDenseTimeseries when we don't have full grayordinate coverage 23 December 2019, 21:40:08 UTC
4f55045 Fix bug in reporting version of mri_surf2surf 17 December 2019, 21:08:35 UTC
872e116 update version.txt 10 December 2019, 19:42:16 UTC
5ede0aa update version.txt 10 December 2019, 19:39:32 UTC
c3fc0ea Update DistortionCorrection Usage statement to match style of GenericfMRIVolume; Allow --usejacobian to have any case 27 November 2019, 23:27:02 UTC
606d7ff Some minor tweaks and typo corrections to the --processing-mode-info statement 27 November 2019, 23:27:02 UTC
cf7c89f BUG: Fix 'if' syntax in new opts_CheckForFlag function 27 November 2019, 23:27:02 UTC
3860b34 Added processing mode information and a function for checking of existence of a specific flag 27 November 2019, 23:27:02 UTC
0a07ac9 Change from '--boldmask' to '--fmrimask', and rename internal variable accordingly 27 November 2019, 23:27:02 UTC
805d850 Tweaks to Usage statement; generally replace 'BOLD' with 'fMRI' 27 November 2019, 23:27:02 UTC
f6e8eb2 Added initial description of legacy mode processing parameters for fMRIVolume pipeline. 27 November 2019, 23:27:02 UTC
4880ba8 Use quotation marks consistently in Usage statement 27 November 2019, 23:27:02 UTC
26df033 Add Abort if other required parameters are not specified 27 November 2019, 23:27:02 UTC
5d30ec2 Add compliance checking of SDC related inputs 27 November 2019, 23:27:02 UTC
00feef3 Return to GDC having no default 27 November 2019, 23:27:02 UTC
9b5f6d0 Usage statement tweaks; Set GDC to 'NONE' as default; Log MotionCorrectionType 27 November 2019, 23:27:02 UTC
125387f Add Usage statement to fMRIVolume 27 November 2019, 23:27:02 UTC
6fbfd51 Add a simple Usage statement to fMRISurface 27 November 2019, 23:27:02 UTC
back to top