Skip to main content

A lightweight interface to grab and organize differential cross sections from EXFOR, using the x4i3 library.

Project description

Python package PyPI publisher

exfor-tools

Some lightweight tools to grab data from the EXFOR database using the x4i3 library, and organize it for visualization and use in model calibration and uncertainty quantification.

use case

You have a reaction model $f(x,\alpha)$ and you would like to find some data $y(x)$ to constrain the $\alpha$. Here $x$ can be energy, angle, type of reaction, projectile and target, etc. You would like to do this in a statistically rigorous way, in which you take into account various types of uncertainties, including systematic uncertainties that introduce correlations between $y(x_i)$ and $y(x_j)$. You would also like to do this with large data sets comprised of many different experiments. In other words, you would like to curate a data set $y$ -- composed of reaction observables like differential cross sections -- and have the information required to construct a covariance matrix for it. And you would like it to be sorted into computationally convenient data structures that you can use for visualization, or comparison to your model. You've come to the right place.

scope

Currently, exfor_tools supports most reactions in EXFOR, but only a small subset of the observables/quantities. Feel free to contribute! If it doesn't meet your needs check out the project it's built on, which is far more complete: x4i3.

quick start

 pip install exfor-tools

Package hosted at pypi.org/project/exfor-tools/. Otherwise, for development, simply clone the repo and install locally:

git clone git@github.com:beykyle/exfor_tools.git --recurse-submodules
pip instal exfor_tools -e 

examples and tutorials

Check out the tutorials:

These demonstrate how to query for and parse exfor entries, and curate and plot data sets. In the first one, you will produce this figure:

updating the EXFOR data base

First, download your desired version <exfor-YYYY.zip> from here: https://nds.iaea.org/nrdc/exfor-master/list.html. The latest is recomended. Then:

bash update_database.sh </path/to/exfor-XXXX.zip> --db-dir </path/where/db/should/go/>

This will extract and process the data to </path/where/db/should/go/unpack_exfor-YYYY/X4-YYYY-12-31>, setting the environment variable $X43I_DATAPATH accordingly. x4i3 uses this environment variable to find the database on import, so you should add this to your environment setup. If you use bash, this will look something like this:

echo export X43I_DATAPATH=$X43I_DATAPATH >> ~/.bashrc

This functionality for modifying the database used by x4i3 is provided in x4i3_tools, which is included as a submodule.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exfor_tools-0.3.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exfor_tools-0.3-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file exfor_tools-0.3.tar.gz.

File metadata

  • Download URL: exfor_tools-0.3.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for exfor_tools-0.3.tar.gz
Algorithm Hash digest
SHA256 4943f060a09b741466ad9995e70ed37aaa2098be82c92d2e2fdfc4ee2b153c5a
MD5 d8df5a4114ec233924a9cc24d9857996
BLAKE2b-256 b93eb0a531cabf7f83e2050b6ba3b818784e7ccbd02e37d4dd1ffb05157d155b

See more details on using hashes here.

Provenance

The following attestation bundles were made for exfor_tools-0.3.tar.gz:

Publisher: pypi-publish.yml on beykyle/exfor_tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file exfor_tools-0.3-py3-none-any.whl.

File metadata

  • Download URL: exfor_tools-0.3-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for exfor_tools-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 30c1b1e128420f1b366e6b5000de9678562721021bf266e1adc15982f5003f13
MD5 81c6dacfde9e5de0b200aa4e5dfe3310
BLAKE2b-256 b4b0b83ecf79c4894bc962accadb3f474a3c13476797a0602487d104369abc07

See more details on using hashes here.

Provenance

The following attestation bundles were made for exfor_tools-0.3-py3-none-any.whl:

Publisher: pypi-publish.yml on beykyle/exfor_tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page