Conversation
dbirman
left a comment
There was a problem hiding this comment.
Before approving I want to check if we need to remove this from the Instrument? If we don't remove it from the device properties then we run into the risk that someone puts values in both the device and in the configuration. Presumably the "rule" is that the configuration overrides the device properties but we don't have much guarantee of that. I lean toward moving things into the acquisition if they are variable like this. What do you think?
|
I think we discussed this the other week, but want to make sure. We agreed that acquisition overrides instrument when both are provided. I don't think we decided to remove it from the instrument though, did we? I'd like to finish this up if we can. |
Yes we discussed and decided to put it in the acquisition and it's just something you have to know for now, to avoid a breaking change. For 3.0 we will go through all devices and remove anything that is "configuration" and move it to the acquisition. |
dbirman
left a comment
There was a problem hiding this comment.
Bunch of linter changes snuck in but the actual content here looks correct to me!
closes #1704