Package for processing spectroscopy data
Project description
Visit our ReadTheDocs.
Introduction
specdal is a Python package for loading and manipulating field spectroscopy data. It currently supports readers for ASD, SVC, and PSR spectrometers. specdal provides useful functions and command line scripts for processing and aggregating the data.
Features
Command line interface
specdal_info: lightweight script to read and display content of spectral files
specdal_pipeline: default script to convert spectral files into datasets and figures
Python interface
readers for .asd, .sig, .sed spectral files - Pico files (WIP)
spectral functions that operate on pandas objects
interpolation
jump_correction
joining proximal measurements (WIP)
Spectrum and Collection classes which wrap around pandas objects to provide simpler interface for spectral functions
GUI (under development)
Tutorials
See the Jupyter notebooks here.
Installation
SpecDAL can be installed from PyPI using pip. For a more detailed walkthrough, see http://specdal-test.readthedocs.io/en/latest/installation.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.