public int GetMasterScan(int scan)
 {
     return(rawFile.GetMasterScan(scan));
 }