Allow user to use any custom numpy array as the heterogeneity maps (rather than accepting a text file as an input)
Make the selection of preloaded maps in datasets more intuitive. For example, rather than '6maps', accept a list of map names, e.g. ['myelinemap', 'fcg1'].
This will involve the following changes:
datasets
more intuitive. For example, rather than'6maps'
, accept a list of map names, e.g.['myelinemap', 'fcg1']
.