Skip to content
Discussion options

You must be logged in to vote

It seems that I need to have a schema.json.

Yes, you MUST provide a schema of your experiment in order to build the csharp code necessary to load your settings. Bonsai cant (yet at least) guess what your experiment settings are. I find this https://bonsai-rx.org/sgen/articles/pydantic-usage.html to be the easiest way to derive the json-schema for your experiment.

Last but not least, if none of the nodes I use is customised nodes, do I still need to add the necessary package references to my Extensions.csproj file?

This is covered in the docs too under the tip of this section: https://bonsai-rx.org/sgen/articles/pydantic-usage.html

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@chiyu1203
Comment options

@chiyu1203
Comment options

@bruno-f-cruz
Comment options

@chiyu1203
Comment options

Answer selected by chiyu1203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants