tomviz icon indicating copy to clipboard operation
tomviz copied to clipboard

Dark/white data are lost for internal pipeline operators

Open psavery opened this issue 5 years ago • 0 comments

If you have a data source with dark and white data, and you run an operator on it in the internal pipeline, the dark/white data are lost in the process, and the child data does not have dark/white data.

If we want to support this, we will probably need to perform some of the operators on the dark/white data too, so that they retain dimensions matching the original data. For instance, for a bin tilt images 2x, we will need to bin the dark/white data as well.

psavery avatar Apr 09 '20 14:04 psavery