Skip to content

Commit 075fd13

Browse files
committed
rst created
1 parent b76b559 commit 075fd13

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

docs/index.rst

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
Image acquisition from live cell image instrument (IncuCyte®) and processed in MATLAB to acquire desired frames and export into a video format.
2+
===============================================================================================================================================
3+
4+
Reuired files
5+
-------------
6+
7+
1. Sequential images from the IncuCyte® should be in the local folder
8+
9+
Run the code
10+
------------
11+
12+
::
13+
14+
1. open the code file (mcode.m) in MATLAB
15+
2. Run it in MATLAB console
16+
3. The code will prompt to select the folder (where you saved the images)
17+
4. DONE!
18+
19+
Movie 1 🎬
20+
---------
21+
22+
Video with MATLAB processing inset only |Watch the Video|
23+
24+
.. |Watch the Video| image:: vertopal_3138ad45283a40f6ba8e003fc947aa77/2f3d4ba425f6944ae001f61bda86485609c8a76e.jpg
25+
:target: https://youtu.be/pOvcgVS5NNs
26+
27+
Movie 2 🎬
28+
---------
29+
30+
Video with insets of MATLAB processing and Growth Curves |Wathc the
31+
Video|
32+
33+
.. |Wathc the Video| image:: vertopal_3138ad45283a40f6ba8e003fc947aa77/2daa35ea5d93fa957772d211882f9f3fc5531f89.jpg
34+
:target: https://youtu.be/bpEqelEDgXk
35+
36+
Citation:
37+
---------
38+
39+
\**Kalsum, S., Andersson, B., Das, J. et al. A high-throughput screening
40+
assay based on automated microscopy for monitoring antibiotic
41+
susceptibility of *Mycobacterium tuberculosis* phenotypes. BMC Microbiol
42+
21, 167 (2021). Find full article
43+
`here <https://doi.org/10.1186/s12866-021-02212-3>`__
44+
45+
46+

0 commit comments

Comments
 (0)