ASpecD
Creators
Description
ASpecD is a Python framework for handling spectroscopic data focussing on reproducibility. In short: Each and every processing step applied to your data will be recorded and can be traced back, and additionally, for each representation of your data (e.g., figures, tables) you can easily follow how the data shown have been processed and where they originate from. What is even better: Actual data processing and analysis no longer requires programming skills, but is as simple as writing a text file summarising all the steps you want to have been performed on your dataset(s) in an organised way.
Version 0.8.1 - Released 2023-08-11
Documentation
- New section on metadata during data acquisition
- New section with examples
- New section with data publications
Fixes
- Baseline correction in
aspecd.processing.BaselineCorrection
issues warning if more than 100% of the data are used and resets to 50% on each side. - Recipe history contains importer parameters
Notes
Files
tillbiskup/aspecd-v0.8.1.zip
Files
(1.1 MB)
Name | Size | Download all |
---|---|---|
md5:58e748379457460a4d80d991fb66b5a0
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tillbiskup/aspecd/tree/v0.8.1 (URL)