Skip to content

High bandwidth distributed stream matrix transposer

License

Notifications You must be signed in to change notification settings

maxiv-science/dranspose

 
 

Repository files navigation

dranspose

dranspose is a framework to perform a distributed transpose from multiple streams of partial events into parallel workers with full events.

This is useful e.g. for assembling image frames which are captured by separate detectors.

Installation

To install the package run

pip install dranspose

Usage

The dranspose cli wrapper allows to start different parts of the system or run them combined

Testing

To get debug logs for the tests which are useful when debugging use

pytest --log-cli-level=DEBUG

About

High bandwidth distributed stream matrix transposer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.8%
  • Rust 4.0%
  • Other 1.2%