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

Full_Demo Job() #14

Closed Sihao closed 1 year ago

Sihao commented 1 year ago

First run of the demo there is no existing directory for the run:

job = Job('Y:\\runs\\Coconut','Coconut-Demo', tifs = tifs,
          params=params, create=False, overwrite=False, verbosity = 3)

I changed this to:

job = Job('Y:\\runs\\Coconut','Coconut-Demo', tifs = tifs,
          params=params, create=True, overwrite=False, verbosity = 3)
alihaydaroglu commented 1 year ago

Thank you for that, I will add this fix.

alihaydaroglu commented 1 year ago

fixed here: https://github.com/alihaydaroglu/s2p-lbm/commit/278ba1bc8164a69d3dc8ba116b261da2c0aa0300