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

Another error in environment settings #4

Open
pepperw1018 opened this issue Nov 21, 2024 · 1 comment
Open

Another error in environment settings #4

pepperw1018 opened this issue Nov 21, 2024 · 1 comment

Comments

@pepperw1018
Copy link

After I ran this :bash /home/auto-proc-svrtk/scripts/auto-brain-reconstruction.sh /home/data/ /home/data/result/ 1 2.0 0.8 1

The error is:Setting environment ...
/users/PAS1305/xinnanwang/.bashrc: line 11: warning: setlocale: LC_NUMERIC: cannot change locale (es_ES.UTF-8): No such file or directory
/users/PAS1305/xinnanwang/.bashrc: line 19: warning: setlocale: LC_TIME: cannot change locale (en_GB.UTF-8): No such file or directory
rm: cannot remove '/home/tmp_proc/*': No such file or directory

  • input folder : /home/data/
  • output folder : /home/data/result/
  • motion correction mode : 1
  • slice thickness : 2.0
  • output resolution : 0.8
    cp: cannot create directory '/home/tmp_proc/input-files': Permission denied
    find: '/home/tmp_proc/input-files/': No such file or directory
    find: '/home/tmp_proc/input-files/': No such file or directory

ERROR: NO INPUT .nii / .nii.gz FILES FOUND !!!!

Then I tried: 1. Manually create the folder(/home/tmp_proc/input-files), no permission; 2. try to modified the sh file, no permission; 3. try to copy the sh file and modify it, no permission.
But there are nii files in the selected folder.
Does anybody know why this gonna happen?

@alenauus
Copy link
Member

could you please send me the command that you used?

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