allen-cell-animated / colorizer-data

example scripts and utilities for preparing data for the time series colorizer app
Other
1 stars 0 forks source link

refactor: Made explicit methods for generating frame paths #20

Closed ShrimpCryptid closed 9 months ago

ShrimpCryptid commented 9 months ago

Closes #19, "Allow frames to start at number other than zero."

Resolves an issue first encountered by @gouthamr321, where datasets that started at timepoints other than 0 would show an error when loaded into the colorizer.

This update makes the automatically-generated frame paths explicit, and adds an entry point for users to change the frame paths if needed.

Changelog: