#
# HELP: SYNOPSIS:
# HELP:     colotux/helper/NormalizeVolume
# HELP:
# HELP: DESCRIPTION:
# HELP:     Prepare an acquired volume for further processing.
# HELP:     Automatically used by FastPolys and friends.
#

# Shut down noisy progress bars.
WAITBARTITLE 0 100 Normalizing Volume

VIEW_SET Main
VOL_ALLOC_DEPTH
VOL_ALLOC_CLASS
WAITBARTITLE 0 5 Normalizing Volume
MARKCC 0-255 0
WAITBARTITLE 5 10 Normalizing Volume
MARKCG 4096 65535 0 1
WAITBARTITLE 10 20 Normalizing Volume
MARKGC 1 4095
WAITBARTITLE 20 30 Normalizing Volume
MARKCC 0-255 0
WAITBARTITLE 30 100 Normalizing Volume
SAVEGREY Normalized.g16.gz

# Re-enable noisy progress bars.
WAITBARTITLE -1
