No description
Find a file
2024-03-01 21:10:57 +02:00
examples Reformat with Black 2024-03-01 21:05:37 +02:00
src/airel/pyspect Rename RecordsFiles.to_dataframe -> to_pandas, add to_polars method 2024-03-01 21:10:57 +02:00
.gitignore Add inversion, polish data loading 2022-06-10 17:12:21 +02:00
LICENSE Add inversion, polish data loading 2022-06-10 17:12:21 +02:00
pyproject.toml Reorganize package to airel.pyspect, add pyproject.toml 2023-06-02 16:01:51 +03:00
README.md Fix typo 2022-06-15 09:08:58 +03:00
requirements.txt Polish, add comments, requirements 2022-06-13 08:57:38 +03:00

PySpect

A Python package to help with processing data from NAIS, EAS, CIC and other instruments produced by Airel Ltd.

Requirements: numpy, scipy, PyYAML, pandas (optional)

Examples require inverter files and measurement data files which are not included here.