Hi all,
I am wanting to generate the receptive field heat map plots for individual cells using the visual coding 2 photon calcium imaging data as done in the receptive field notebook linked here,
but the function get_cell_specimens used to download the cell data from the brain observatory cache in this line of code will not work:
cells = boc.get_cell_specimens()
I am not sure how to proceed without using this function to download the cell data. Thoughts?
Thank you!!!