diff --git a/TODO.md b/TODO.md index 297b070..d939652 100644 --- a/TODO.md +++ b/TODO.md @@ -22,8 +22,8 @@ - Some examples here: - [Example1](https://joss.theoj.org/papers/10.21105/joss.04817) - [Example2](https://joss.theoj.org/papers/10.21105/joss.03171) -- [] Update `tools.spherical_average` and `plotting.plot_on_site_potential` to handle different output files rather than just `LOCPOT`. -- [] Update conda installation instructions -- [] Automatically publish version to pypi when a new release is made on GitHub -- [] Improve aesthetics of plots -- [] Automatically get lattice vector from POSCAR file, rather than taking it from user input \ No newline at end of file +- [x] Update `tools.spherical_average` and `plotting.plot_on_site_potential` to handle different output files rather than just `LOCPOT`. +- [ ] Format line length of docstrings to follow PEP conventions +- [ ] Automatically publish version to pypi when a new release is made on GitHub +- [ ] Update conda installation instructions (need to update current conda package, https://anaconda.org/hcc/macrodensity) +- [ ] Automatically get lattice vector from POSCAR file, rather than taking it from user input \ No newline at end of file