Skip to main content

Work with BBO CCV files

Project description

Includes imageio filter and some tools to work with the CCV data format, used by the BBO lab at caesar research center

from ccvtools import rawio to add ccv support to imageio.

Create a compressed movie with python -m ccvtools -a convert --fps 200 [ccv_file]

The result will be in the same location with additional extension .mkv. Alternatively, specify an output file with -o [output file]

Specify a frame idx range with --idxrange [startidx] [endidx] Note that these are python slice indices, so first frame is 0, and --idxrange 10 20 would be equivalent to MATLABs 11:20 (sic!)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bbo-ccvtools-1.1.5.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

bbo_ccvtools-1.1.5-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page