SetGeL
SetGeL
I don't know if this is helpful since its a year late but to append waveform data you'll need to use `data.read_block(load_waveforms=True)`. Hope this will be properly documented soon.
pytest somehow skipped all the necessary neuralynxrawio tests for me so I didn't catch these before submitting the PR. Sorry for the oversight. :( The 4 AssertionError's are my code...
Again, I'm sorry for continuosly failling the test. My pytest for some reason (potentially a bug?) isn't downloading the testing dataset properly so I have to rely on doing tests...
Thank you for your understanding! Now that the tests have passed, I think this is ready for review?
@PeterNSteinmetz I'll have a talk with the PI tomorrow and see if I can share some of our data. However as I mentioned before our data may be too clean...
@PeterNSteinmetz I got permission to share our nvt data. However our nvt files have size ranging from 30 to 100mb, which are all outside of the 10mb file size requirement...
@PeterNSteinmetz Sorry for no being responsive, I was quite busy the past week. I'll try to upload the nvt data today.
@zm711 @PeterNSteinmetz Here are the the nvt files. gin wouldnt let me pass the their captcha for some reason (maybe im a bot?). So can you guys upload them? Sorry...
@zm711 I'll take a look on the weekend. Thanks for letting me know.
@PeterNSteinmetz currently the code only supports 1 nvt files per directory. Multiple nvt files won't crash the code but will cause problems.