61  Opening a 7z file

Open in Google Colab | Download notebook

Data set download


Ma, et al., eLife, 2023 performed experiments measuring M1 neuronal activity of a monkey performing motor tasks moving a cursor on a screen. They simultaneously make electromyographic (EMG) measurements of muscle activity in the monkey’s hand. The data sets for the experiment are available via the Dryad data repository.

We will work with the data set acquired from a monkey named Jango, which can be downloaded here: https://s3.amazonaws.com/bebi103.caltech.edu/data/Jango_ISO_2015.7z. Warning: This is a large data set of about 4 GB.

a) The data set is in the file Jango_ISO_2015.7z, which is 7z format, a not-all-that-commonly-used compression format. Figure out how to expand this file and do so.

b) Upon expanding the 7z file, you will find a directory full of .mat files. Select the appropriate file and access the pertinent data to make a plot of the EMG trace (just one of the seven locations will do) and of M1 spike times (for all 94 neurons) for times between 200 and 260 seconds for the experiment done on August 24, 2015.