Skip to content

Extract ISX Movie Timestamps

Overview and purpose

Export movie frame timestamps to a CSV file. This operation is supported for .isxd and .isxb movies.

File Types

Only raw movies are supported, i.e., before temporal down sampling, motion correction, etc.

Compute Credits

This tool uses 1.0 compute credits per hour.

Parameters

Parameter Required? Default Description
Movie Files True N/A ISXD or ISXB movie files
Time Ref True start One of ({'start', 'unix', 'tsc'}) – the time reference for the CSV time stamps.

Details

Valid Inputs

Source Parameter File Type File Format
Movie Files miniscope_movie, nvision_movie isxd, isxb

Movie Files

One or more movie files. If more than one movie file is provided, they should be a valid series. A series input can also be provided.

Time reference

The time reference for the CSV time stamps.

If start is used, the timestamps represent the seconds since the start of the movie. If unix is used, the timestamps represent the seconds since the Unix epoch. If tsc is used, the timestamps represent the hardware counter value on the acquisition box when each frame was captured.

Outputs

CSV file

CSV file containing movie timestamps.