BIOP / ijp-operetta-importer

PerkinElmer Operetta Importer using BioFormats!
GNU General Public License v3.0
8 stars 3 forks source link

Another error : no such element exception #14

Closed NicoKiaru closed 2 years ago

NicoKiaru commented 2 years ago

Cannot find coordinates Exception in thread "Thread-4" java.util.NoSuchElementException: No value present at java.util.Optional.get(Optional.java:135) at ch.epfl.biop.operetta.OperettaManager.getBottomRightCoordinates(OperettaManager.java:1130) at ch.epfl.biop.operetta.OperettaManager.readSingleWell(OperettaManager.java:589) at ch.epfl.biop.operetta.OperettaManager.getWellImage(OperettaManager.java:439) at ch.epfl.biop.operetta.OperettaManager.process(OperettaManager.java:717) at ch.epfl.biop.operetta.commands.OperettaImporterInteractive.lambda$doProcess$5(OperettaImporterInteractive.java:435) at java.lang.Thread.run(Thread.java:748)

NicoKiaru commented 2 years ago

Related to this issue: https://forum.image.sc/t/operetta-reader-bug-positions-not-parsed-found/61818/3