Metadata-Version: 2.1
Name: sep005-io-fbgs
Version: 0.0.1
Summary: FBGS file read functions compliant with SDyPy SEP005
Home-page: https://github.com/OWI-Lab
Author: Wout Weijtjens
Author-email: wout.weijtjens@vub.be
Maintainer: Wout Weijtjens
Maintainer-email: wout.weijtjens@vub.be
License: MIT license
Keywords: io,fbgs,SEP005
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6

SEP005 FBGS io
-----------------------

Basic package to import data collected from FBGS data compliant with
SDyPy format for timeseries as proposed in SEP005.

Using the package
------------------

    .. code-block:: python

        from sep005_io_fbgs import read_fbgs

        file_path = # Path to the tdms file of interest
        signals = read_fbgs(file_path)

Acknowledgements
----------------
This package was developed in the framework of the
`Interreg Smart Circular Bridge project
<https://vb.nweurope.eu/projects/project-search/smart-circular-bridge-scb-for-pedestrians-and-cyclists-in-a-circular-built-environment/>`_
