csvFile = open('#ICA5.csv', 'a')
csvWriter = csv.writer(csvFile)