VisionEval / VisionEval-Dev

Development version of VisionEval framework
https://visioneval.github.io/
Apache License 2.0
6 stars 32 forks source link

more Initialize checks #106

Closed mrspeel closed 1 year ago

mrspeel commented 4 years ago

It would help to add this intializer checks to avoid user error:

  1. Alert user if a package called in the run_model.R script does not appear in /defs/run_model_parameters.json . It appears that at least in some cases, the run_model.R script package is used, but can often cause an error downstream.

I've had this be caught before, but not consistently.

jrawbits commented 2 years ago

I think this is no longer a problem in VEModel (which does more careful module checking). Can we verify it with the current development-next (2022-01)?

jrawbits commented 1 year ago

Not a problem with development-next push 2023-03-24