Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measurement transformation framework. #9

Merged
merged 2 commits into from Feb 26, 2015
Merged

Conversation

smonkewitz
Copy link

Measurement algorithm plugins may now specify a "transformation" which will
convert their raw outputs into a calibrated form, suitable for database
ingestion etc.

"""!
Get the measurement transformation appropriate to this plugin.

This returns subclass of MeasurementTransform, which may be
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/subclass/a subclass/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Measurement algorithm plugins may now specify a "transformation" which will
convert their raw outputs into a calibrated form, suitable for database
ingestion etc.
@jdswinbank jdswinbank merged commit 2e97789 into master Feb 26, 2015
@ktlim ktlim deleted the tickets/DM-1903 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants