- qspec.get_val_with_unc ( val_string )[source]
-
- Parameters:
-
- val_stringstr
The
strrepresentation of a number with uncertainty of the format"1.234(56)". Decimal separators can be used or spared arbitrarily.
- Returns:
-
- outtuple[float, float]
The value and its uncertainty.