--- a +++ b/hd_glio/paths.py @@ -0,0 +1,4 @@ +import os + +# please refer to the readme on where to get the parameters. Save them in this folder: +folder_with_parameter_files = os.path.join(os.path.expanduser('~'), 'hd_glio_params')