Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DWI models: Force presence of "param" entity #99

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

Lestropie
Copy link
Collaborator

Closes #54.

Admittedly I've gone back and forth on this one. But following #92, I think the best solution is to just enforce that both model and param entities be present. This will also be much simpler from a schema / validator perspective. It may be unintuitive for some people who "just want to write a tensor", but on principle it makes sense to me, and hopefully if there's a bit of guidance then things will fall into place.

Copy link
Collaborator

@arokem arokem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I think that the validation simplicity argument makes a good case for this.

@arokem arokem merged commit 3f5f38d into bep-016 May 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of "param-all" to designate files encasing all model parameters
2 participants