Linguistics at Maryland

This is a ‘dictionary’ object in python. evoked_dict = dict() evoked_dict['low'] = evoked1; evoked_dict['high'] = evoked2; colors=dict(low="Crimson",high="CornFlowerBlue") If we want to get a birds-eye view of all the data here, we can plot the GFP of the two conditions against each other with the following command. Include a screenshot of ... ................
................