Skip to content

Error trying to run RAPID #1

@khoichu2

Description

@khoichu2

I am not sure what is wrong..
Below are the logs:

Start deconvolution...
Warning: File: deconv_par.m Line: 40 Column: 13
The temporary variable 'im_folder_name' will be cleared at the beginning of each iteration of the parfor-loop. If 'im_folder_name' is used before it is set, a runtime error will
occur. For more information, see Parallel for Loops in MATLAB, "Uninitialized Temporaries".

In RAPID_0097_ver2 (line 82)
Warning: File: deconv_par.m Line: 41 Column: 13
The temporary variable 'im_folder_name_alt' will be cleared at the beginning of each iteration of the parfor-loop. If 'im_folder_name_alt' is used before it is set, a runtime error
will occur. For more information, see Parallel for Loops in MATLAB, "Uninitialized Temporaries".
In RAPID_0097_ver2 (line 82)
Warning: File: deconv_par.m Line: 57 Column: 13
The temporary variable 'im_file_bcf' will be cleared at the beginning of each iteration of the parfor-loop. If 'im_file_bcf' is used before it is set, a runtime error will occur. For
more information, see Parallel for Loops in MATLAB, "Uninitialized Temporaries".
In RAPID_0097_ver2 (line 82)
Warning: File: deconv_par.m Line: 58 Column: 13
The temporary variable 'im_file_bcf_alt' will be cleared at the beginning of each iteration of the parfor-loop. If 'im_file_bcf_alt' is used before it is set, a runtime error will
occur. For more information, see Parallel for Loops in MATLAB, "Uninitialized Temporaries".
In RAPID_0097_ver2 (line 82)
Deconvolution: reg4...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
bcf file does not exist, skipping...
Deconvolution done...
Start stitching...
Generating positions...


MIJ 1.3.9: Matlab to ImageJ Interface

More Info: http://bigwww.epfl.ch/sage/soft/mij/
Help: MIJ.help
JVM> 1.3.9
JVM> Version: 1.8.0_202
JVM> Total amount of memory: 1293312 Kb
JVM> Amount of free memory: 276734 Kb
ImageJ> Version:1.53i
ImageJ> Memory:1039MB of 26427MB (3%)
ImageJ> Directory plugins: C:\Users\kchu\Fiji.app\plugins
ImageJ> Directory macros: C:\Users\kchu\Fiji.app\macros
ImageJ> Directory luts: C:\Users\kchu\Fiji.app\luts
ImageJ> Directory image: Not specified
ImageJ> Directory imagej: C:\Users\kchu\Fiji.app
ImageJ> Directory startup: C:\Users\kchu\Fiji.app
ImageJ> Directory home: C:\Users\kchu\

Status> ImageJ is running.

generating stitching positions: reg4...
generating stitching positions: cyc1...
generating stitching positions: cyc2...
generating stitching positions: cyc3...
generating stitching positions: cyc4...
generating stitching positions: cyc5...
generating stitching positions: cyc6...
generating stitching positions: cyc7...
generating stitching positions: cyc8...
generating stitching positions: cyc9...
generating stitching positions: cyc10...
generating stitching positions: cyc11...
generating stitching positions: cyc12...
generating stitching positions: cyc13...
generating stitching positions: cyc14...
generating stitching positions: cyc15...
generating stitching positions: cyc16...
generating stitching positions: cyc17...
generating stitching positions: cyc18...
generating stitching positions: cyc19...
generating stitching positions: cyc20...
ImageJ instance ended cleanly
Making mosaics...
Region 4 mosaics
Cycle 1 mosaic
Error using feof
Invalid file identifier. Use fopen to generate a valid file identifier.

Error in load_csv_file_into_cell_array (line 31)
while ~feof(fh)

Error in makeMosaic (line 21)
cell_array = load_csv_file_into_cell_array(global_pos_path);

Error in RAPID_0097_ver2 (line 96)
makeMosaic(path_output,reg_range,cyc_range);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions