I have a dictionary with keys of type tuple and values of type list. for example:
myDictionary= {(\'1\', \'1\', \'1\', \'1\', \'1\'): [16.0, 75, 0.15, -99.0],