sylvainprigent / spitfire

2D, 3D and 4D image denoising and deconvoution using sparsity based reglarization
GNU Affero General Public License v3.0
8 stars 1 forks source link

Hello, I am trying to run Spitfire from Jupiter notebook. I first tried just your code for Python users with C.elegans image and unfortunately, the code breaks and an error appears that the SPSFGaussian module is not present in the sdeconv.deconv library. Can you please help me with this error? thanks in advance Roman Running code: from sdeconv.data import celegans from sdeconv.deconv import Spitfire, SPSFGaussian #2

Open dg712831 opened 9 months ago

sylvainmprigent commented 9 months ago

I think this is a duplicate of https://github.com/sylvainprigent/spitfire/issues/1 Please see the answer in https://github.com/sylvainprigent/spitfire/issues/1