[ismrmrd] 222/281: change flipAngle to float
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:17 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 b3e9497edfb35b450f2390c361cc5d355f9b7a79
Author: Hui Xue <hui.xue at nih.gov>
Date: Mon Apr 14 12:12:39 2014 -0400
change flipAngle to float
---
schema/ismrmrd.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/schema/ismrmrd.xsd b/schema/ismrmrd.xsd
index 55e337e..27a37f1 100644
--- a/schema/ismrmrd.xsd
+++ b/schema/ismrmrd.xsd
@@ -229,7 +229,7 @@
<xs:element minOccurs="0" name="mrAcquisitionType" type="xs:string"/>
<xs:element minOccurs="0" name="echoTrainLength" type="xs:long"/>
<xs:element minOccurs="0" name="triggerTime" type="xs:float"/>
- <xs:element minOccurs="0" name="flipAngle_deg" type="xs:long"/>
+ <xs:element minOccurs="0" name="flipAngle_deg" type="xs:float"/>
<xs:element minOccurs="0" name="freqEncodingDirection">
<xs:simpleType>
<xs:restriction base="xs:string">
--
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