Hi!
Not sure if this is intended, but when adding a NeuropixelsV2eHeadstage node to the workflow, a large amount of data (>1Mb) is added to the .bonsai file.
Is the deserialization of this field really required? Having it this way, makes it extremely difficult to maintain code in GitHub due to its sheer size but also when it comes to go over diff checks.
For reference I am attaching the bonsai.config to reproduce the environment and a simple snippet that reproduces the behavior i am looking at.
ExampleHeadstageOnix.zip