*`aspect`: [aspect ratio](https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_aspect.html), default is 'auto', other possible values are 'equal', or a number,
*`noshow`: if `True`, run Matplotlib in batch mode, without displaying a plot.
*`cmap`: heat map, see below.
### Code location
So if an example script contains the code line
```python
ba.run_and_plot()
The above documented functions are implemented in the Python module