-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# Modeling for Nitrogen-Vacancy Centers in Diamond | ||
|
||
Modeling for single NV centers in diamond. | ||
|
||
Construct ground state Hamiltonian of NV-negative centers, including | ||
fine structure, hyperfine structure, nuclear quadrupole, | ||
and external magnetic field terms. | ||
|
||
Includes transformation from lab frame to rotating frame. | ||
|
||
Includes tools for plotting eigenvalues, plotting states on the Bloch | ||
sphere (one must choose the two physical spin states to be | ||
represented), and representing states as linear combination of | ||
basis states. | ||
|
||
|
||
|
||
# Demos | ||
|
||
1. [Visualizing Spin 1 systems on the Bloch sphere](notebooks/Visualize_spin1_on_bloch_sphere.ipynb) | ||
2. [NV negative simple fine structure term only, and Bloch sphere](notebooks/NVNegZFS.ipynb) | ||
3. [NV negative with static and applied MW fields for spin control](notebooks/NVNeg_full_H_Zeeman_splitting.ipynb) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters