There is a newer version of the record available.

Published November 16, 2021 | Version v0.6.2
Software Open

ASpecD Version 0.6.2

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-11-16

Changes

  • New parameter ytickcount for aspecd.plotting.SinglePlotter2DStacked to control maximum number of yticks
  • New parameter tight_layout for aspecd.plotting.Plotter to prevent labels from getting clipped

Fixes

  • Recipe containing a MultiplotTask does not contain datasets as dicts
  • PlotTask with automatically generated filenames and >1 datasets writes correct filenames to figure record in recipe
  • CompositePlotter sets plot style of plotters
  • Grammar in dataset.tex template
  • Colophon of report via ReportTask contains default package set in recipe
  • CompositePlotter does not add plotters of subfigures to list of dataset representations and list of dataset tasks
  • Escaping of "_" in LaTeX templates

Files

tillbiskup/aspecd-v0.6.2.zip

Files (1.0 MB)

Name Size Download all
md5:2bcd6a6531cbc22e429c2f2fc1a4192e
1.0 MB Preview Download

Additional details

Related works