ASpecD Version 0.2.2
Authors/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.
Released 2021-06-19
The following bugs have been fixed:
- Normalisation to minimum now divides by absolute value of minimum
- Normalisation raises ValueError in case of unknown kind
- Import with explicit importer when importer resides in (sub)package
- Recipe history shortens dataset source if dataset_source_directory has trailing slash
Files
tillbiskup/aspecd-v0.2.2.zip
Files
(270.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1695e39927150117df24dae338bdbeb6
|
270.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tillbiskup/aspecd/tree/v0.2.2 (URL)