Skip to content

parse_with_sd() function #54

@sbillinge

Description

@sbillinge

We need a function that will read something like ["343.44(45)", "324908.435(67)", "0.0783(1)"] and return two arrays:
[343.44, 324908.435, 0.0783] and [0.45, 0.067, 0.0001]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions