Skip to content

[Documentation]: Update tutorials with new usage of manufacturer field #2152

@CodyCBakerPhD

Description

@CodyCBakerPhD

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

Doing standard ecephys tutorial-like things (or even real data files...) such as making devices (as we have done for years), when specifying the manufacturer field of the device I get

DeprecationWarning: The 'manufacturer' field is deprecated. Instead, use DeviceModel.manufacturer and link to that DeviceModel from this Device.
    return func(args[0], **pargs)

A quick search of course turns up things like the class definition, and its mock, from which the usage is somewhat clear

But it would be nice if all the reference uses in the tutorials were updated to follow the modern convention

Thanks

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

Yes.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wanted: good first issuerequest for community contributions that are good for new contributorstopic: docsissues related to documentation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions