Documentation
Go over all the documentation and:
- [ ] Make sure that docstrings end in a full stop.
* Spell out "au" -\> "atomic units"
* Change "in eV" -\> "in units of eV" and same for other units
* Quote `.npz` and `.dat`
* More descriptive names for writers `hcdist_save_dat` -\> `write_hot_carrier_distribution`
- [x] Check the [documentation of the command line interface](https://rhodent.materialsmodeling.org/module_reference/cli.html)
- [x] Shrink large figures
- [x] Rename tutorial to "The convolution trick"
- [ ] Check [rendering of "variables" (`{time}` ...) in docstrings](https://rhodent.materialsmodeling.org/module_reference/density_matrices.html#rhodent.density_matrices.ConvolutionDensityMatricesFromDisk)
issue