Skip to content

Error running write_QA_Tran_T1.m #1

Description

@ZemaTimoteo

I tried to run the write_QA_Tran_T1.m and failed because in makeSLRpulse.m:

%fprintf('cmd=%s\n',cmd);
[status, result]=system(cmd); # line 141 makeSLRpulse.m

status= 1
result =

'Traceback (most recent call last):
   File "<string>", line 1, in <module>
 ModuleNotFoundError: No module named 'sigpy'
 '

K>> cmd

cmd =

'py -c "import sigpy.mri.rf;pulse=sigpy.mri.rf.dzrf(500,5,ptype='ex',d1=1,d2=0.01,ftype='ms');print(*pulse)"'

What should I do?

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