zema_emc_annotated_dataset
latest

Getting started:

  • zema_emc_annotated
    • Getting started
    • Documentation
    • Disclaimer
    • License

Detailed information:

  • Installation
    • Create a venv Python environment on Windows
    • Create a venv Python environment on Mac & Linux
    • Install zema_emc_annotated via pip
    • Optional Jupyter Notebook dependencies

Examples:

  • Examples
    • Read ZeMA dataset and preprocess data

Code Reference:

  • ZeMA dataset API
    • ExtractionDataType
      • ExtractionDataType.VALUES
      • ExtractionDataType.UNCERTAINTIES
    • ZeMASamples
      • ZeMASamples.uncertain_values
      • ZeMASamples.uncertainties
      • ZeMASamples.values
  • Data types
    • RealMatrix
    • RealVector
    • SampleSize
      • SampleSize.datapoints_per_cycle
      • SampleSize.idx_first_cycle
      • SampleSize.n_cycles
    • UncertainArray
      • UncertainArray.uncertainties
      • UncertainArray.values
zema_emc_annotated_dataset
  • Index
  • Edit on GitHub

Index

D | E | I | M | N | R | S | U | V | Z

D

  • datapoints_per_cycle (zema_emc_annotated.data_types.SampleSize attribute)

E

  • ExtractionDataType (class in zema_emc_annotated.dataset)

I

  • idx_first_cycle (zema_emc_annotated.data_types.SampleSize attribute)

M

  • module
    • zema_emc_annotated.data_types
    • zema_emc_annotated.dataset

N

  • n_cycles (zema_emc_annotated.data_types.SampleSize attribute)

R

  • RealMatrix (in module zema_emc_annotated.data_types)
  • RealVector (in module zema_emc_annotated.data_types)

S

  • SampleSize (class in zema_emc_annotated.data_types)

U

  • uncertain_values (zema_emc_annotated.dataset.ZeMASamples attribute)
  • UncertainArray (class in zema_emc_annotated.data_types)
  • uncertainties (zema_emc_annotated.data_types.UncertainArray attribute)
  • UNCERTAINTIES (zema_emc_annotated.dataset.ExtractionDataType attribute)
  • uncertainties (zema_emc_annotated.dataset.ZeMASamples property)

V

  • values (zema_emc_annotated.data_types.UncertainArray attribute)
  • VALUES (zema_emc_annotated.dataset.ExtractionDataType attribute)
  • values (zema_emc_annotated.dataset.ZeMASamples property)

Z

  • zema_emc_annotated.data_types
    • module
  • zema_emc_annotated.dataset
    • module
  • ZeMASamples (class in zema_emc_annotated.dataset)

© Copyright 2022, B. Ludwig (PTB). Revision ca4a370f.

Built with Sphinx using a theme provided by Read the Docs.