pyglotaran
v0.5.1
Contents:
Introduction
Installation
Quickstart/Cheat-Sheet
Changelog
Authors
User Documentation:
Overview
Data IO
Plotting
Modelling
Parameter
Optimizing
Plugins
Command-line Interface
Developer Documentation:
Contributing
API Documentation
glotaran
analysis
builtin
io
megacomplexes
baseline
coherent_artifact
damped_oscillation
decay
spectral
shape
spectral_megacomplex
Classes
SpectralMegacomplex
dimension
label
name
shape
type
as_dict
calculate_matrix
fill
finalize_data
from_dict
glotaran_dataset_model_items
glotaran_dataset_properties
glotaran_model_items
glotaran_unique
index_dependent
markdown
validate
cli
deprecation
examples
io
model
parameter
plugin_system
project
testing
typing
utils
Plugin development
pyglotaran
»
API Documentation
»
glotaran
»
builtin
»
megacomplexes
»
spectral
»
spectral_megacomplex
»
SpectralMegacomplex
»
calculate_matrix
Edit on GitHub
calculate_matrix
SpectralMegacomplex.
calculate_matrix
(
dataset_model
:
DatasetModel
,
indices
:
dict
[
str
,
int
]
,
**
kwargs
)
[source]