Skip to content

Support for ORSO model language via orsopy #104

Description

@alexhroom

The orsopy package can read in the (relatively simple) .ort model description format into a dataclass into a dataclass. This dataclass contains enough information to define most of a RAT contrast:

  • Layers with parameters
  • Bulk in & out
  • Layer model list
    and converting from the dataclass to RAT classes would be relatively simple.

One potential issue is that the ORSO dataclass takes arbitrary units - we may need to use a library like pint to convert to RAT's required units. It may also be quite difficult to implement this in the MATLAB as there is no orsopy equivalent for MATLAB!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions