spectrochempy/spectrochempy

View on GitHub
spectrochempy/analysis/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
# -*- coding: utf-8 -*-
# ======================================================================================
# Copyright (©) 2015-2023 LCS - Laboratoire Catalyse et Spectrochimie, Caen, France.
# CeCILL-B FREE SOFTWARE LICENSE AGREEMENT
# See full LICENSE agreement in the root directory.
# ======================================================================================
"""
Package with modules related to the analysis of `NDDataset`\'s or
`Project`\ 's.
"""