export const CELL_SIZE = 32

export const DEFAULT_FILTER_SIZES = [
  3, 16, 32, 64, 128, 256, 512, 1024, 1024
]