suspect icon indicating copy to clipboard operation
suspect copied to clipboard

MRS processing tools

Results 27 suspect issues
Sort by recently updated
recently updated
newest added

Hi, I would like to move our work which parsing 2D COSY Siemens into suspect. What we need is another metadata to record dwell time on T1 axis. Also 2D...

When applying "plt.plot(data.frequency_axis(), data.spectrum().real)" the frequency axis is inverted so that the fat peak is to the right of the center at 220Hz (at 1.5T) instead of -220 Hz. The...

In cases where multiple spectroscopy exams are performed on the same subject, it is often necessary to register them to each other. This is usually done by registering co-acquired structural...

enhancement
good first issue

Philips SPAR data contains information about the size and position of the voxel, and this should be read in to the transform parameter when loading the data.

enhancement
ready
good first issue

has suspect a DOI yet? Should I cite something to use it for a publication?

Should the `transform` computed for a Siemens DICOM and the associated exported RDA be exactly the same? I've got some data where this seems not to be the case, nor...

An exception is thrown regarding missing Dwell Time when reading VE11 TWIX data. Known version information: ulVersion = 51120003, SoftwareVersions = syngo MR E11 However when inspecting the data structure...

Hello, everyone. Thank you very much for this project. I really enjoyed the way you modeled the MRS signals and also the I/O implementations for several software/scanners formats. As a...

Tarquin etc. are not necessarily on the system path, it should be possible to tell suspect where to find them in that case.

Currently singlet fitting will return an FID with the best fit, but this does not incorporate any baseline estimation. As the first few points are not used in the fit...

enhancement