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

Update mapVBVD.m: speed up loop_mdh_read() #113

Open xiangruili opened 9 months ago

xiangruili commented 9 months ago

Rather than read the bytes then discard some of them, the update skips the bytes by fseek() and read only useful bytes