Skip to content

Multiview Deconvolution Error #148

Description

@swethan139

Hi!
I get the following error when I'm trying Multiview Deconvolution.
Exception in thread "Thread-19" java.lang.ArrayIndexOutOfBoundsException: 1
at net.imglib2.img.cell.CellGrid.(CellGrid.java:129)
at net.preibisch.mvrecon.process.fusion.FusionTools.cacheRandomAccessibleInterval(FusionTools.java:802)
at net.preibisch.mvrecon.process.deconvolution.util.ProcessInputImages.cacheRandomAccessibleInterval(ProcessInputImages.java:260)
at net.preibisch.mvrecon.process.deconvolution.util.ProcessInputImages.cacheImages(ProcessInputImages.java:170)
at net.preibisch.mvrecon.process.deconvolution.util.ProcessInputImages.cacheImages(ProcessInputImages.java:171)
at net.preibisch.mvrecon.fiji.plugin.Image_Deconvolution.deconvolve(Image_Deconvolution.java:162)
at net.preibisch.mvrecon.fiji.plugin.Image_Deconvolution.deconvolve(Image_Deconvolution.java:89)
at net.preibisch.mvrecon.fiji.spimdata.explorer.popup.DeconvolutionPopup$MyActionListener$1.run(DeconvolutionPopup.java:82)
at java.lang.Thread.run(Thread.java:750)

The error persists even in those images where I've previously successfully performed the fusion. Unsure if this is an update related issue. But really need this to work and would appreciate any suggestions on how to circumvent this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions