python-neo icon indicating copy to clipboard operation
python-neo copied to clipboard

Refactor Neuralynx file header processing

Open PeterNSteinmetz opened this issue 1 year ago • 0 comments

This moves much of the conversions and setting from read_properties into separate methods. Also make the acquisition type a proper IntEnum rather than simply strings.

This is in preparation for major changes to how the header entries are parsed to be more flexible.

PeterNSteinmetz avatar Sep 21 '24 01:09 PeterNSteinmetz