cnerg/RadClass

Channel 0 Overwritten by Timestamp

stompsjo opened this issue · 1 comments

This is an unverified bug (I need to double-check). I found that my channel-wise pvals that were stored by RadClass.H0 has the first channel overwritten by the timestamp. This meant that the stored matrix had 1,002 columns:

Index, Timestamp, Timestamp, 999/1,000 channels

This may have been fixed by later edits to file-writing but I need to verify that this is still not happening, or fix it if it is.

At least as of #34, this is no longer an issue. I have run RadClass with gross=False and the resulting data does not have channel 0 overwritten. This may have been solved by a previous PR, but is nonetheless no longer a problem. Closing now.