--
You received this message because you are subscribed to the Google Groups "bids-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to bids-discussion@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/470ddb6f-faa8-4cd0-a48d-88c9da5f4ce2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The contents of one of the functional JSON files are shown below:
Hi,The TaskName refers to a field in the JSON file rather than a filename key/value. Could you share the full directory structure of this dataset? The 'tree' command on linux is handy for doing this.Best,Chris
On Wed, Aug 9, 2017 at 11:30 AM, David Shin <david...@gmail.com> wrote:
I have written a wrapper script that takes an exam folder (e.g. e700) from GE 3T system (MR750, DV25) and converts it into a bids compatible dataset.At the core, I am just invoking 'dcm2niix' with the BIDS sidecar option, making sure that the file name meets the BIDS Specification requirements.I am getting an error when I run the CLI-based bids validator on the converted dataset (see screenshot below):The error states that 'TaskName' must be defined but the functional image files already have the _task key/value pair defined as part of the file name. Any ideas?Also, I am surprised that the dcm2niix script (compiled from commit #23805db) does not generate the slice timing info (shown as a warning above) exported to the json file. Any GE scanner users having the same issue? Are you putting these in manually?Thanks!
--
You received this message because you are subscribed to the Google Groups "bids-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussi...@googlegroups.com.
To post to this group, send email to bids-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussi...@googlegroups.com.
To post to this group, send email to bids-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussi...@googlegroups.com.
To post to this group, send email to bids-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussi...@googlegroups.com.
To post to this group, send email to bids-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bids-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to bids-discussion@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/773ef4e3-6675-4cc4-8f96-a31938343fca%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "bids-discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bids-discussion/-yG3NjFHwEw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bids-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to bids-discussion@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAAQzouO75DMKc9-TJ1C3aRUN73rJUJZNEnV%3DPgGRcsuP60FeXw%40mail.gmail.com.
I am using a GE product EPI sequence for the fMRI tasks. For the Slice Timing field, do you have a script that automates this, i.e parsing the info from the dicom header? Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAJXazaRXX%2BfBVTnRMBW2OJEE98ix89vZDLEzeQv4X%3DHyiE4vwg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAAQzouN_cWjSGZW9YDDoURsoG46EMCY5g7DE49i%2B7kzLpTrzWA%40mail.gmail.com.
Okay, if nothing is out there, I can work on a version that I can share.Out of curiosity, how are you dealing with this issue for OpenfMRI data from GE systems? Is the slice timing info hard coded into the JSON file?
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAJXazaQU-nQMC-rXSN0Z3g9in43zQyoHzd9su2SjsRpRnW2%3Dzg%40mail.gmail.com.
Xiangrui Li, Ph.D.
Center for Cognitive and Behavioral Brain Imaging
The Ohio State University
If you use Matlab, my NIfTI converter should extract slice timing from GE dicom files. Otherwise you can extract RTIA_timer (0021,105E) from GE dicom, but the NIfTI slice timing is in the order of slices in the image, so you will need to reverse it in case slices are flipped during NIfTI conversion. Hope this helps._____________Xiangrui Li, Ph.D.
Center for Cognitive and Behavioral Brain Imaging
The Ohio State University
Phone: 614-292-1847
I am using a GE product EPI sequence for the fMRI tasks. For the Slice Timing field, do you have a script that automates this, i.e parsing the info from the dicom header? Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAJXazaRXX%2BfBVTnRMBW2OJEE98ix89vZDLEzeQv4X%3DHyiE4vwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "bids-discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bids-discussion/-yG3NjFHwEw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bids-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to bids-discussion@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/20170809174141208808127%40osu.edu.
If you use Matlab, my NIfTI converter should extract slice timing from GE dicom files. Otherwise you can extract RTIA_timer (0021,105E) from GE dicom, but the NIfTI slice timing is in the order of slices in the image, so you will need to reverse it in case slices are flipped during NIfTI conversion. Hope this helps._____________Xiangrui Li, Ph.D.
Center for Cognitive and Behavioral Brain Imaging
The Ohio State University
Phone: 614-292-1847
I am using a GE product EPI sequence for the fMRI tasks. For the Slice Timing field, do you have a script that automates this, i.e parsing the info from the dicom header? Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/CAJXazaRXX%2BfBVTnRMBW2OJEE98ix89vZDLEzeQv4X%3DHyiE4vwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "bids-discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bids-discussion/-yG3NjFHwEw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bids-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to bids-discussion@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/20170809174141208808127%40osu.edu.