[ismrmrd] 167/281: add more data types
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag ismrmrd0.5
in repository ismrmrd.
commit 1c1dd3ec0abd27e8a9cbfcc12b73c441dfa25cce
Author: hxue <hui.xue at nih.gov>
Date: Wed Aug 14 18:48:07 2013 -0400
add more data types
---
ismrmrd.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ismrmrd.h b/ismrmrd.h
index 8bcea4f..e81d754 100644
--- a/ismrmrd.h
+++ b/ismrmrd.h
@@ -104,6 +104,9 @@ enum AcquisitionFlags {
ACQ_IS_REVERSE = 22,
ACQ_IS_NAVIGATION_DATA = 23,
ACQ_IS_PHASECORR_DATA = 24,
+ ACQ_IS_RTFEEDBACK_DATA = 25,
+ ACQ_IS_HPFEEDBACK_DATA = 26,
+ ACQ_IS_DUMMYSCAN_DATA = 27,
ACQ_USER1 = 57,
ACQ_USER2 = 58,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list