-
Hi @wtclarke,
Are there any plans to support the new GE format ScanArchives.h5?
Thanks.
_Originally posted by @miltoncamachocamacho in https://github.com/wtclarke/spec2nii/issue…
-
It would be nice if we could load in the attruibutes from the Siemens special tab automatically.
Would it be easiest to add a Dictionary Attribute to the KData Header?
Also to save the Special T…
-
-
It would be good to have an option to disable ismrmrd. This should then remove all of ISMRMRD's dependencies, e.g., HDF. (SIRF currently depends on HDF, but it should probably be ISMRMRD that depends …
-
# Issue
For now the nifti are created without any position/orientation. It will be an issue at some points if we want to perform registration with sequence not acquired at the same position.
# En…
-
Hi,
I have realized that I can't install ismrmrd-python on an apple silicon device (conda platform osx-arm64). While one can pretend to be on x86-64 by creating the env with `--platform osx-64`, I …
-
Hi,
I noticed some strange behavior:
Just opening and closing again an MRD file via `ismrmrd.File()` as below updates the file modified timestamp.
```python
import ismrmrd
with ismrmrd.Fi…
-
The ISMRM Raw Data Format (ISMRMRD) is a common raw data format, which attempts to capture the data fields that are required to describe the magnetic resonance experiment with enough detail to reconst…
-
I noticed that the `flipAngle_deg` parameter is not read/set when using the latest version of siemens_to_ismrmrd (Converter version is: 1.2.11 Built against ISMRMRD version: 1.13.7) to convert **Sieme…
-
Hello,
I tried to convert the raw data to ISMRMRD format, but I got this error which I did not have before.
Recently, I reinstalled the tool, and the tool does not work with data that could be …