Open kkatlowitz opened 7 years ago
Write NPY file current amplitudes = rez.st3(:,3); writeNPY(amplitudes, fullfile(savePath, 'amplitudes.npy')); additional amplitudes = getMaxChannelAmp; writeNPY(amplitudes, fullfile(savePath, 'amplitudesV.npy'));
put in new plot as amplitude view
wrong repo - moved to phy-contrib
edit: moved back here.
Write NPY file current amplitudes = rez.st3(:,3); writeNPY(amplitudes, fullfile(savePath, 'amplitudes.npy')); additional amplitudes = getMaxChannelAmp; writeNPY(amplitudes, fullfile(savePath, 'amplitudesV.npy'));
put in new plot as amplitude view