=================================================================
                    Example Calibration Files
=================================================================

Misc Files:
        README		:- This file

Sort Code:
	Makefile        :- Additional Makes for sunsort to compile
	cal_init.c	:- Sets up calibration
	cal.c		:- EbyE calibration
	cal.h           :- Header for calset.c and cal.c

Input Files:

*.raw files = data inputs

	go.raw		:- Sunsort amplitude channel Mstick output
	to.raw		:- Sunsort pulser timing signal Pkfind output
	evx.raw		:- Energy v position data for strip ends

*.out files = program output 	

	coord_cov.out   :- Detector array coverage
	pssd_angs.out   :- Strip end angles
	ethcal.out      :- EvTH for specified strip end angles
	egain.out	:- Signal gain factors from calibration

*.cal files = read by sort calibration

	egmap.cal	:- eurogam map file
	map.cal		:- ADC to detector signal  map
	expt.cal	:- Experiment structure definition
	go.cal		:- Amplitude channel Gain-Offset calibration 
	to.cal          :- Timing channel gain-offsets (append to go.cal)
	detpos.cal	:- Detector co-ordinate file
	gsig.cal	:- Same as egain.out. Read by sort calibration
	xlim.cal	:- xlimits for angle calibration
	reac.cal	:- Default reaction input



Please report Bugs to s.chappell1@physics.ox.ac.uk
