We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4874e82 commit 83d26e2Copy full SHA for 83d26e2
1 file changed
Source/Plugins/SpikeSorter/SpikeSortBoxes.h
@@ -40,7 +40,7 @@ class SorterSpikeContainer : public ReferenceCountedObject
40
const SpikeChannel* getChannel() const;
41
int64 getTimestamp() const;
42
uint8 color[3];
43
- uint8 pcProj[2];
+ float pcProj[2];
44
uint16 sortedId;
45
private:
46
int64 timestamp;
0 commit comments