#################### ebilabドキュメント #################### :code:`ebilab` は研究に使っているコードを整理している python パッケージです。 * :py:mod:`ebilab.api` : 実験を定義するためのAPI(BaseExperiment, BasePlotter, フィールドクラス) * :py:mod:`ebilab.visa` : VISA対応デバイスを制御するためのパッケージ * :py:mod:`ebilab.gui` : 実験を実行するためのGUIアプリケーション Python 3.10 以降で動作確認されています。 .. warning:: 現在 v3 は開発中のプレリリースバージョンです。 APIは変更される可能性があります。 **************************************** 目次 **************************************** .. toctree:: :maxdepth: 1 installation changelog .. toctree:: :maxdepth: 1 :caption: チュートリアル tutorial/version tutorial/experiment_device tutorial/experiment .. toctree:: :caption: Reference :maxdepth: 1 api/index .. toctree:: :caption: 索引 :maxdepth: 1 genindex