flika
flika copied to clipboard
An interactive image processing program for biologists written in Python.
Light sheet microscopy often generates 4D datasets, where a single timepoint is a volume. It would be awesome if flika could support these datasets (and potentially 5-dimensional data, e.g. [time,...
Hi, Is it possible to get the kymograph from a rectangle selection? I can only get kymograph for a line. It would be nice if the pixels on one side...
If openpyxl is not installed and the puff_detect plugin is being used, when you attempt to save excel files, there is no error displayed anywhere that the dependency is missing....
On a Mac there is sometimes a problem exporting the data in the trace window to a file on an external drive.
Almost every time someone needs to ratio by baseline, they need to subtract the black level first. It would be convenient to add that feature to the ratio function.
BaseProcess preview functionality requires that the currentWindow remain the same until accepted or rejected. Some slider ranges are set via g.currentWindow and are only reset on calling gui(). Enable switching...