Category Archives: Misc
Simple command line plotting tool
I made a simple command line plotting tool : splot.py. It’s available on my github To use it you should first install python PyX, a very nice plotting tool for python. PyX is great but sometimes you just want to … Continue reading
Posted in Code, Misc
Leave a comment
The Cytosim music video
Every year, during “lab day” EMBL has a contest of fun posters, that depict the lab in a funny way, while mentioning the lab scientific activity. It is a great way to unleash one’s creativity while reaching out to the whole … Continue reading
Posted in Code, Misc, Simulations
Leave a comment
Python utilities
I decided to upload my most commonly used Python utilities to Github. : https://github.com/SergeDmi/Python-Tools You’ll find there : Reading/writing array from/to file Running bash jobs from python and returning output File text cleanup and parsing And a bit more…
Posted in Code, Misc
Leave a comment