QMRITools`
QMRITools`

MakeNoisePlots

MakeNoisePlots[noise]

returns a grid of plots of the noise per channel

MakeNoisePlots[noise,{met,prt}]

met can be "Grid" with prt a number or Automatic. Else all plots will be returend as a list of plots.

MakeNoisePlots[noise,{met,prt},sub]

sub defines how much the noise is subsampled, default is 40 (every 40th sample is used in plot).

Examples