physimals / oxford_asl

A command line tool for quantification of perfusion from ASL data
Apache License 2.0
8 stars 7 forks source link

ASL ROI Statistics #29

Open kishore-unm opened 1 year ago

kishore-unm commented 1 year ago

Hello, I am trying to analyze the ASL data using oxford_asl module with --region-analysis flag but I keep getting the following error: Traceback (most recent call last): File "/usr/local/fsl/bin/oxford_asl_roi_stats", line 5, in from oxford_asl.roi_stats import main ModuleNotFoundError: No module named 'oxford_asl'

Any help is appreciated.

kishore-unm commented 1 year ago

This is on the MacOS

mcraig-ibme commented 1 year ago

Hi, could you let me know what version of FSL you are using. I am aware of an issue in early releases of 6.0.6 that could cause a problem like this, however it is fixed in the most recent update.

kishore-unm commented 1 year ago

Hi - The version of FSL is 6.0.6.5. Thanks