Chadwick Boulay

Results 58 issues of Chadwick Boulay

I'm in the middle of doing a few things right now and I don't have time to investigate. I'll post the full output for now. It looks familiar and someone...

Am I missing something or did you just not get around to it yet? I'm working on a project using LSL4Unity now so I can attempt to reduce repeated code...

question

https://github.com/nwilming/pyedfread/blob/c2941e40a37d21d0fb87a6ecd1babce3dbaf0af0/pyedfread/edfread.pyx#L31-L32 `fhxyvel` --> `fhxvel` `frxyvel` --> `frxvel` What does the `f` prefix indicate, anyway? These fields are not in the API docs. I think it would be helpful to have...

As mentioned in #206 , I'd like to see features from my fork brought upstream so I can get rid of my fork altogether. I don't have the time to...

As discussed in the webinar: When working with very large recordings, it is impractical to load the entire multi-channel spike train (100's off channels, multiple hours of recordings) into memory...

Here is the relevant text from the BIDS BEP006: BIDS-EEG extension proposal. > While there are many file formats to store EEG data, there are 2 prefered formats in BIDS...

@arnodelorme @chkothe @dmedine @tstenner @cll008 @dojeda @aojeda Based on our meeting, the next steps forward for XDF are to create unit tests. Don't worry about the platform (Win/Mac/Linux x Matlab/Python)...

LSL currently has a LabRecorder Python application that depends on a C library called `RecorderLib`. RecorderLib is not much more than a wrapper around recording.h that does all the heavy...

![image](https://cloud.githubusercontent.com/assets/303797/23286185/0f56c50c-fa04-11e6-9783-fb5103c269c4.png) This seems a bit crazy. The sample data file is (unzipped) 693MB. I think we can probably get away with a less than 10 MB sample data file. The...

We need documentation for maintaining the various distributions. Off the top of my head, liblsl is now available via homebrew (MacOS), conda-forge, vcpk, conan, maybe others? We need some documentation...