vandermeerlab / data-formats

Playing around with different data formats and loaders
MIT License
1 stars 1 forks source link

Test neo loader for Neuralynx data #10

Open mvdm opened 4 years ago

mvdm commented 4 years ago

Based on issue #3 the neo team updated their Neuralynx loader. We should test it to see if output is now what we expect, and how it compares to nept's loader.

Some things to check:

mvdm commented 4 years ago

This notebook shows the timestamp diffs for a sample file -- looks OK.

mvdm commented 4 years ago

@manimoh found in interesting difference between the neo loader and nept when there are data blocks with missing samples, can you show an example?