Skip to content

docs(quickflat): add missing Returns, fix stale kwargs docs in view.py - #692

Open
AgarwalNilay wants to merge 2 commits into
gallantlab:mainfrom
evi-hendrikx:docs/quickflat-view-docstrings
Open

AgarwalNilay wants to merge 2 commits into
gallantlab:mainfrom
evi-hendrikx:docs/quickflat-view-docstrings

Conversation

@AgarwalNilay

Copy link
Copy Markdown
Contributor

make_figure had Parameters but no Returns section despite returning fig. make_png's docstring had drifted from make_figure's (duplicate sampler entry, and several params like thick/depth/with_rois group listed as if they were make_png's own args rather than kwargs forwarded to make_figure) -- reorganized under a documented **kwargs entry with each forwarded argument still individually described.

@kroq-gar78

Copy link
Copy Markdown
Contributor

Can you rebase onto this branch? types/06-quickflat-core

@AgarwalNilay
AgarwalNilay force-pushed the docs/quickflat-view-docstrings branch from 936defc to 25e8d96 Compare August 22, 2026 01:31
@kroq-gar78

Copy link
Copy Markdown
Contributor

Merge this after PR #682 , since it depends on changes from that branch. This branch may also need another rebase after that PR is merged.

@sjshim sjshim self-assigned this Aug 31, 2026
@AgarwalNilay

Copy link
Copy Markdown
Contributor Author

I'll fix this after PR #682 is merged and I can rebase

AgarwalNilay and others added 2 commits September 17, 2026 11:55
make_figure had Parameters but no Returns section despite returning
fig. make_png's docstring had drifted from make_figure's (duplicate
`sampler` entry, and several params like `thick`/`depth`/`with_rois`
group listed as if they were make_png's own args rather than kwargs
forwarded to make_figure) -- reorganized under a documented **kwargs
entry with each forwarded argument still individually described.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…arlier

Changed 'duration' to 'frame_duration' to correctly reflect function argument in docstring.
@AgarwalNilay
AgarwalNilay force-pushed the docs/quickflat-view-docstrings branch from 016b105 to 697b6b9 Compare September 17, 2026 18:57
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.

5 participants