Kevin Rusch
Kevin Rusch
May be worth noting that I've replicated the issue on MacOS as well. All three errors mentioned pop on both systems.
> Pinging @lawrence-mbf > > @RR-N It looks like when running the compiled app, the path to the extension might get messed up. What is the directory that you are...
> This probably has to do with the `misc.getMatnwbDir()` directory which may be baked into the compiler. If you call `generateCore()` from your compiled application, where are the files generated?...
Pre-generating and adding an external reference to the extension within an `isdeployed` check worked for now -- I'll try a packaged solution next. I do still need to explicitly delete...
> > That the tutorial folder contains empty files that would cause errors. Deleting the tutorial folder resolves this error. > > Just curious since this seems strange. The repo...
I'd like to +1 this as our lab has run into the same issue while developing [NeuroPAL_ID](https://github.com/Yemini-Lab/NeuroPAL_ID).
Just noting +1 on the need for more flexible i/o channels -- we were considering UNETR for use on microscopy images and wanted to run a quick test before we...