Skip to content

Commit 5c55494

Browse files
fit models
1 parent fc7598c commit 5c55494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pioreactor/calibrations/protocols/od_fusion_standards.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def render(self, ctx: SessionContext) -> CalibrationStep:
224224
"This protocol fits a OD model using fusing together 45°, 90°, and 135° signals into a single measurement."
225225
"You will need:\n\n"
226226
"1. A Pioreactor XR.\n"
227-
"2. At least four OD600 standards in Pioreactor vials, with stir bars.\n\n\u00a0\u00a0\u00a0\u00a0- It helps to number them 1, 2, ... N.\n\u00a0\u00a0\u00a0\u00a0- You don't need one of the standard vials to be a blank.\n"
227+
"2. At least four OD600 standards in Pioreactor vials, with stir bars.\n\n\u00a0\u00a0\u00a0\u00a0- It helps to number them 1, 2, ... N.\n\u00a0\u00a0\u00a0\u00a0- You don't need one of the standard vials to be a blank.\n\n\u00a0\u00a0\u00a0\u00a0- It's helpful if the dilutions span orders of magnitude.\n"
228228
),
229229
)
230230

0 commit comments

Comments
 (0)