*[H5py](https://www.h5py.org/)(Pythonic interface to HDF5)
For users interested in interactive usage of this package we suggest ipyhton notebooks. These can be installed with the following packages:
For users interested in interactive usage of this package we suggest ipython notebooks. These can be installed with the following packages:
*[iPython](https://ipython.org/)(Strictly better version of the basic python shell)
*[Jupyter](https://jupyter.org/)(Notebooks, slides, HTML conversion of notebooks and more)
...
...
@@ -47,6 +53,10 @@ To sync and clone the CoRe DB `watpy` requires a git installation:
*`CoRe_h5()` to work with HDF5 data, see [coredb.py](watpy/utils/coreh5.py)
*`CoRe_md()` to manage the metadata, see [metadata.py](watpy/codedb/metadata.py)
Please note that in order to use this package one needs to type `watpy` only, e.g. `import watpy`.
See [watpy_CoReDB.ipynb](https://git.tpi.uni-jena.de/core/watpy/-/blob/master/tutorials/watpy_CoReDB.ipynb) and [watpy_wave.ipynb](https://git.tpi.uni-jena.de/core/watpy/-/blob/master/tutorials/watpy_wave.ipynb) for our tutorials on the CoRe DB and waveforms.