Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Team:SQuaRE
Description
John Parejko has asked that a convenience method be added to lsst.verify that allows for adding metrics that are a simple Quantity. I expect the signature would look something like.
Jonathan Sick has suggested that this go on the MeasurementSet. I have not looked into how that plays with the Job that holds the MeasurementSet.
class MeasurementSet(object):
|
def add_measurement(self, metric_name, value, extras=None, blobs=None, notes=None):
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Assignee | Simon Krughoff [ krughoff ] |