Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for ORSO model language via orsopy #104

@alexhroom

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!

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