Skip to content

Collection of scripts for often-needed measurements, fitting, plotting and analysis

License

Notifications You must be signed in to change notification settings

SiLab-Bonn/silab_collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silab_collections

This package aims to provide often-used routines for measurements, analysis and data visualization.

Installation

A Python >= 3.7 installation is needed. It is recommended to create an isolated Python environment using miniconda. After doing so, install the dependencies via

conda install numpy scipy pytables pytest matplotlib pip

Followed by

pip install basil_daq tqdm

To finally install the silab_collections package, activate your environment and type

python setup.py develop

Examples

Check out the examples folder

About

Collection of scripts for often-needed measurements, fitting, plotting and analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages