alihaydaroglu / suite3d

Fast, accurate, volumetric cell detection. Developed for Light Beads Microscopy, usable for other volumetric 2P. In development
6 stars 0 forks source link

properly parallelize neuropil mask computation #32

Open alihaydaroglu opened 1 year ago

alihaydaroglu commented 1 year ago

patch_and_detect is really slow with np computation

alihaydaroglu commented 1 year ago

cell_pix = create_cell_pix(stats, shape) create_cell_pix should be accelarated