Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running CaPTk BraTSPipeline on CBICA Cluster #1400

Open
sherjeel275 opened this issue Feb 26, 2021 · 12 comments
Open

Error while running CaPTk BraTSPipeline on CBICA Cluster #1400

sherjeel275 opened this issue Feb 26, 2021 · 12 comments

Comments

@sherjeel275
Copy link

Describe the bug
I am trying to run BraTSPipeline from CBICA cluster. I get the following error:
image

To Reproduce
Steps to reproduce the behavior:

  1. First, went to my comp_space
  2. Then ran the 'captk BraTSPipeline' command and provided as input 4 nifti files (t1, t1ce, t2, flair)
  3. The processing finished early due to the error shown above

Expected behavior
I ran the BraTS Pipeline locally on my computer through the terminal. However, everything ran properly unlike on the cluster. I should have a directory called "dmOut_tumor" and brainTumorMask files.

Screenshots
image

Expected Output:

image

CaPTk Version
On the cluster I loaded the latest version of captk (version 1.8.1).

Desktop (please complete the following information):

  • I'm using a Macbook Pro.
@sarthakpati
Copy link
Contributor

Hi,

Could you paste the full command you used? Additionally, could you post the result of the command which BraTSPipeline?

Cheers,
S

@sherjeel275
Copy link
Author

Hi Sarthak,

Thanks for the quick response! Here is the command I used:

captk BraTSPipeline -t1 $PWD/PT_1ZAWNGWT/PT_1ZAWNGWT_T1.nii.gz -t1c $PWD/PT_1ZAWNGWT/PT_1ZAWNGWT_T1CE.nii.gz -t2 $PWD/PT_1ZAWNGWT/PT_1ZAWNGWT_T2.nii.gz -fl $PWD/PT_1ZAWNGWT/PT_1ZAWNGWT_FLAIR.nii.gz -o $PWD/output

Here's the result of which BraTSPipeline:
/cbica/software/lab/captk/centos7/1.8.1/bin/BraTSPipeline

Let me know if you need any additional information.

Cheers,
Sherjeel

@sarthakpati
Copy link
Contributor

Hi Sherjeel,

The version and command are all right. Would it be possible for you to send me an example of a subject that failed?

Cheers,
Sarthak

@sherjeel275
Copy link
Author

Hi Sarthak,

By 'example of subject', do you mean the 4 nifti files that I used?

Best,
Sherjeel

@sarthakpati
Copy link
Contributor

Yup, that is correct. You can email it to me, if it is more appropriate: patis [at] upenn.edu

@sherjeel275
Copy link
Author

Just sent the files. Let me know if you were able to receive them?

@sarthakpati
Copy link
Contributor

I'll keep you posted.

@sherjeel275
Copy link
Author

Hi Sarthak,

Have you been able to look into the bug?

Thanks,
Sherjeel

@sarthakpati
Copy link
Contributor

Hi Sherjeel,

I have not received anything. Could you send it to me again?

Cheers,
Sarthak

@sarthakpati
Copy link
Contributor

Hi Sherjeel,

I am able to run this without an issue on my local (Windows) machine. My VPN has been very spotty today so I cannot run on the cluster to check.

Would it be possible for you to run this on Windows? Even if you have a network-mounted location on your system, it should work.

Cheers,
Sarthak

@sherjeel275
Copy link
Author

Hi Sarthak,

I have a Macbook and I was able to run the command locally without any issue. The problem is with running it on the cluster. I need to get it to run on the cluster because in the future I will be running this command on a large dataset and for that I will need to submit jobs to the cluster. Let me know if you are able to run the command on the cluster tomorrow.

Thanks,
Sherjeel

@sarthakpati
Copy link
Contributor

Okay, I'll keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants