guillochon/MOSFiT

Thoroughly check model inputs

Closed this issue · 0 comments

The code should run several consistency checks on models provided to it. These include:

  • Module names exist.
  • If they do not, try to find similar modules and suggest them to the user.
  • No recursive tree definitions.
  • Make sure modules that are requested from exist.