Martin Rueckl
Martin Rueckl
Hey there! ❤️ I'm just playing around with rust and found the following: ```rust #[async_trait] trait Foo{ fn bar(&self)->isize; } // no #[async_trait] here intentionally I want more controll within...
for subcellular example
Currently the readme files in the example directory are written in rich text format. Maybe it would be better to have that in markdown. then they can easily be read...
When launched from ipython, samuroi complains about a missing `QApplication` running in background. This happens when the selected matplotlib frontend from ipython is not qt4 and can be avoided by...
Since the checkbox update requires opening hd5 files, if a non hd5 file is selected, the opening of the file fails and the exception in printed to terminal. corresponding file...