CameraConfig
Description: Camera configuration

Name      	Unit		        DataType    Size	Default		ValueDescription 

cameraID  	dimensionless   	SMALLINT 	2 	   -999         camera identifier (i.e. GPC1, ISP)
cameraConfigID  dimensionless           SMALLINT        2          -999         camera configuration
endDate         dimensionless               REAL        4          -999         ending date of this configuration in MJD
configDetails   string           VARCHAR(MAX) 8000      0x00         NA         text/table giving the details of the camera configuration
                                                                                NEED TO CHANGE and pass camera x from raw data file


