Skip to content

Move generate_ground_truth_recording to generation module#4588

Open
h-mayorquin wants to merge 1 commit into
SpikeInterface:mainfrom
h-mayorquin:move-generate-ground-truth-to-generation
Open

Move generate_ground_truth_recording to generation module#4588
h-mayorquin wants to merge 1 commit into
SpikeInterface:mainfrom
h-mayorquin:move-generate-ground-truth-to-generation

Conversation

@h-mayorquin
Copy link
Copy Markdown
Collaborator

This was left out by mistake from #4520. generate_ground_truth_recording should also be in the generation module to avoid a dependency of core into generation.

I also dropped strategy= from test fixtures and the two production callsites that pass it explicitly, keeping the kwarg itself defined on the NoiseGeneratorRecording and MockRecording classes (whose removal is under discussion in #4522). This overlaps with the callsite cleanup in @cwindolf's #4586 (temporally-correlated noise V2, which follows on from #4587) and should make that PR cleaner. Both branches edit the same lines, so the merge should resolve cleanly regardless of order.

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.

1 participant