Skip to content
/ binSLT Public

Code to extract spin-orbit induced predissociation lifetimes from stabilization method Duo *.states files.

License

Notifications You must be signed in to change notification settings

GBMitev/binSLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binSLT

Contains:

Description of the code

Future updates

How to install

Description: Code to extract spin-orbit induced predissociation lifetimes from stabilization method Duo *.states files.

Currently only supports doublet sigma predissociation states as this was developed explicitly to extract predissociation lifetimes for the A2Sigma+ states of OH, SH, and SD.

Future Updates: State labels currently constrained to J, v, and e/f parity but will be expanded in future to generalise for all state symmetries.

How to install: This method works for linux machines and should work for Mac OS. If you are running Windows, Windows Subsystem for Linux is recomended here.

In terminal create a directory named 'binslt' and download this repository. Enter this directory, running:

$ls

Should return:

binslt dist examples pyproject.toml README.md

and run in terminal:

$pip install .

Don't skip the "."

If you wish to make changes to the code while using it:

pip install -e .

Any problems can be reported to georgi.mitev.16@ucl.ac.uk

About

Code to extract spin-orbit induced predissociation lifetimes from stabilization method Duo *.states files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages