Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter updates and small fixes to offline analysis #269

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

tab-cmd
Copy link
Contributor

@tab-cmd tab-cmd commented Mar 13, 2023

Overview

Update the BciPy default filter to sosfiltfilt, which will perform better than sosfilt. Update integration tests to use valid device name (DSI-24). Update load method to catch file not found error stacktrace and alert user.

Ticket

Link a pivotal ticket here

Contributions

Test

  • Make test-all
  • Run signal model integration tests
  • Run offline analysis on collected data: It improved AUC slightly in my testing and changed the direction of ERP near the end of the response.

Documentation

  • Are documentation updates required? In-line, README, or documentation? M/A

Changelog

  • Is the CHANGELOG.md updated with your detailed changes? TODO

Filter changes, catch bad path errors on load, update integration tests with a valid device name (DSI --> DSI-24)
@tab-cmd tab-cmd requested review from lawhead and celikbasak March 13, 2023 20:58
Copy link
Collaborator

@lawhead lawhead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I didn't see this PR. Looks good.

Copy link
Member

@celikbasak celikbasak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Sorry for my late review!

@tab-cmd tab-cmd merged commit f6a0265 into 2.0.0rc3 Mar 24, 2023
tab-cmd added a commit that referenced this pull request Apr 17, 2023
Offline analysis updates

Filter changes, catch bad path errors on load, update integration tests with a valid device name (DSI --> DSI-24)
@tab-cmd tab-cmd deleted the filter_updates branch December 10, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants