Skip to content

andry3vi/cls_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLS_tools

A python class to handle IGISOL collinear laser spectroscopy data files. The class make use of dask dataframes for the initial data sorting. This allows for a intrinsic paralelization of the tasks and a considerably faster processing time. New version 0.3 works with asdf file formats

installation

Simply run in the main directory:

pip install .

Import in your code as

import clstools as cls

For a detailed example check example.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages