Metadata-Version: 2.1
Name: ColdTOFU
Version: 0.0.7
Summary: Cold Atoms Time-of-Flight Utilities
Home-page: https://github.com/chetanmadasu/TOFU
Author: Chetan Sriram Madasu
Author-email: chetan.madasu@gmail.com
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE

# ColdTOFU

Time of flight utilities - a simple package built using numpy and scipy to analyze absorption and fluorescence images
from cold atoms experiments.

`pip install ColdTOFU`

[![DOI](https://zenodo.org/badge/544229576.svg)](https://zenodo.org/badge/latestdoi/544229576)

See requirements.txt for the necessary packages.

See documentation and examples [here](https://chetanmadasu.github.io/examples.html)
