pupil-labs / pl-neon-recording

An API for working with raw data from Neon recordings
MIT License
1 stars 2 forks source link

truncate superfluous leading dim from calibration data #20

Closed domstoppable closed 2 months ago

domstoppable commented 2 months ago

@dourvaris this implements your suggestion (minus the __post_init__ function to decode the serial byte array - this is only possible in dataclasses, not namedtuples)