From 89a3c28c9b561401a781e450e88b2f2e3cef70d8 Mon Sep 17 00:00:00 2001 From: Joott Date: Tue, 21 May 2019 02:07:05 +0200 Subject: [PATCH] Update generated documentation for version 0.0.1 --- DilutionExperiment.html | 4 ++-- index.html | 2 +- reference/counterfunctions-filter.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DilutionExperiment.html b/DilutionExperiment.html index 7256bfe..a2beda9 100644 --- a/DilutionExperiment.html +++ b/DilutionExperiment.html @@ -40,11 +40,11 @@

Counting For that i took a cell suspension with ~1.35 * 10^7 cells and set up a serial dilution by always halving the amount up to 1:16. I took 3 measurements for each timepoint. One measurement for both, the Cell Counter and the manual counting consists of three seperate images.

Here you can see the result of those measurements:

-
+


diff --git a/index.html b/index.html index d8efff5..f7d98ce 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@

Example

A more thorough view of the project can be found here with a practical demonstration. -For more explanations of the functions you can go there

+For more explanations of the functions you can go there.

Samples & documentation

The library comes with comprehensible documentation. It can include tutorials automatically generated from *.fsx files in the content folder. diff --git a/reference/counterfunctions-filter.html b/reference/counterfunctions-filter.html index 6afe4ea..ea1218a 100644 --- a/reference/counterfunctions-filter.html +++ b/reference/counterfunctions-filter.html @@ -158,7 +158,7 @@

Functions and values

Calculates the dimension in pixels for a square in an improved Neubauer counting chamber -cameraPixelSize is the pixel size of the camera used in �m. For a pixel size of 5x5 for example, you put in a 5. +cameraPixelSize is the pixel size of the camera used in microns. For a pixel size of 5x5 for example, you put in a 5. binning represents the binning used for the image. For a binning of 2x2 you put in a 2, for a binning of 4x4 a 4 and so on. Magnification is the magnification of the objective, cameraMount the magnification of the camera mount used.