Claudius-Appel / duflor.gui

GUI frontent for `duflor`-package
https://claudius-appel.github.io/duflor.gui/
MIT License
0 stars 0 forks source link

BUG: for parallelised execution, `execute_multiple()` does not properly set identifiercrop-region to whole-image region when ident is not cropped #83

Closed Gewerd-Strauss closed 2 months ago

Gewerd-Strauss commented 2 months ago

this will break in parallelisation with a cryptic error since required values are unassigned

Claudius-Appel commented 2 months ago

See

https://github.com/Claudius-Appel/duflor.gui/blob/cea8b78a068528d25232a246bb9db4f1864e8be5/R/execute_multiple.R#L106-L124