You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new assert_inputs_exist function allowing list of lists of paths, some tricks in scripts with this kind of input could be simplified.
Here is a list of scripts that might be adjusted (I might have missed some):
scil_connectivity_compute_matrices.py
scil_mti_maps_ihMT.py
scil_mti_maps_MT.py
scil_viz_volume_screenshot_mosaic.py
scil_vis_volume_screenshot.py
The text was updated successfully, but these errors were encountered:
With the new
assert_inputs_exist
function allowing list of lists of paths, some tricks in scripts with this kind of input could be simplified.Here is a list of scripts that might be adjusted (I might have missed some):
The text was updated successfully, but these errors were encountered: