Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix code and doc for GE TotalReadoutTime #730

Conversation

brice82
Copy link

@brice82 brice82 commented Jul 10, 2023

Fix typos in GE/README.md and code mofification to add the intermediate variables for TotalReadoutTime on GE system in debug mode only (via compilation flag MY_DEBUG).

Added a note for that in GE/README.md:

For debugging purposes, the intermediate variables NotPhysicalTotalReadOutTimeGE, NotPhysicalNumberOfAcquiredPELinesGE and EchoSpacing (renamed EchoSpacingMicroSecondsGE) are written to the BIDS-sidecar JSON file when dcm2niix is compiled with the flag MY_DEBUG.

On branch dev-fix-GETotalReadoutTime-doc-and-code
Changes to be committed:
modified: GE/README.md
modified: console/nii_dicom_batch.cpp

Fix typos in GE/README.md and code mofification to add the intermediate variables
for TotalReadoutTime on GE system in debug mode only (via compilation flag MY_DEBUG).

Added a note for that in GE/README.md:

For debugging purposes, the intermediate variables `NotPhysicalTotalReadOutTimeGE`, `NotPhysicalNumberOfAcquiredPELinesGE` and `EchoSpacing` (renamed `EchoSpacingMicroSecondsGE`) are written to the BIDS-sidecar JSON file when dcm2niix is compiled with the flag `MY_DEBUG`.

On branch dev-fix-GETotalReadoutTime-doc-and-code
Changes to be committed:
	modified:   GE/README.md
	modified:   console/nii_dicom_batch.cpp
@neurolabusc neurolabusc merged commit 172f792 into rordenlab:development Jul 10, 2023
@brice82 brice82 deleted the dev-fix-GETotalReadoutTime-doc-and-code branch July 11, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants