This directory contains a set of tutorials aiming to get users familiarised with the architecture of pykoala
and its current capabilities.
The tutorial data_containers.ipynb
goes through the multiple aspects of DataContainers
.
The tutorial corrections.ipynb
explains the current structure of the different corrections that can be applied to DataContainers
.
The tutorial io.ipynb
provies examples on how informatino (i.e. data, logs, etc) is handled in pykoala
.