Open jennablain opened 4 hours ago
Hi Jenna,
Thanks for your message! We've currently temporarily disabled that plot - it wasn't very informative. We're working on adding more useful plots here - it'll be ready soon and I'll comment on this issue when it is :)
In this function: unitQualityGuiHandle = bc.viz.unitQualityGUI(memMapData, ephysData, qMetric, forGUI, rawWaveforms, ... param, probeLocation, unitType, loadRawTraces); I want to include the distance metrics in my plot, but receieve this error
Unrecognized field name "Xplot".
Error in bc.viz.unitQualityGUI>updateUnit (line 608) set(guiData.currIsoD, 'XData', forGUI.Xplot{iCluster}(:, 1), 'YData', forGUI.Xplot{iCluster}(:, 2))