diff --git a/.gitignore b/.gitignore index ab995b0..9769ec9 100644 --- a/.gitignore +++ b/.gitignore @@ -144,15 +144,14 @@ dmypy.json Affinity/ .vscode/settings.json -# Miscellaneous -shakenbreak/.vscode/settings.json -snb_test.ipynb - # Sourcery .sourcery.yaml # Conda Packaging Notes conda_packaging.md +# Miscellaneous docs/_build/* -docs/_build/html \ No newline at end of file +docs/_build/doctrees/* +docs/_build/html/ +docs/_build/_sources/ \ No newline at end of file diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 52e9fe6..9c6c460 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree index a54f89a..be6fbd6 100644 Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ diff --git a/docs/_build/doctrees/macrodensity.alpha.doctree b/docs/_build/doctrees/macrodensity.alpha.doctree index 8ccc124..ba637c1 100644 Binary files a/docs/_build/doctrees/macrodensity.alpha.doctree and b/docs/_build/doctrees/macrodensity.alpha.doctree differ diff --git a/docs/_build/doctrees/macrodensity.density.doctree b/docs/_build/doctrees/macrodensity.density.doctree index d05d23a..51084f8 100644 Binary files a/docs/_build/doctrees/macrodensity.density.doctree and b/docs/_build/doctrees/macrodensity.density.doctree differ diff --git a/docs/_build/doctrees/macrodensity.doctree b/docs/_build/doctrees/macrodensity.doctree index 0c25695..8b28d36 100644 Binary files a/docs/_build/doctrees/macrodensity.doctree and b/docs/_build/doctrees/macrodensity.doctree differ diff --git a/docs/_build/doctrees/macrodensity.plotting.doctree b/docs/_build/doctrees/macrodensity.plotting.doctree index 51cb1dc..df7a183 100644 Binary files a/docs/_build/doctrees/macrodensity.plotting.doctree and b/docs/_build/doctrees/macrodensity.plotting.doctree differ diff --git a/docs/_build/html/_sources/index.rst b/docs/_build/html/_sources/index.rst index f40d8a1..f0a8931 100644 --- a/docs/_build/html/_sources/index.rst +++ b/docs/_build/html/_sources/index.rst @@ -6,9 +6,7 @@ Welcome to MacroDensity ======================= -Summary -======= -``MacroDensity`` is a Python package to read and process electrostatic potential and +``MacroDensity`` is a Python package to post-process electrostatic potential and electron density files from electronic structure calculations and plot in a number of ways, including: 1. Planar average diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html index ade8d0b..3f05cfb 100644 --- a/docs/_build/html/genindex.html +++ b/docs/_build/html/genindex.html @@ -271,9 +271,7 @@

Index

- B - | C - | D + D | E | G | I @@ -281,33 +279,12 @@

Index

| N | O | P - | R | S | T | U | V
-

B

- - - -
- -

C

- - -
-

D

    @@ -316,8 +293,6 @@

    D

@@ -326,12 +301,6 @@

E

-
@@ -342,12 +311,10 @@

G

  • GCD() (in module macrodensity.density)
  • GCD_List() (in module macrodensity.density) -
  • -
  • get_band_extrema() (in module macrodensity.vasp)