Skip to content

PlasmaLib/PyLHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLHD

Codeship Status for PlasmaLib/PyLHD codecov

Python library for the LHD experiments.

This library includes several components.

Currently, we mainly support input/output scripts that can handle LHD experiment data.

Input/Output

  • eg: Module that read and write eg data format that is used as analyzed-data.
    This module is built on top of xarray, which brings N-dimensional variants of the core pandas data structures.
    The basic usage can be found in this notebook.

  • igetfile: Module that download the analyzed data files from analyzed data server.
    This module generates eg data file, so that the above eg module can be used for the downloaded file.
    The basic usage can be found in this notebook. Note that this only works in the NIFS-experiment-network.

  • PVwave: Read PVwave binary file from Python.

To use the above files, please contact us.

About

Python libraries for LHD experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published