Skip to content

Contains a Jupyter Notebook on how to use the lvlspy API

License

Notifications You must be signed in to change notification settings

jaadt7/lvlspy_tutorial

Repository files navigation

lvlspy_tutorial

This repository contains two Jupyter notebooks that demonstrate the lvlspy API.

Creating XMLs

This notebook demonstrates how to create levels and transitions, add those to species, add the species to a species collection, and then how to write those data to an XML file. You can download the notebook and run it locally, or you can run it on Google colab by clicking on the following badge: Open In Colab

Validation and Calculation

This notebook will allow you to read in data from lvlspy appropriate XML and perform time evolution calculations. You can download the notebook and run it locally, or you can run it on Google colab by clicking on the following badge: Open In Colab

ENSDF to XML

This notebook will you to download and read in ENSDF files and outputs them as a collection to xml format utilizing the libnucnet syntax. It is equipped with a routine that will fill in any downward transitions that are not found within the files according to a Weisskopf prescription. A log file is generated to indicate how many levels and transitions were read from the files, which of those were excluded and why. You can download the notebook and run it locally, or you can run it on on Google Colab by clicking on the following badge: Open In Colab

About

Contains a Jupyter Notebook on how to use the lvlspy API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published