Skip to content

Commit

Permalink
deploy: 6ec691e
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Mar 31, 2024
1 parent cb78f3b commit 7b01ff8
Show file tree
Hide file tree
Showing 77 changed files with 8,977 additions and 1,509 deletions.
2 changes: 1 addition & 1 deletion master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6b5f90f0b5671968924fbce002664559
config: e6e7f2cb025ce9c36c1242f909ff6304
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified master/.doctrees/apidoc/yadg.dgutils.doctree
Binary file not shown.
Binary file modified master/.doctrees/apidoc/yadg.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified master/.doctrees/apidoc/yadg.extractors.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified master/.doctrees/environment.pickle
Binary file not shown.
Binary file modified master/.doctrees/extractors.doctree
Binary file not shown.
Binary file modified master/.doctrees/index.doctree
Binary file not shown.
10 changes: 7 additions & 3 deletions master/_sources/apidoc/yadg.dgutils.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ yadg.dgutils package
:undoc-members:
:show-inheritance:

Submodules
----------


.. automodule:: yadg.dgutils.btools
Expand All @@ -22,6 +20,12 @@ Submodules
:show-inheritance:


.. automodule:: yadg.dgutils.dsutils
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.dgutils.helpers
:members:
:undoc-members:
Expand All @@ -34,7 +38,7 @@ Submodules
:show-inheritance:


.. automodule:: yadg.dgutils.utils
.. automodule:: yadg.dgutils.schemautils
:members:
:undoc-members:
:show-inheritance:
26 changes: 26 additions & 0 deletions master/_sources/apidoc/yadg.extractors.agilent.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
**agilent**: For Agilent chromatograms
======================================

.. automodule:: yadg.extractors.agilent
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.agilent.ch
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.agilent.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.agilent.dx
:members:
:undoc-members:
:show-inheritance:
14 changes: 14 additions & 0 deletions master/_sources/apidoc/yadg.extractors.basic.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**basic**: For tabulated data
=============================

.. automodule:: yadg.extractors.basic
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.basic.csv
:members:
:undoc-members:
:show-inheritance:
32 changes: 32 additions & 0 deletions master/_sources/apidoc/yadg.extractors.drycal.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
**drycal**: For MesaLabs Drycal Pro data
========================================

.. automodule:: yadg.extractors.drycal
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.drycal.common
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.drycal.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.drycal.rtf
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.drycal.txt
:members:
:undoc-members:
:show-inheritance:
26 changes: 26 additions & 0 deletions master/_sources/apidoc/yadg.extractors.eclab.common.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
yadg.extractors.eclab.common package
====================================

.. automodule:: yadg.extractors.eclab.common
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.eclab.common.mpr_columns
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.eclab.common.mpt_columns
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.eclab.common.techniques
:members:
:undoc-members:
:show-inheritance:
28 changes: 28 additions & 0 deletions master/_sources/apidoc/yadg.extractors.eclab.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
**eclab**: For BioLogic data files
==================================

.. automodule:: yadg.extractors.eclab
:members:
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

yadg.extractors.eclab.common



.. automodule:: yadg.extractors.eclab.mpr
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.eclab.mpt
:members:
:undoc-members:
:show-inheritance:
20 changes: 20 additions & 0 deletions master/_sources/apidoc/yadg.extractors.empalc.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
**empalc**: For Empa's LC data
==============================

.. automodule:: yadg.extractors.empalc
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.empalc.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.empalc.xlsx
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions master/_sources/apidoc/yadg.extractors.example.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**example**: For yadg testing
=============================

.. automodule:: yadg.extractors.example
:members:
:undoc-members:
:show-inheritance:
14 changes: 14 additions & 0 deletions master/_sources/apidoc/yadg.extractors.ezchrom.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**ezchrom**: For EZChrom chromatograms
======================================

.. automodule:: yadg.extractors.ezchrom
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.ezchrom.asc
:members:
:undoc-members:
:show-inheritance:
20 changes: 20 additions & 0 deletions master/_sources/apidoc/yadg.extractors.fhimcpt.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
**fhimcpt**: For MCPT set-up at FHI
===================================

.. automodule:: yadg.extractors.fhimcpt
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.fhimcpt.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.fhimcpt.vna
:members:
:undoc-members:
:show-inheritance:
26 changes: 26 additions & 0 deletions master/_sources/apidoc/yadg.extractors.fusion.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
**fusion**: For Fusion chromatograms
====================================

.. automodule:: yadg.extractors.fusion
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.fusion.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.fusion.json
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.fusion.zip
:members:
:undoc-members:
:show-inheritance:
32 changes: 32 additions & 0 deletions master/_sources/apidoc/yadg.extractors.panalytical.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
**panalytical**: For Panalytical XRD data
=========================================

.. automodule:: yadg.extractors.panalytical
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.panalytical.common
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.panalytical.csv
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.panalytical.xrdml
:members:
:undoc-members:
:show-inheritance:


.. automodule:: yadg.extractors.panalytical.xy
:members:
:undoc-members:
:show-inheritance:
14 changes: 14 additions & 0 deletions master/_sources/apidoc/yadg.extractors.phi.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**phi**: For Phi XPS data
=========================

.. automodule:: yadg.extractors.phi
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.phi.spe
:members:
:undoc-members:
:show-inheritance:
14 changes: 14 additions & 0 deletions master/_sources/apidoc/yadg.extractors.quadstar.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**quadstar**: For Quadstar MS data
==================================

.. automodule:: yadg.extractors.quadstar
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.quadstar.sac
:members:
:undoc-members:
:show-inheritance:
15 changes: 13 additions & 2 deletions master/_sources/apidoc/yadg.extractors.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,16 @@ Subpackages
.. toctree::
:maxdepth: 4

yadg.extractors.custom
yadg.extractors.public
yadg.extractors.agilent
yadg.extractors.basic
yadg.extractors.drycal
yadg.extractors.eclab
yadg.extractors.empalc
yadg.extractors.example
yadg.extractors.ezchrom
yadg.extractors.fhimcpt
yadg.extractors.fusion
yadg.extractors.panalytical
yadg.extractors.phi
yadg.extractors.quadstar
yadg.extractors.tomato
14 changes: 14 additions & 0 deletions master/_sources/apidoc/yadg.extractors.tomato.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**tomato**: For tomato outputs
==============================

.. automodule:: yadg.extractors.tomato
:members:
:undoc-members:
:show-inheritance:



.. automodule:: yadg.extractors.tomato.json
:members:
:undoc-members:
:show-inheritance:
3 changes: 0 additions & 3 deletions master/_sources/apidoc/yadg.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ Subpackages

yadg.dgutils
yadg.extractors
yadg.parsers

Submodules
----------


.. automodule:: yadg.core
Expand Down
11 changes: 2 additions & 9 deletions master/_sources/extractors.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,5 @@
:hidden:
:glob:

apidoc/yadg.extractors.public.*

.. toctree::
:maxdepth: 1
:caption: yadg custom extractors
:hidden:
:glob:

apidoc/yadg.extractors.custom.*
apidoc/yadg.extractors.example
apidoc/yadg.extractors.*
Loading

0 comments on commit 7b01ff8

Please sign in to comment.