murphygroup / docker-cellorganizer-jupyter-notebook

CellOrganizer on Jupyter Notebook
http://www.cellorganizer.org
0 stars 1 forks source link

Issue with demo2D07 #40

Closed icaoberg closed 5 years ago

icaoberg commented 5 years ago

I will remove this demo from this distribution. Please fix in next release

[W 02:14:16.673 NotebookApp](B Notebook demos/2D/demo2D07/demo2D07.ipynb is not trusted
[I 02:14:16.860 NotebookApp](B Kernel started: c4eb9313-2347-4011-b41a-bc4632a6763b
[I 02:14:17.987 NotebookApp](B Adapting to protocol v5.1 for kernel c4eb9313-2347-4011-b41a-bc4632a6763b
Running deployed version of slml2img
Attempting to read input file input.txt
Evaluating lines from input file
Setting synthesis option
Checking existence of log folder
Making log directory /home/murphylab/cellorganizer/demos/2D/demo2D07/log
Checking the validity of input files
Parsing SLML instancesChecking existence of temporary folder
Creating temporary folder in /home/murphylab/cellorganizer/demos/2D/demo2D07/temp
Setting target directory to /home/murphylab/cellorganizer/demos/2D/demo2D07
Setting prefix to: img
Setting number of synthesized images to 1
Setting compression to lzw
Checking all models have the same dimensionality
Setting protein model resolution
Protein model object(s) resolution set to   
Synthesizing image 1. Please wait, this might take several minutes.
Setting model dimensionality to 2D
Checking all models have the same dimensionality
Reference to non-existent field 'pca_synthesis_method'.
Error in model2framework (line 183)
Error in model2img (line 300)
Error in slml2img (line 483)
MATLAB:nonExistentField

It does work with Matlab

>> demo2D07;
demo2D07
The estimated running time is 1 minute. Please wait.
Setting synthesis option
Checking existence of log folder
Making log directory /Users/icaoberg/code/cellorganizer3/demos/2D/demo2D07/log
Checking the validity of input files
Parsing SLML instancesChecking existence of temporary folder
Creating temporary folder in /Users/icaoberg/code/cellorganizer3/demos/2D/demo2D07/temp
Setting target directory to /Users/icaoberg/code/cellorganizer3/demos/2D/demo2D07
Setting prefix to: img
Setting number of synthesized images to 1
Setting compression to lzw
Checking all models have the same dimensionality
Setting protein model resolution
Protein model object(s) resolution set to   
Synthesizing image 1. Please wait, this might take several minutes.
Setting model dimensionality to 2D
Checking all models have the same dimensionality
Loading /Users/icaoberg/code/cellorganizer3/demos/2D/demo2D07/temp/channel1.tif
Image size is 620  634
Loading /Users/icaoberg/code/cellorganizer3/demos/2D/demo2D07/temp/channel2.tif
Image size is 620  634
PhysicalSizeZ not set. Assuming you are attempting to create a 2D image
Removing temporary folder
Removing temporary files
Closing log file
Finished synthesis
icaoberg commented 5 years ago

Fixed

Screenshot 2019-04-15 00 29 05