Consider renaming CameraAssembly
's camera_assembly_name
to name
#856
Replies: 3 comments 1 reply
-
We use X_assembly_name consistently for assemblies (camera, ephys, laser, fiber). I think this was intentional, but I need to remember exactly why. |
Beta Was this translation helpful? Give feedback.
-
I +1 this, I think if everything had a |
Beta Was this translation helpful? Give feedback.
-
Stale discussion, this was completed in March |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Most of the devices or even other classes always use
name
. This would make issues like #609 potentially much easier to solve in the future and also provide users with more consistency across classes.Describe the solution you'd like
rename the field
Describe alternatives you've considered
N/A
Additional context
N/A
Beta Was this translation helpful? Give feedback.
All reactions