Skip to content

[Documentation]: Images object not present in the pynwb.image API  #2022

Open
@h-mayorquin

Description

What would you like changed or added to the documentation and why?

This works on my system:

from pynwb.image import Images

But the object is not found in the images API:

https://pynwb.readthedocs.io/en/stable/pynwb.image.html

Instead, it is found on base:

https://pynwb.readthedocs.io/en/stable/pynwb.base.html#pynwb.base.Images

It makes sense to me that it should be on Images as I would look for that but maybe it should be duplicated to be here and in base?

Should pynwb.base be internal?

I guess slightly related to #1686

Do you have any interest in helping write or edit the documentation?

No.

Code of Conduct

Metadata

Assignees

No one assigned

    Labels

    category: questionquestions about code or code behaviorpriority: lowalternative solution already working and/or relevant to only specific user(s)topic: docsissues related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions