Re: [HCP-Users] path to bbregister .dat file for REST call

2018-03-27 Thread Timothy Coalson
fi > done > done > > You can set the JSESSIONID with this call: > > read -s -p "ENTER PASSWORD: " PW;JSESSIONID=`curl -s -k -u > YOUR_USERNAME_HERE:$PW https://db.humanconnectome.org/REST/ > JSESSIONID`;export JSESSIONID;echo $JSESSIONID

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-03-27 Thread Viessmann, Olivia M.
e.org] On Behalf Of Viessmann, Olivia M. Sent: Tuesday, February 27, 2018 9:48 AM To: NEUROSCIENCE tim <tsc...@mst.edu<mailto:tsc...@mst.edu>> Cc: hcp-users@humanconnectome.org<mailto:hcp-users@humanconnectome.org> Subject: Re: [HCP-Users] path to bbregister .dat file for REST

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-02-28 Thread Hodge, Michael
t;tsc...@mst.edu> Cc: hcp-users@humanconnectome.org Subject: Re: [HCP-Users] path to bbregister .dat file for REST call Dear Tim, thanks a lot for the detailed explanation, this is all tremendously helpful and is indeed what I am looking for. I hope someone on this list knows where the tra

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-02-27 Thread Viessmann, Olivia M.
Dear Tim, thanks a lot for the detailed explanation, this is all tremendously helpful and is indeed what I am looking for. I hope someone on this list knows where the transforms are stored. As soon as I know from where to download it I will give it a try and let you know if it worked. Thanks

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-02-26 Thread Timothy Coalson
The 6dof transform using the MNI template is only to get the orientation of the structural images to be more predictable - we actually refer to the result of this transform as "native volume space", because it is somewhat more useful for our purposes than the scanner coordinates. It is based only

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-02-26 Thread Viessmann, Olivia M.
Hi Matt, I would like to transform the surfaces from native space to the EPI run, i.e. to the head position of the subject during the rs-fMRI acquisition. My final aim is to calculate surface orientations to the main B0 field and relate them to the rs-fmri data, so I need to rotate the surface

Re: [HCP-Users] path to bbregister .dat file for REST call

2018-02-26 Thread Glasser, Matthew
That will contain an incomplete EPI to T1w registration because we preregister with FSLBBR. Why do you need this transform in this format? Peace, Matt. From: > on behalf of "Viessmann, Olivia M."