flika icon indicating copy to clipboard operation
flika copied to clipboard

An interactive image processing program for biologists written in Python.

Results 6 flika issues
Sort by recently updated
recently updated
newest added

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,...

enhancement

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...

enhancement

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....

bug

On a Mac there is sometimes a problem exporting the data in the trace window to a file on an external drive.

bug

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.

enhancement

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...

enhancement