-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Describe the bug
When trying to run LIBRA from the CLI in the CaPTK Docker container I get an error for each of the images, complaining about size mismatch. This happens either in batch mode or in single image mode.
To Reproduce
Steps to reproduce the behavior:
docker run --rm -it -v $(pwd)/test:/app -v {local_img_dir}:/images -v {local_out_dir}:/output --entrypoint /bin/bash cbica/captk/work/CaPTk/bin/install/appdir/usr/bin/libra /images /output 1or/work/CaPTk/bin/install/appdir/usr/bin/libra /images/image.dcm /output- See error
Expected behavior
Expect LIBRA to execute completely
Screenshots
If applicable, add screenshots to help explain your problem.
CaPTk Version
CaPTk v1.9.0.RC
Desktop (please complete the following information):
OS: Ubuntu 20.04.6
Additional context
The code gives the same error for the images regardless of whether it is run in batch or single image mode.
Running LIBRA-1.0.4 (Revision: 603) on MATLAB R2014b
>> Analzying single file...
>> Processing File 1/1: /images/image.dcm
MATLAB:bitshift:sizeMismatch
Inputs must have same size.
> libra_exper failed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels