Software Open Access
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-11-24
Changes
aspecd.report.Reporter
adds template loader for package if package
is provided, allowing to override templates from the ASpecD framework within derived packages.aspecd.tasks.ReportTask
passes through the default package from the recipe to the reporter for overriding templates.aspecd.infofile.Infofile
: Comment gets converted into a single stringaspecd.io.TxtImporter
handles decimal separator different than dotFixes
aspecd.tasks.Task
warns if key in dict (recipe) is no property of the task.aspecd.processing.DatasetAlgebra
returns shape in error message if shapes differ.aspecd.processing.Filtering
to always be oddaspecd.processing.CommonRangeExtraction
ignores unit of last axis (i.e., intensity) when checking for identical unitsaspecd.utils.ToDictMixin
: Added superclass call to preserve mro in dependent subclassesaspecd.plotting.MultiPlotter
sets axis labels when units are emptyaspecd.processing.Normalisation
removes unit from last axisaspecd.processing.BaselineCorrection
handles zero values in range properlyaspecd.analysis.AggregateAnalysisStep
no longer adds datasets
and result
to output of to_dict()
aspecd.tasks.AggregatedAnalysisTask
sets correct type in output of to_dict()
aspecd.tasks.ReportTask
does not add empty figure filenames to includesaspecd.Tasks.PlotTask
preserves labels of drawingsName | Size | |
---|---|---|
tillbiskup/aspecd-v0.6.3.zip
md5:3947bda4ba88b7ef3193db6e5976f1dd |
1.0 MB | Download |
All versions | This version | |
---|---|---|
Views | 428 | 15 |
Downloads | 52 | 0 |
Data volume | 28.3 MB | 0 Bytes |
Unique views | 291 | 9 |
Unique downloads | 41 | 0 |