Fix a bug during area opening/closing when the area value may become negative.
[master-thesis.git] / Parasitemia / ParasitemiaCore / Config.fs
index 93fa2ce..b12f9a7 100644 (file)
@@ -42,7 +42,7 @@ type Parameters = {
 
 let defaultParameters = {
     rbcDiameter = 8.<μm>
-    resolution = 220.e3<ppi> // Correspond to 50X.
+    resolution = 220.e3<ppi> // 220.e3<ppi> Correspond to 50X.
 
     ratioAreaPaleCenter = 1.f / 3.f // The ratio between an RBC area and the area of the its pale center.