Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourRed
titleDraft

When an App is registered on Brainlife, a config.json is automatically created based on the info the App creator enters via the BL GUI. There are four types of parameters:

...

Info

It was decided to enter numpy.nd.array this way on BL to differentiate it from the way it was entered in the config.json.example when the App is run locally (see Parameters conversion).

In the Python file, we added:

...