*******************************************************************************
File: ReleaseNotes.txt

SCANLAB syncAXIS Viewer Software Package Version 1.8.2

*******************************************************************************

Manufacturer

   SCANLAB GmbH
   Siemensstr. 2a
   82178 Puchheim
   Germany

   Tel. + 49 (89) 800 746-0
   Fax: + 49 (89) 800 746-199

   info@scanlab.de
   www.scanlab.de

*******************************************************************************

Scope of this Document
The scope of this document is to describe the changes in the syncAXIS 
Viewer software package.

Abbreviations
B   Bugfix
C   Change
N   New feature

********* syncAXIS Viewer changes in version 1.6.0 for version 1.8.0 ****
-------------------------------------------------------------------------------
N 	Added the ability to crop input simulation data	by way of command line arguments.
		-b or --crop-startjob 	Crops by start job number.
		-e or --crop-endjob     Crops by end job number.
		-s or --crop-starttime  Crops by start time.
		-f or --crop-endtime	Crops by end time.

N	Added the ability to perform data reduction by way of command line arguments.
		-d or --data-reduction <n>  Performs the data reduction step on the read in data using "n" as the tolerance.
		Note: this method should not be used with -r

-------------------------------------------------------------------------------
B	Fixed: Very small sets of input data (ex: by cropping or data reduction) could cause the viewer to crash  

B 	Fixed: -a and -l command line arguments were not being properly handled and could cause dynamic data information to be blank	
-------------------------------------------------------------------------------   

********* syncAXIS Viewer changes in version 1.5.0 for version 1.6.0 ****
-------------------------------------------------------------------------------
N 	Added Redraw progress indicator with cancel button.
	
N   Added new data reduction option to replace nth line reduction.
    Nth line options will still be available for command line arguments.

N 	Removed accurate limits and accurate position load options.
 	
N   Added legend entry for guide lines.	
	
N   Added limit to the amount of memory a file can safely load.  If a file's
    data will use up 95% of the usable memory, the file will only partially 
	load.  Loaded time will be displayed to the user.
	
N   Added the ability to load multiple files that have different number of 
    scanheads at the same time.	

-------------------------------------------------------------------------------
C   Refactored the default data options selected when changing the display options 
    to reduce number of user inputs.
	
-------------------------------------------------------------------------------
B	Fixed: Dialog will now display in the center of the screen instead of a 
    sometimes off the screen.
	
B   Fixed: Zooming by using a bounding box now works correctly for all sized boxes.
    	

-------------------------------------------------------------------------------   

