Skip to content

LUT ./kernels permissions #218

Description

@ucigrangers

Hello,

I am trying to trouble shoot an error I am getting:

-> Creating LUT for "NODDI" model:
Traceback (most recent call last):
File "/data/Diffusion_Processing/NODDI.py", line 48, in
ae.generate_kernels(regenerate=True)
File "/home/miniforge3/envs/AMICO/lib/python3.11/site-packages/amico/core.py", line 364, in generate_kernels
makedirs( self.get_config('ATOMS_path') )
File "", line 215, in makedirs
File "", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: './kernels'

I am wondering if this is an error in either my use amico.setup() or ae.set_config to enable the LUT to write to this directory somehow? I am happy to send my python code but I largely followed the NODDI tutorial.

Thank you so much in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions