-
This tool is really terrific! I'm getting some great results when running at home, but I'm having an issue with running the nibabies docker container in the firewalled environment of my office; I get several SSL certificate errors when the pipeline tries to grab transforms (e.g. from-MNIInfant+1_to-MNI152NLin6Asym_xfm.h5) from https://osf.io/y763j/. It seems an easy workaround would be to download the transforms I need and put them in a location that is mounted to the container during the docker run command. Is there a default location the pipeline will look for these transforms first? Is there an environment variable I can define to point it to the transforms? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
hi @duddb3 - eventually we will want to move these files into templateflow. but in the interim, i just pushed #467 which should help |
Beta Was this translation helpful? Give feedback.
-
Amazing, thank you! |
Beta Was this translation helpful? Give feedback.
hi @duddb3 - eventually we will want to move these files into templateflow. but in the interim, i just pushed #467 which should help