matlab-common

common toolbox for MATLAB(r) - basis for other toolboxes

https://github.com/tillbiskup/matlab-common

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation ·

Repository

common toolbox for MATLAB(r) - basis for other toolboxes

Basic Info
  • Host: GitHub
  • Owner: tillbiskup
  • License: other
  • Language: MATLAB
  • Default Branch: master
  • Homepage:
  • Size: 178 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created about 7 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

common Toolbox

DOI

A MATLAB(r) toolbox providing basic functionality for data analysis that is used in other toolboxes, such as the cwEPR toolbox. Therefore, this toolbox is a bit of a "meta toolbox". Generally this toolbox will get included into all the other toolboxes eventually.

This toolbox is the spiritual predecessor of the ASpecD framework implemented in Python. Each processing and analysis step gets automatically logged with all parameters to ensure reproducibility. Provides basic functionality for installing and configuring as well as standard processing steps.

Note: While this MATLAB(r) toolbox should still work with current versions of MATLAB(r), you may be interested in the Python framework ASpecD actively being developed and dedicated to fully reproducible data analysis.

Features

The common toolbox provides functions to handle, inter alia:

  • configuration files
  • toolbox maintenance: installation, info, ...
  • datasets and their structures, including IO
  • plotting (including axis labels etc.)
  • exporting figures
  • common processing tasks (polynomial fit, SNR determination, ...)
  • handling info files
  • IO for binary and text files

Installation

Download the toolbox (usually as compressed archive), uncompress (if necessary), start MATLAB(r), change to the folder you have downloaded/uncompressed the toolbox files to, change to the directory internal and call the function commonInstall from within the MATLAB(r) command line. This should guide you through the installation process (and add, inter alia, the toolbox to the MATLAB(r) search path).

How to cite

The cwEPR toolbox is free software. However, if you use it for your own research, please cite it accordingly:

License

The toolbox is distributed under the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation.

This ensures both, free availability in source-code form and compatibility with the (closed-source and commercial) MATLAB(r) environment.

Authors

  • Till Biskup (2014-2022)

    The principal author and main developer of the common toolbox

  • Deborah Meyer (2014-15)

    Valuable contributions during her PhD time

Related projects

There is a number of related MATLAB(r) projects you may be interested in, but have a look at the section with related Python projects as well that are actively being developed.

MATLAB(r) projects

  • epr toolbox

    Toolbox for analysing EPR data (common Toolbox based). Each processing and analysis step gets automatically logged with all parameters to ensure reproducibility. Provides basic functionality and processing steps for EPR spectroscopy.

  • cwepr toolbox

    Toolbox for analysing cwEPR data (common Toolbox based). Spiritual predecessor of the cwepr package implemented in Python. Each processing and analysis step gets automatically logged with all parameters to ensure reproducibility. Focusses particularly on automating the pre-processing and representation of data.

  • trepr toolbox

    Toolbox for preprocessing, display, analysis, and postprocessing of transient (i.e., time-resolved) electron spin resonance spectroscopy (in short: trEPR) data. Spiritual predecessor of the trepr package implemented in Python. Each processing and analysis step gets automatically logged with all parameters to ensure reproducibility. Focusses particularly on automating the pre-processing and representation of data.

  • TSim (Documentation)

    A toolbox for the simulation and fitting of spin-polarised triplet states, using EasySpin for the simulation part, but guiding the user with an extensive CLI and creating well-formatted reports of the results for enhanced reproducibility. Developed by D. Meyer and maintained by T. Biskup.

  • TA toolbox

    Toolbox for preprocessing, display, analysis, and postprocessing of transient absorption (flash photolysis) data. Similarly to the trEPR toolbox, the TA toolbox is fully GUI-based, but all functions are accessible via command line (CLI) as well. Furthermore, the GUI is extensively documented.

Python projects

  • ASpecD framework

    A Python framework for the analysis of spectroscopic data focussing on reproducibility and good scientific practice, developed by T. Biskup.

  • cwepr package

    Python package for processing and analysing continuous-wave electron paramagnetic resonance (cw-EPR) data, originally implemented by P. Kirchner, developed and maintained by M. Schröder and T. Biskup.

  • trEPR package

    Python package for processing and analysing time-resolved electron paramagnetic resonance (trEPR) data, developed by J. Popp, currently developed and maintained by M. Schröder and T. Biskup.

  • FitPy

    Python framework for the advanced fitting of models to spectroscopic data focussing on reproducibility, developed by T. Biskup.

Owner

  • Login: tillbiskup
  • Kind: user
  • Location: Germany

Scientist focussing on reproducible research, particularly in spectroscopy

Citation (CITATION.cff)

cff-version: 1.2.0
title: common toolbox
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Till
    family-names: Biskup
    orcid: 'https://orcid.org/0000-0003-2913-0004'
  - given-names: Deborah
    family-names: Meyer
repository-code: 'https://github.com/tillbiskup/matlab-common'
url: 'https://www.till-biskup.de/en/software/matlab/common/'
abstract: >-
  A MATLAB(r) toolbox providing basic functionality for data analysis. Spiritual predecessor of the ASpecD framework (https://docs.aspecd.de/) implemented in Python. Each processing and analysis step gets automatically logged with all parameters to ensure reproducibility. Provides basic functionality for installing and configuring as well as standard processing steps.
keywords:
  - "spectroscopy"
  - "data processing and analysis"
  - "reproducible science"
  - "reproducible research"
license: LGPL-3.0
identifiers:
  - description: "The concept DOI of the work."
    type: doi
    value: 10.5281/zenodo.7396144

GitHub Events

Total
Last Year