hantman-lab/animal-soup

Store the ethogram index -> behavior mapping in a new column

kushalkolar opened this issue · 1 comments

Just so there's no long term confusion about which behavior is at which index in all the ethograms, since you're storing the ethograms as a numpy array in each row of the DataFrame.

this has changed, now storing data again with animal_id, session_id, and ethograms in a dict() with trials as keys