Closed btasdelen closed 1 year ago
I think this is probably a bit of a misunderstanding based on the poor naming of the those configurations. Both of them store the noise covariance in the storage server, but the default_measurement_dependencies_ismrmrd_storage.xml
also stores the raw data on disk. It has the IsmrmrdDump gadget in the pipeline as well. The reason why that one is failing might be because it can't write to the disk location where it is trying to write, but it could be some other issue.
Describe the bug
gadgetron_ismrmrd_client
command fails at dependency storage with an error message on my system. If I usedefault_measurement_dependencies.xml
instead ofdefault_measurement_dependencies_storage.xml
, the rest of the reconstruction succeeds, but of course dependencies are not stored and used.I tried this with a variety of raw data, with the same result. Gadgetron installation on our remote server with Ubuntu installed works, so it feels like a configuration issue on my machine (Arch Linux) rather than Gadgetron issue. Still, any pointers would be appreciated, as I would like to work on my local machine.
To Reproduce Steps to reproduce the behavior, e.g.:
gadgetron_ismrmrd_client --verbose -f noise_meas.h5 -c default_measurement_dependencies_ismrmrd_storage.xml
Server side:
gadgetron_ismrmrd_client
yields the following on the client side:Expected behavior Measurement dependency to be stored.
System Information: