
 To run example
 ==============
make check in the top directory will run example. To run it manually:

* generate generate random image file
 
              burst_szip -msb # 8 1024 16 image.#.in         

  where # is the bits_per_pixel value           

* run example

              example [bits_per_pixel]        

  default bits_per_pixel = 8 




 
