ASpecD Version 0.2.1
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-03
The following bugs have been fixed:
- Report: template can have ".." in its path
aspecd.utils.copy_values_between_dictscascades through source dict- Add missing template files for sphinx multiversion
Additionally, the following new helper functions appeared:
aspecd.utils.remove_empty_values_from_dictaspecd.utils.convert_keys_to_variable_names
Files
tillbiskup/aspecd-v0.2.1.zip
Files
(270.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fcccdaa02cfaf6d56676c2ed8fa9b7bc
|
270.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tillbiskup/aspecd/tree/v0.2.1 (URL)