Skip to content

A Python software to process and average continuously recorded THz data

License

Notifications You must be signed in to change notification settings

puls-lab/parrot

Repository files navigation

parrot 🦜

parrot stands for Processing All Rapidly & Reliably Obtained THz-traces.

parrot is a Python package to load, process, and plot continuously recorded THz data (along with delay line position data), obtained with electro-optic sampling (EOS), photoconductive antenna (PCA) receivers or similar techniques.

The documentation of parrot can be found here.


How to install

If you have Python/pip installed, just enter:

pip install parrot

and it should install correctly. Otherwise, just download the repository on GitHub.


How to use

Go to GitHub and look at the files placed in the root directory. If you have Anaconda (or Python + Jupyter notebook) installed, try the Example.ipynb notebook in the root directory. If you prefer classic Python, check out Example_compact.py in the root directory. The distribution comes with some example data that allows you to see the capabilities of parrot.


Further information

Check out the documentation here.


I have a problem / I have an idea / I found a bug

Please open an issue on GitHub.

About

A Python software to process and average continuously recorded THz data

Resources

License

Stars

Watchers

Forks

Releases

No releases published