Skip to content

Replace project spots and mcquant with faster method #11

@FloWuenne

Description

@FloWuenne

Description of feature

Currently the PROJECT_SPOTS module consumes a large amount of RAM and is quite slow, due to the fact that spots are actually written into 2d numpy arrays and saved as a multi-channel tiff. This behaviour is not necessarily required, as quantification of spots per cell can be performed much faster and more efficient. The default method should be more lightweight and could replace PROJECT_SPOTS and MCQUANT.

Metadata

Metadata

Assignees

Labels

WIPWork in progressenhancementImprovement for existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions