Main content
Home
Menu
This script checks that rates for valid reactions in a Webnucleo network file lie within an appropriate range for a set of temperatures.
To use, first download the file by typing
curl -o check_rates.py -J -L https://osf.io/mgnzc/download
Use the script on a Webnucleo network XML file (in this example, called net.xml). To obtain an example, type
curl -o net.xml -J -L https://osf.io/kyhbs/download
Then print forward or reverse rates less than the default low value 0 or greater than the default high value 1e20 for 20 logarithmically spaced temperatures between t9 = 0.01 and 10:
python check_rates.py net.xml
Change the printout by changing script options. To view those options, type
python check_rates.py -h
For example, to check only the forward rates for 5 logarithmically spaced temperatures between t9=5 and t9=10, type
python check_rates.py net.xml --t9_low 5 --t9_pts 5 --forward_only True
It is also possible to use nuclide and reaction XPath expressions to select the reactions to check. For example, one may type
python check_rates.py net.xml --nuc_xpath "[a = 1 or z >= 40 and z <= 44]" --reac_xpath "[product = 'electron']" --high_value 5.e3 --forward_only True --t9_pts 1
Page permissions have changed
Your browser should refresh shortly…
Renaming wiki...
Wiki page deleted
Press Confirm to return to the project wiki home page.
Connected to the collaborative wiki
This page is currently connected to the collaborative wiki. All edits made will be visible to contributors with write permission in real time. Changes will be stored but not published until you click the "Save" button.
Connecting to the collaborative wiki
This page is currently attempting to connect to the collaborative wiki. You may continue to make edits. Changes will not be saved until you press the "Save" button.
Collaborative wiki is unavailable
The collaborative wiki is currently unavailable. You may continue to make edits. Changes will not be saved until you press the "Save" button.
Browser unsupported
Your browser does not support collaborative editing. You may continue to make edits. Changes will not be saved until you press the "Save" button.
Start managing your projects on the OSF today.
Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.
Copyright © 2011-2025
Center for Open Science
|
Terms of Use
|
Privacy Policy
|
Status
|
API
TOP Guidelines
|
Reproducibility Project: Psychology
|
Reproducibility Project: Cancer Biology