Skip to content

Add missing API doc entries for save*, dump*, remove_channels, and scale_to_uV#4451

Open
ueeseer wants to merge 1 commit intoSpikeInterface:mainfrom
ueeseer:docs/4440-api-save-dump-methods
Open

Add missing API doc entries for save*, dump*, remove_channels, and scale_to_uV#4451
ueeseer wants to merge 1 commit intoSpikeInterface:mainfrom
ueeseer:docs/4440-api-save-dump-methods

Conversation

@ueeseer
Copy link
Contributor

@ueeseer ueeseer commented Mar 16, 2026

This fixes #4440 by surfacing several existing APIs that are currently hard to find from the generated documentation:

  • save / save_to_*
  • dump / dump_to_*
  • remove_channels
  • scale_to_uV

This is a docs-only PR. It does not change behavior; it just makes these existing entry points discoverable in the API docs.

Reviewer note

Cheap review: docs-only, concrete user-reported gap, and easy to verify in the rendered API reference.

@ueeseer ueeseer marked this pull request as ready for review March 16, 2026 15:39
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.

save and dump do not appear in API documentation

1 participant