Timed Sequence Task - Data
收藏资源简介:
Timed Sequence Task - data Raw and generated data from Timed Sequence Task. Data are generated by set of codes for standard operant boxes equipped with two fixed levers and a feeder (Med Associates, MED-307A-B1) and operated by Med-PC V software. Names of the tasks indicate the required sequences of lever presses (eg left - left - right - right). Individual inter-press intervals are specifically defined and are logged in great detail (ie. different types of incorrect presses are distinguished and recorded separately). Operant boxes code is available here: Timed Sequence Task - OB. Python scripts for the automated analysis of the resulting task logs are available on GitHub: Timed Sequence Task Analysis Dataset contains following files raw_data/data_vpa_final.csv original, complete log of all tasks as exported from Med-PC V Software columns are described in separate file Data VPA final - columns structure.txt raw_data/mastersheet_complete_one_file.csv : further context for the raw log allowing to split the original log in multiple task logs; format [ mouse - day - task ] ; this can be done using scripts provided here: https://doi.org/10.5281/zenodo.7881058 generated data/data_by_task/[task-log].csv data from complete log filtered according to mastersheet into specific [task-log].csv files generated_data/subanalysis_results/[subanalysis-name]/[task-name].csv results of specific subanalyses divided by task names into separate files. e.g. count_all_presses_test/LLPP-count_all_presses_test.csv = subanalysis count all presses for LLPP task note that csv files in this directory have different structure, according to selected subanalysis



