QMRITools`
QMRITools`

PlotCSIData

PlotCSIData[spectra,{dwell,gyro}]

plots the CSI spectra which has dimensions {z,y,x,nsamp}. The ppm axes is determined by dwell and gyro. Gyro can be obtained with GetGyro.

PlotCSIData[spectra,{dwell,field,nuc}]

plots the CSI spectra which has dimensions {z,y,x,nsamp}. The ppm axes is determined by dwell and field and nuc.

Details

  • The following options can be given:
  • PlotRangeFullPlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.

Examples