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

Remove SpikeData #87

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Remove SpikeData #87

merged 3 commits into from
Oct 11, 2024

Conversation

atspaeth
Copy link
Member

@atspaeth atspaeth commented May 23, 2024

I'm working on refactoring out the SpikeData class and all the related analysis into a package called spikedata, then re-exporting it through braingeneers.analysis. The idea is to eventually deprecate braingeneers.analysis entirely (the new package will transparently replace it) and move the data loaders back into datasets.

So far this obviously isn't ready to merge, since the new package is only published via GitHub, not PyPI, but I wanted to make the work on this visible and have a place to discuss design stuff.

@atspaeth atspaeth mentioned this pull request May 23, 2024
@atspaeth atspaeth force-pushed the remove-spikedata branch from 76e2cf9 to 4698401 Compare June 7, 2024 00:45
@DailyDreaming
Copy link
Member

@atspaeth Is this ready for review? I haven't checked this PR in a while, and I don't want to lose your work on this.

@atspaeth
Copy link
Member Author

@DailyDreaming Yep! Just rebased.

It's only the first step of the migration plan I had in mind, so this doesn't change the interface at all. It just gets the SpikeData object from this package now: https://github.com/braingeneers/SpikeData (and doesn't bother testing it because that package has its own tests)

@atspaeth atspaeth marked this pull request as ready for review August 30, 2024 18:11
Copy link
Member

@DailyDreaming DailyDreaming left a comment

Choose a reason for hiding this comment

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

LGTM.

@DailyDreaming DailyDreaming merged commit b14354a into master Oct 11, 2024
0 of 6 checks passed
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.

2 participants