Skip to content

Commit

Permalink
More formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HowWeiBin committed Apr 9, 2024
1 parent 48ee31f commit 360b899
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/dos-align/dos-align.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Training the DOS with different Energy References
==============================================================================
:Authors: How Wei Bin `@HowWeiBin <https://github.com/HowWeiBin/>`_,
:Authors: How Wei Bin `@HowWeiBin <https://github.com/HowWeiBin/>`_
This tutorial would go through the entire machine learning framework for the electronic
density of states (DOS). It will cover the construction of the DOS and SOAP
Expand Down Expand Up @@ -41,11 +41,12 @@
# 2) Loading Data
# 3) Find range of eigenenergies
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# We take a small subset of 104 structures in the Si dataset from `Bartok et al.,
# 2018 <https://journals.aps.org/prx/abstract/10.1103/PhysRevX.8.041048>`.
# Each structure in the dataset contains two atoms.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#


# %%
# 1) Downloading and Extracting Data
Expand Down

0 comments on commit 360b899

Please sign in to comment.