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
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
manufacturerfield of the device I getA quick search of course turns up things like the class definition, and its
mock, from which the usage is somewhat clearBut 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