CIC-methods / FID-A

Toolbox for simulation and processing of in-vivo magnetic resonance spectroscopy (MRS) data
BSD 3-Clause "New" or "Revised" License
80 stars 72 forks source link

Rewrote loading code for Philips SDAT files. #20

Closed schorschinho closed 5 years ago

schorschinho commented 5 years ago

The loading routines io_loadspec_sdat.m and philipsLoad.m have been rewritten to remove dimension conflicts occurring for certain datasets. Also, the need for the separate function SDATreadMEGA.m is eliminated.

jamienear commented 5 years ago

This is great! Thanks again Georg!

J