.gitignore
CHANGELOG
LICENSE
MANIFEST.in
README.md
VERSION
gitpush.sh
meta.yaml
mkrelease.sh
pyproject.toml
requirements.txt
javascripts/mathjax.js
notebooks/.DS_Store
notebooks/01_getstarted_MemsArray.ipynb
notebooks/02_getstarted_usb.ipynb
notebooks/03_getstarted_Megamicros.ipynb
notebooks/04_getstarted_BMF.ipynb
notebooks/05_getstarted_BMF_square_antenna.ipynb
notebooks/06_getstarted_Muh5.ipynb
notebooks/ParisParcGeoCalibDiffuse.ipynb
notebooks/calibrate.py
notebooks/covariancegpu.py
notebooks/locations.json
notebooks/mems_position_square_absolute.json
notebooks/mems_position_square_relative.json
notebooks/mems_positions.json
notebooks/signal.json
notebooks/signal_square.json
notebooks/using_spectral_correction.ipynb
notebooks/assets/AntenneParsiParc.png
notebooks/assets/FRFMemsHOSMAAvg.json
notebooks/assets/antenna-mosellerie-leprehaut.py
src/megamicros/__init__.py
src/megamicros/exception.py
src/megamicros/geometry.py
src/megamicros/log.py
src/megamicros/mqtt.py
src/megamicros/muh5.py
src/megamicros/usb.py
src/megamicros.egg-info/PKG-INFO
src/megamicros.egg-info/SOURCES.txt
src/megamicros.egg-info/dependency_links.txt
src/megamicros.egg-info/entry_points.txt
src/megamicros.egg-info/requires.txt
src/megamicros.egg-info/top_level.txt
src/megamicros/acoustics/__init__.py
src/megamicros/acoustics/bmf.py
src/megamicros/acoustics/omp.py
src/megamicros/acoustics/sgcal_ambient.py
src/megamicros/acoustics/sgcal_cov_gpu.py
src/megamicros/acoustics/sgcal_example.py
src/megamicros/apps/__init__.py
src/megamicros/apps/main.py
src/megamicros/apps/version.py
src/megamicros/core/__init__.py
src/megamicros/core/base.py
src/megamicros/core/mu.py
src/megamicros/data/__init__.py
src/megamicros/signal/__init__.py