Skip to content

nabu.app.flip_volume_vertically

source module nabu.app.flip_volume_vertically

Functions

source get_volume_reader(volume_path, volume_type, file_prefix, h5_data_path=None)

Raises

  • ValueError

source flip_singleframe_volume_vertically(volume)

Flip up<->down the volume for "single-frame" volumes (tiff, edf, jpeg2000)

source flip_multiframe_volume_vertically(volume, mem_fraction=0.25)

Flip up<->down the volume for "multi-frame" volumes (hdf5, tiff3d, raw)

Raises

  • RuntimeError

source flip_volume_vertically(volume_path, volume_type, file_prefix, h5_data_path=None, mem_fraction=0.25)

source flip_volume_vertically_app()