models
The package models includes all modules that describe the SQLAlchemy classes for the tables in the database and the Pydantic-classes that are used for the creation of new entries.
base
Abstract base class providing automatic timestamp fields for all inheriting SQLAlchemy models. |
measurements
Base class representing a single measurement. |
|
Continuous-wave electron paramagnetic resonance (cw-EPR) measurement. |
|
Time-resolved electron paramagnetic resonance (trEPR) measurement. |
|
Pulsed electron paramagnetic resonance (pulsed EPR) measurement. |
|
UVvis measurement. |
|
Fluorescence measurement. |
|
Transient absorption measurement. |
creation_pydantic_measurements
Pydantic data model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
molecules
Base clase representing a molecule. |
|
Single-molecule entry in the molecular hierarchy. |
|
Radical-pair molecule entry within the molecular hierarchy. |
|
Triplet–doublet–pair (TDP) molecular entry in the polymorphic molecule hierarchy. |
|
Triplet–triplet–pair (TTP) molecular entry in the polymorphic molecule hierarchy. |
creation_pydantic_molecules
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |
|
Pydantic model for creating new |