RobertsLab / titrator

Data and SOPs for titrator
0 stars 0 forks source link

Titrator SOP To-Do #1

Open kubu4 opened 6 years ago

kubu4 commented 6 years ago

From @kubu4 on January 23, 2018 20:51

Copied from original issue: RobertsLab/resources#160

kubu4 commented 6 years ago

Checked off data storage location.

Have opted for storing in local Git repo and pushing to RobertsLab/titrator/data/ repo.

kubu4 commented 6 years ago

Checked off pH meter calibration standard curve.

Not needed, as the values are constants (e.g. pH 3.5 = 200mV). Simple act of calibrating pH meter daily will account for any "drifting" of values.

kubu4 commented 6 years ago

Checked off sample volume determination. Will use 50g (i.e. 50mL)

Based on data shown in this notebook entry: http://onsnetwork.org/kubu4/2018/03/06/progress-report-titrator/

kubu4 commented 6 years ago

Checked off pH meter calibration standard curve (again).

From my previous comment

Not needed, as the values are constants (e.g. pH 3.5 = 200mV). Simple act of calibrating pH meter daily will account for any "drifting" of values.

This is/was incorrect! I misunderstood the behavior of the pH meter calibration. The standard curve is most certainly needed to figure out the corresponding voltage for a given pH!

kubu4 commented 6 years ago

Checked off sample weight determination - decided on 50g (50mL). See this notebook entry: http://onsnetwork.org/kubu4/2018/03/06/progress-report-titrator/

kubu4 commented 6 years ago

Checked off "Create pH meter calibration log file":

https://github.com/RobertsLab/titrator/blob/master/data/cal_data/daily_calibration_log.csv

kubu4 commented 6 years ago

Checked off: "Verbiage for graphing pH meter calibration standard curve"

Not needed. Linear model run in this script (pH_calibration_check.R) is used to determine standard curve equation.