Maxime Woringer*, under the supervision of Mustafa Mir, Christophe Zimmer and Xavier Darzacq.
Contact: maxime.woringer@ens.fr
This is mostly IPython notebook used to perform analysis. They can be found on the analysis notebooks archive. Note that this archive might not be up-to-date, but please email me if you are interested and I can share a git
repository with the latest codes.
Some movies can be seen below.
All the movies show three stacked sequences, from left to right:
from IPython.display import HTML
HTML("""<video width="950" height="330" controls><source src="./vid/combined-space.webm"></video>""")
HTML("""<video width="950" height="76" controls><source src="./vid/combined-space-reslice.webm"></video>""")
HTML("""<video width="950" height="330" controls><source src="./vid/combined-time.webm"></video>""")
HTML("""<video width="950" height="50" controls><source src="./vid/combined-time-reslice.webm"></video>""")
HTML("""<center><video width="512" height="512" controls><source src="./vid/beads_compressed.webm"></video></center>""")
Content of the sequences:
Original | Reconstruction (full power) |
Reconstruction (low power) | Reconstruction (very low power) |
HTML("""<video width="720" height="720" controls><source src="./vid/beads.webm"></video>""")
The sources of the report, including high resolution figures are available.