Cargando…

PyParadigm—A Python Library to Build Screens in a Declarative Way

In experimental psychology, subjects are often confronted with computer-based experimental paradigms. Creating such paradigms can require a lot of effort. PyParadigm is a newly developed Python library to ease the development of such paradigms by employing a declarative approach to build user interf...

Descripción completa

Detalles Bibliográficos
Autores principales: Knorr, Felix G., Petzold, Johannes, Marxen, Michael
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Frontiers Media S.A. 2019
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6698780/
https://www.ncbi.nlm.nih.gov/pubmed/31456680
http://dx.doi.org/10.3389/fninf.2019.00059
Descripción
Sumario:In experimental psychology, subjects are often confronted with computer-based experimental paradigms. Creating such paradigms can require a lot of effort. PyParadigm is a newly developed Python library to ease the development of such paradigms by employing a declarative approach to build user interfaces (UIs). Paradigm specifications in this approach requires much less code and training than in alternative libraries. Although PyParadigm was initially developed for the creation of experimental paradigms, it is generally suited to build UIs that display or interact with 2D objects.