Skip to content

feat(calibration): log capacitance calibrations to file #6

Description

@cfobel

As of v2.38.6, the liquid and filler media "sheet capacitance" calibration values (i.e., capacitance per $mm^2$) are only cached in the microdrop.ini file. However, these values are not stored anywhere in the experiment log directory. The liquid and filler media sheet capacitance values are required, e.g., to compute drop velocity. Thus, if the cached values are changed in the microdrop.ini file, there is no way to accurately compute drop velocity for past experiments.

Proposed next step

  • Send signal (e.g., capacitance-calibrated) when liquid or filler media sheet capacitance is calibrated.
  • Connect to capacitance-calibrated signal and log event messages to the events.ndjson Newline Delimited JSON file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions