BIC-MNI / minc-toolkit-v2

Version 2 of the minc-toolkit, uses tools based on ITK version 4.x
GNU General Public License v3.0
48 stars 21 forks source link

smooth_mask has bad datapath seraching #7

Open gdevenyi opened 9 years ago

gdevenyi commented 9 years ago
MNI::DataDir::check_data: invalid data directory "/scratch/project/m/mchakrav/quarantine/minc-toolkit/1.9.10/build/bin/../share/avg305/" at /project/m/mchakrav/quarantine/minc-toolkit/1.9.10/build/bin/smooth_mask line 206
``

smooth_mask isn't looking for an environment variable, it's looking for a hardcoded file
vfonov commented 9 years ago

That's how they made it: https://github.com/BIC-MNI/mni-perllib/blob/develop/Makefile.PL#L192