You're reading an old version of this documentation. For up-to-date information, please have a look at v0.5.

Overview

Here, we present a (growing) series of working examples of how to use the cwepr package to perform both, day-to-day routine tasks in a laboratory working with cw-EPR spectroscopy as well as more complex processing and analysis tasks.

For each of the examples, a full recipe is provided ready to be copied and pasted and run on your local computer.

Note

There are plans to provide a series of real example data as well, to make it easy to get first-hand experience with the cwepr package.

Prerequisites

To be able to run the example recipes locally, you need to have a working installation of the cwepr package and its dependencies. Have a look at the installation instructions for details.

Furthermore, to be able to run (“cook”) the recipes and get (“serve”) the results, you need to have access to a command line, as running recipes (still) is command-line based using the command serve recipe.yaml.

For some recipes, you will need to have a working LaTeX installation in case you would like to get your reports not only created, but compiled into a well-formatted PDF document as well.