sort by:
Revision Author Date Message Commit Date
af5923a Updated FSL, FreeSurfer, and grandunwarp required version numbers 04 August 2014, 17:20:45 UTC
80cb4cc Some README.md file improvements. Not complete yet though. 04 August 2014, 14:42:52 UTC
3769efb Make .gitignore ignore *.grad files to try to prevent proprietary files from being checked in to the repository. 04 August 2014, 14:42:22 UTC
76b0bd1 I think I finally got the internal links in the FAQ to work both with a markdown2 generated html file and with GitHubs presentation of the FAQ.md file 01 August 2014, 18:24:56 UTC
ddd837c Still fixing up internal links in FAQ 01 August 2014, 18:12:34 UTC
80eeb28 Fixed up internal links in the FAQ 01 August 2014, 18:06:57 UTC
75a2442 Checking internal links in FAQ.md 01 August 2014, 17:55:41 UTC
d6b0ddc Checking internal links in FAQ.md 01 August 2014, 17:54:38 UTC
a2205ac Completed first version of FAQ and referenced it in the README 01 August 2014, 17:49:42 UTC
9ee7a65 moving FAQ from straight html to markdown 01 August 2014, 16:05:52 UTC
0afb024 First (minimal) version of FAQ.html 01 August 2014, 15:59:24 UTC
d0ca66e Updated DiffusionPreprocessing script documentation 31 July 2014, 21:44:17 UTC
a19ee4c README.md updates 31 July 2014, 17:42:22 UTC
5ebdfd6 Removed generated file ReadMe.html. Renamed ReadMe.md to GitHub conventional name of README.md 31 July 2014, 16:27:36 UTC
70bcdb4 Removed embedded gradient unwarping code. Moved to its own repository github.com/Washington-University/gradunwarp 25 July 2014, 20:10:03 UTC
0e8c483 Merge branch 'master' of https://github.com/Washington-University/Pipelines Pulling changes 24 July 2014, 15:16:07 UTC
1a625a5 Made the .gitignore file a tracked file 24 July 2014, 15:14:51 UTC
3843719 New Version of PreTractography Scripts Remove Matlab dependencies Produce subject-specific, as well as atlas-derived subcortical ROIs that can be used in tractography 17 July 2014, 13:53:11 UTC
502e4a7 Add parameter logging to PreFreeSurferPipeline.sh 18 June 2014, 17:50:38 UTC
ff1e7cb Added --regname parameter to call to GenericfMRISurfaceProcessingPipeline.sh in batch file 06 June 2014, 21:46:23 UTC
3ea1b4b Updated version history document 23 May 2014, 20:51:39 UTC
58a3507 Created Version v3.3.1 23 May 2014, 20:02:30 UTC
325bf21 * Included version of wb_command that eliminates a bug introduced on 17 Apr 2014 Updated version history to reflect the new wb_command 23 May 2014, 20:01:08 UTC
c469a9a Created Version v3.3 20 May 2014, 20:54:05 UTC
de3ad5b Created Version v3.2.1 15 May 2014, 19:22:33 UTC
1671442 Make fMRISurface pipeline grayordinates timeseries in the fMRISurface pipeline us the MSMSulc registratione the MSMSulc registration 15 May 2014, 19:21:24 UTC
20c6b8f More debug messages in TaskfMRILevel2.sh 09 May 2014, 20:16:17 UTC
8e9a4a5 Changed call to flameo in TaskfMRILevel2.sh to first cd to directory and then not have to specify full paths to files. 09 May 2014, 20:02:49 UTC
a43a20b Added --verbose switch to invocation of flameo in TaskfMRILevel2.sh script. Debugging abort when calling flameo 09 May 2014, 19:03:17 UTC
2465e64 Added logging messages to TaskfMRILevel2.sh script for debugging 09 May 2014, 14:20:58 UTC
bd5efa0 Fix logging debug message 08 May 2014, 19:05:31 UTC
5f3e8b5 More debugging log messages 08 May 2014, 19:00:42 UTC
9b999e8 Fixed bug in loading logging library in TaskfMRILevel1.sh script 08 May 2014, 18:01:45 UTC
660b95d Add logging messages for debugging purposes to TaskfMRILevel1.sh script 08 May 2014, 17:30:22 UTC
bfc5397 - Updated to use 2014-05-06 16:58:09 -0500 development latest version of wb_command (still reports to be version 0.85) - previous wb_command was giving segfaults when used in Task fMRI Analysis pipeline 08 May 2014, 15:57:56 UTC
4767f20 Created Version v3.2 06 May 2014, 14:47:35 UTC
7643b98 New wb_command (and associated libraries) along with changes to TaskfMRILevel1.sh script to deal with changeover from CIFTI-1 to CIFTI-2. 06 May 2014, 14:45:56 UTC
f77fcfa Created Version v3.1 24 March 2014, 20:47:48 UTC
6e2fe5e Created Version v3.1RC5 21 March 2014, 21:19:28 UTC
49de93a * Changes to handle change in CIFTI file filed name from "TimeStep" to "SeriesStep" * Uses version of wb_command (Workbench command) to support the above field name change * Change output of mcflirt_acc.sh to the mc.par file to allow values to be as wide as necessary and guarantee a single space between each value 21 March 2014, 21:11:19 UTC
4a1dfa5 MotionCorrection_FLIRTbased.sh - Added comments mcflirt_acc.sh - Changed output of values to mc.par file to allow values to be as wide as necessary and guarantee a single space between each value 20 March 2014, 15:28:17 UTC
6ebfd83 Fix locating PreEddy, Eddy, and PostEddy invocations in DiffPreprocPipeline.sh 20 March 2014, 14:09:00 UTC
535f429 Moving NRGDEV testing scripts out of repo 19 March 2014, 19:29:34 UTC
c50129c Created Version v3.1RC4 19 March 2014, 17:14:05 UTC
025be08 Break DiffPreprocPipeline.sh into 3 stages: PreEddy, Eddy, and PostEddy 19 March 2014, 17:12:12 UTC
6b4af67 Break Diffusion Preprocessing into pre-eddy, eddy, and post-eddy 18 March 2014, 20:21:13 UTC
88a7535 Created Version v3.1RC3 05 March 2014, 19:01:41 UTC
0b6c6e8 Added code to use GPU-enabled version of FSL eddy program if available. Assumes that the GPU-enabled version of eddy will be named eddy.gpu. Falls back to use the standard version of eddy if eddy.gpu is either not found or returns a failure code. 05 March 2014, 18:46:48 UTC
dcf07aa Created Version v3.1RC2 28 February 2014, 19:51:16 UTC
8984f09 Created Version v3.1 28 February 2014, 18:07:50 UTC
233c712 Added VersionHistory.md file 28 February 2014, 18:04:40 UTC
a57d1fe * Included CIFTI-2 version of Workbench command - global/binaries/caret7/exe_rh_linux64/wb_command * Migrate ReadMe from simple text file (ReadMe.txt) to Markdown file (Readme.md) with corresponding generated ReadMe.html 28 February 2014, 17:57:50 UTC
c3d431a Created Version v3.0 18 February 2014, 17:39:21 UTC
0b9896a Set location of msm binary in NRGDEV version of SetUPHCPPipeline script. Asked msm binary for it's version information before invoking it. 11 February 2014, 15:28:10 UTC
ba9bfa2 Created Version v3.0RC11 06 February 2014, 16:54:42 UTC
ba63cec Revised versions of TaskfMRILevel3.sh and TaskfMRILevel3.bat files to enhance functionality of level 3 analysis. Additional utility script change2unix.pl Changes from Mike Harms and Greg Burgess 06 February 2014, 16:53:33 UTC
31c5cfc Added -cortparc3 -parcstats3 flags to final recon-all in FreeSurferPipeline.sh. This computes "extra" cortical parcellation and associated statistics that are available in FreeSurfer v5.3.0 06 February 2014, 16:39:06 UTC
0704115 Created Version v3.0RC10 05 February 2014, 21:51:07 UTC
08d8a61 Zero bound the image and SBRef before normalization. 05 February 2014, 21:48:47 UTC
229efa8 Created Version v3.0RC9 05 February 2014, 17:12:58 UTC
0061391 Add copy of final resolution FreeSurfer brain mask to $ResultsFolder 05 February 2014, 16:12:30 UTC
02ee3b4 Removed line in OneStepResampling.sh that overwrites binary version of FreeSurfer brain mask with a masked image file. This is so that binary mask can be kept and included in the results. 05 February 2014, 16:00:38 UTC
87dd258 TaskfMRILevel1.sh now implements a 2-stage approach to dilating and smoothing. 05 February 2014, 15:37:50 UTC
37dc08e Add volume dilation to standard volume-based processing after smoothing. I.e. smooth then dilate. 05 February 2014, 15:31:03 UTC
38d7113 Revert TaskfMRILevel1.sh to its state before dilation of BOLD timeseries images. Deciding whether to dilate first then smooth (as the version just prior to this does) or smooth first then dilate. 05 February 2014, 15:28:36 UTC
33d6d27 Created Version v3.0RC8 03 February 2014, 17:54:59 UTC
40ae299 Incorporate Mike Harms' suggested comment changes and file naming changes into TaskfMRILevel1.sh. Change formatting some to try to make it easier to read/interpret steps associated with volume dilation. 03 February 2014, 17:38:22 UTC
b1da501 Removed -fix_mtl from mris_make_surfaces calls 03 February 2014, 16:44:41 UTC
a8d2564 Mean dilate the volume images using the default kernel just before volume smoothing in Task fMRI analysis, and keep the dilated, un-smoothed versions of these images as part of our intermediate results. 31 January 2014, 20:52:13 UTC
380b555 Perform extra dilations to the brain mask before masking the final diffusion data 31 January 2014, 12:27:57 UTC
6d30bfc Add a flag to allow greater user flexibility for eddy_combine 30 January 2014, 10:54:44 UTC
b52747a Created Version v3.0RC7 28 January 2014, 18:38:53 UTC
6c8e0a6 Added -fix_mtl to mris_make_surfaces calls 28 January 2014, 18:25:22 UTC
7470e8f Created Version v3.0RC6 27 January 2014, 14:57:00 UTC
0753e74 Fixed bugs - not including function libraries in DiffPreprocPipeline.sh - not using opts_GetOpt1 function in DiffPreprocPipeline.sh 27 January 2014, 14:55:48 UTC
e134b59 Created Version v3.0RC5 23 January 2014, 22:43:43 UTC
268bed2 Removed the following no longer used custom binaries from the global/binaries directory and adapted scripts to make sure they used the released versions instead of the custom versions * applytopup - code now uses FSL 5.0.6 released version * calc_grad_perc_dev - code now uses FSL 5.0.6 released version * caret5/caret_command - code now uses caret7/wb_command * eddy - code now uses FSL 5.0.6 released version * eddy_combine - code now uses FSL 5.0.6 released version * film_gls - code now uses FSL 5.0.6 released version * topup - code now uses FSL 5.0.6 released version * vecreg - code now uses FSL 5.0.6 released version 23 January 2014, 22:37:14 UTC
7ff48f6 Created Version v3.0RC4 22 January 2014, 19:40:24 UTC
55a6040 DiffusionPreprocessing/scripts/run_eddy.sh - no longer uses custom eddy binary. - uses ${FSLDIR}/bin released version of eddy 22 January 2014, 19:35:52 UTC
a08f407 DiffusionPreprocessing/scripts/eddy_postproc.sh * uses released version of eddy_combine in ${FSLDIR}/bin instead of custom version 21 January 2014, 21:01:35 UTC
66200c8 DiffusionPreprocessing/scripts/run_topup.sh * No longer uses custom version of applytopup, uses released version in ${FSLDIR}/bin 21 January 2014, 20:54:34 UTC
c76ac83 DiffusionPerprocessing/scripts/run_topup.sh * Runs released version of topup in ${FSLDIR}/bin instead of custom topup in ${HCPPIPEDIR_Bin} TaskfMRIAnalysis/TaskfMRIAnalysis.sh * No longer defines or uses GlobalScripts or GlobalBinaries variables TaskfMRIAnalysis/scripts/TaskfMRILevel1.sh * Runs released version of film_gls from ${FSLDIR}/bin instead of film_gls in ${HCPPIPEDIR_Bin} fMRISurface/GenericfMRISurfaceProcessingPipeline.sh * No longer defines or uses GlobalScripts or GlobalBinaries variables fMRIVolume/GenericfMRIVolumeProcessingPipeline.sh * No longer defines or uses GlobalBinaries variable fMRIVolume/scripts/DistoritionCorrectionAndEPIToT1wReg_FLIRTBBRAnd FreeSurferBBRbased.sh * No longer defines or uses GlobalBinaries variable global/scripts/TopupPreprocessingAll.sh * No longer defines or uses GlobalBinaries variable 21 January 2014, 20:47:53 UTC
a1a15a9 Created Version v3.0RC3 14 January 2014, 20:18:18 UTC
a8f6467 Created Version v3.0RC2.3 10 January 2014, 17:55:11 UTC
49da59f Changed format of diffusion data output in DiffPreprocPipeline.sh 10 January 2014, 17:54:09 UTC
d34503a Created Version v3.0RC2.2 10 January 2014, 15:24:56 UTC
bbfc08d Created Version v3.0RC2.1 03 January 2014, 20:13:45 UTC
b36f3c9 Merge tag 'v3.0RC2' into 500Subjects HCP Minimal Preprocessing Pipelines V3 Release Candidate 2 03 January 2014, 19:37:36 UTC
2887619 Update version.txt 03 January 2014, 19:12:21 UTC
d93c1d5 Changed tool and version reporting mechanism 03 January 2014, 19:06:27 UTC
68df30a * Changed header commments - Added authors - Removed FreeSurfer Dependency - altered output directories description * Improved/Corrected show_usage function * added logging of platform information via uname -a * removed PipelineScripts and GlobalScripts variables in favor of directly using the HCPPIPEDIR_PreFS and HCPPIPEDIR_Global environment variables 02 January 2014, 19:28:16 UTC
f85c226 *Improved flat maps (fewer deleted vertices, less distortion) *Set execute bit on FreeSurfer/scripts/FreeSurferHiresPial.sh 02 January 2014, 18:09:01 UTC
c96ffa4 Added function libraries and logging messages 23 December 2013, 20:39:04 UTC
545402b *Improve pial surface performance in FreeSurfer 5.3 17 December 2013, 06:59:19 UTC
f450fae *Reduce memory usage of myelin map normalization 17 December 2013, 06:58:35 UTC
0e15585 PostFreeSurfer Changes: *Add MSMSulc as an optional registration method. Note that MSM must be installed (not included in the repository) and its path set in the environment variable script Examples/Scripts/SetUpHCPPipeline.sh. Also add FreeSurfer and MSMSulc distortion maps *Add ability to use multiple low resolution meshes and grayordinates voxel spaces (may be needed for 7T processing). These must be defined in advance and put in the templates folders. *Some code cleanup *Fix zeros in the greyordinates space because of bad medial wall definition bug *Add standard flat maps to spec files (if available) *Fix bug where left and right hemisphere FreeSurfer labels were combined in grayordinates space *Optionally allow myelin map bias field correction smoothing to be varied (default is previous hardcoded value) *Fix bug in adaptive barycentric resampling algorithm (i.e. new version of wb_command in previous commit) 12 December 2013, 00:37:02 UTC
a441b04 fMRIVolume Changes: *Comment cleanup and code cleanup *For GE field map mode (not used by HCP) check that magnitude and T1w brain masks are roughly the same size, if not (i.e. something has gone very wrong) attempt to work around the issue by registering the full brain magnitude image to the T1w and used the structural brain mask on the field map *Detect if processing non-human primate FreeSurfer output and, if so, do extra steps to go between fake 1mm space and subjects native space. This does not affect HCP processing. 12 December 2013, 00:26:20 UTC
8d85c2e FreeSurfer Changes: *Comment cleanup *Enable FreeSurfer 5.3 and above -first_wm_peak *Attempt to fix pial surface in FreeSurfer 5.3 (will also benefit 5.2 some) by dilating grey matter normalization out from ribbon 12 December 2013, 00:20:10 UTC
e2ab6d5 *PreFreeSurfer Changes: *Fix input flag name (s/--echospacing="$TE"/--echodiff="$TE"/g) *Add capability for spin echo field map correction of structural images including necessary additional outputs from TopupPreprocesingAll.sh *Add optional argument to set bias field smoothing (default was previous hard coded setting) *Cosmetic changes to FieldMapPreprocessingAll.sh 12 December 2013, 00:16:25 UTC
46ce2f9 *Patch from Keith Jamison (keith.jamison@gmail.com) to fix incorrect half voxel shift in gradient unwarping code 11 December 2013, 22:52:12 UTC
back to top