Skip to content

Quantity object does not have access to QuantitySpec object. #187

Description

@Paulie14
  • root_quantity is constructed using list of QuantitySpec
  • Quantity is accessed from root_quantity by quantity name

It would be nice to get from Quantity its QuantitySpec - get name, unit, time axis etc..

Currently, I have to get QuantitySpec by sample_storage.load_result_format() and search for selected quantity.
When moving around, I have to pass QuantitySpec and Quantity together manually.

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