Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • filter out whole events from translation
  • filter out certain data, by data type, or by data source, or key string
  • write ndarray's that other modules add to the event store
  • write std::string's that other C++ modules add to the event store
  • advanced: have a C++ module register a new type for translation

New Features Subject to Change

Two aspects of these new features are subject to change. These are highlighted in warning boxes below (they are how event key strings are incorporated into hdf5 paths and how new C++ types are registered for translation). Any future changes for these items will not affect automatic translation.

...