Closed needonature closed 6 years ago
in jupyternote book:
Warning: Name is nonexistent or not a directory: /home/jovyan/.mcrCache9.2/img2sl0/home/bteo/cellorganizer3/utilities/3D/LDDMM_fast/imrender/vgg
> In path (line 109)
In addpath (line 88)
In startup (line 3)
Warning: Name is nonexistent or not a directory: /home/jovyan/.mcrCache9.2/img2sl0/home/bteo/cellorganizer3/utilities/3D/LDDMM_fast/imrender/ojw
> In path (line 109)
In addpath (line 88)
In startup (line 4)
Running deployed version of slml2img
Attempting to read input file input.txt
Evaluating lines from input file
Checking selection of nuclear model class/type
Checking selection of cell membrane model class/type
Checking selection of protein model class/type
Checking the existence of temporary folder
Warning: Cell parameterization is empty. Either images not found or unable to extract parameters from images.
> In param2model_3D (line 45)
In param2model (line 42)
In img2model (line 171)
In img2slml (line 475)
Warning: Model is empty.
> In param2model (line 49)
In img2model (line 171)
In img2slml (line 475)
Warning: CellOrganizer: img2model returned an empty model. Exiting program.
> In img2slml (line 482)
have create branch: 12-demo3D12
@needonature the first error you see with the open dialog is because it couldn't find the images and then bfopen
was called and tried to open a dialog so you can select a file.
This either happens because
@icaoberg first bug is in demo3D12 itself, mask file typo, I fixed it. second bug is because docker build.sh doesn't have 3D images downloaded, I don't know what link should be used to download 3D images...
@needonature the issue with the lack of images can be fixed by @RuijiaChen she knows what to do
Sent with GitHawk
@icaoberg Fixed the bug, please see branch "12-demo3D12"
@RuijiaChen check the latest version of the demo on
and update Jupyter notebook.
when run demo3D12 in lane cluster: