mvpa2.misc.plot.scatterΒΆ
Routines to scatterplot data
Functions
fill_nonfinites(a[, fill, inplace]) |
Replace all non-finites (NaN, inf) etc with a fill value | ||
pl_axes(\*args, \*\*kwargs) |
Add an axes to the figure. | ||
plot_scatter(dataXd[, mask, masked_opacity, ...]) |
|
||
plot_scatter_files(files[, mask_file, ...]) |
Plot scatter plots based on data from files. | ||
plot_scatter_matrix(d[, style, labels, fig, ...]) |
|
||
unique_path_parts(\*paths) |



