I keep running into an issue during PSTH computation where the program throws the following error: "ValueError: could not broadcast input array from shape (1956940) into shape (1981)" (see image 1 below)
This results in the required files for PSTH analysis and visualization not being created, so I can't proceed to the visualization step ("beep_VTA_z_score_VTA.h5 does not exist") (see image 2 below). What is causing this error? The rest of the steps seem to work just fine.
I keep running into an issue during PSTH computation where the program throws the following error: "ValueError: could not broadcast input array from shape (1956940) into shape (1981)" (see image 1 below)
This results in the required files for PSTH analysis and visualization not being created, so I can't proceed to the visualization step ("beep_VTA_z_score_VTA.h5 does not exist") (see image 2 below). What is causing this error? The rest of the steps seem to work just fine.
Image 1
Image 2