This data accompanies a manuscript by:<br>
Fobbs WC1, Bariselli S1, Licholai JA1, Miyazaki N1, Matikainen-Ankney BA1, Creed MC2, Kravitz AV1, 2
1 National Institute of Diabetes and Digestive and Kidney Diseases, National Institutes of Health, Bethesda MD 20892
2 Washington University School of Medicine, Departments of Psychiatry, Anesthesiology, Neuroscience and Biomedical Engineering, St Louis MO, 63108
To generate figure panels:
1: Download Fobbs_Formatted_Data_in_Excel_Format.zip and Fobbs_Python_Analysis_Code.zip
2: Unzip both to your harddrive (anywhere is fine)
3: Open the Python file you want to run (ie: Fig1_Behavioral_classification.py) in your Python development environment.
4: Update the variable DATA_PATH to where you unzipped Fobbs_Formatted_Data_in_Excel_Format.zip
Remember to use backslashes (/) in all directory changes ie:
DATA_PATH = "C:/Users/user/Desktop/Fobbs_Formatted_Data_in_Excel_Format/"
5: Run each cell in order to generate figure panels