BciPy icon indicating copy to clipboard operation
BciPy copied to clipboard

Python Brain-Computer Interface Software

Results 7 BciPy issues
Sort by recently updated
recently updated
newest added

# Overview Remove unused parameters and parameters with file extensions. Moved all relevant system parameters to config.py. ## Ticket https://www.pivotaltracker.com/story/show/182859513 https://www.pivotaltracker.com/story/show/182406438 ## Contributions Most updates were needed to move hardcoded...

# Overview Log signal model loaded and update offline analysis logging to include static offset. ## Ticket https://www.pivotaltracker.com/story/show/182005523 ## Contributions - `helpers/load.py`: log.info what model was loaded - `offline_analysis.py`: update...

# Overview Moved device configuration closer to other parameters. Ensured all code could be called outside of root! ## Ticket https://www.pivotaltracker.com/story/show/182504372 https://www.pivotaltracker.com/story/show/177070179 ## Contributions - Updated imports to ensure all...

# Overview Params GUI change so that only parameters with a value in the 'section' attribute are user-editable. ## Ticket https://www.pivotaltracker.com/story/show/179846837 ## Contributions - Updated params_form to only allow user...

# Overview fixed import, trying to upgrade psychopy, fix ubuntu CI ## Ticket TODO ## Contributions - Bullet points about your contribution here ## Test - Define the steps used...

# Overview Updated Simulator Pull request. The below diagram displays an overview of the architecture. ## Current Simulator Features - Locally run a simulated RSVP copy phrase experiment by providing...

# Overview Updates and bug fixes after the first multimodal PR merge. ## Ticket [Pivotal ticket](https://www.pivotaltracker.com/story/show/186593908) ## Contributions - Ensured that the offline analysis runs without error for both EEG...