Skip to content

Commit

Permalink
Merge pull request #154 from bachlab/release/5.0.0
Browse files Browse the repository at this point in the history
Release/5.0.0
  • Loading branch information
irojkov-ph authored Sep 9, 2020
2 parents f95d48b + b332126 commit 397a44d
Show file tree
Hide file tree
Showing 76 changed files with 2,804 additions and 489 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Ignore different folders
ImportTestData
.bundle/
.jekyll-cache/
Gemfile
Gemfile.lock
_site/
vendor/

# Ignore all the temporary files
*.lyx~
*.m~
27 changes: 27 additions & 0 deletions doc/PsPM.bib
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,34 @@
@comment{jabref-meta: databaseType:bibtex;}

@techreport{xia:2020,
type = {preprint},
title = {Saccadic {Scanpath} {Length}: {An} {Index} for {Human} {Threat} {Conditioning}},
shorttitle = {Saccadic {Scanpath} {Length}},
url = {https://osf.io/qtpve},
abstract = {Threat-conditioned cues are thought to capture overt attention in a bottom-up process. Quantification of this phenomenon typically relies on cue competition paradigms. Here, we sought to exploit gaze patterns during presentation of a visual conditioned stimulus only, in order to quantify threat conditioning. To this end, we capitalise on a summary statistic of visual search during CS presentation, scanpath length. In a simple delayed threat conditioning paradigm with full-screen monochrome conditioned stimuli (CS), we observed shorter scanpath length during CS+ compared to CS- presentation. Retrodictive validity, i.e. effect size to distinguish CS+ and CS-, was maximised by considering a 2-s time window before US onset. Taking into account the shape of the scan speed response resulted in similar effect size. The mechanism underlying shorter scanpath length appeared to be longer fixation duration and more fixation on the screen center during CS+ relative to CS- presentation. These findings were replicated in a second experiment with similar setup, and further confirmed in a third experiment using full-screen fractals as CS. This experiment included an extinction session during which scanpath differences disappeared. In a fourth experiment with auditory CS and instruction to fixate screen centre, no scanpath length differences were observed. In conclusion, our study suggests scanpath length as a visual search summary statistic, which may be used as complementary measure to quantify threat conditioning with retrodictive validity similar to that of skin conductance responses.},
urldate = {2020-07-09},
institution = {PsyArXiv},
author = {Xia, Yanfang and Melinscak, Filip and Bach, Dominik R},
month = feb,
year = {2020},
doi = {10.31234/osf.io/qtpve},
}

@article{schutz:2011,
Author = {Schutz, A. C. and Braun, D. I. and Gegenfurtner, K. R.},
title = {Eye movements and perception: {A} selective review},
Volume = {11},
issn = {1534-7362},
shorttitle = {Eye movements and perception},
url = {http://jov.arvojournals.org/Article.aspx?doi=10.1167/11.5.9},
doi = {10.1167/11.5.9},
Number = {5},
urldate = {2019-12-16},
Journal = {Journal of Vision},
Year = {2011},
pages = {1--30},
}

@article{Homan:2017aa,
Author = {Homan, Philipp and Lin, Qi and Murrough, James W and Soleimani, Laili and Bach, Dominik R and Clem, Roger L and Schiller, Daniela},
Expand Down
4 changes: 2 additions & 2 deletions doc/PsPM_Developers_Guide.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Developer's Guide

\begin_layout Standard
\align center
Version 4.3.0
Version 5.0.0
\end_layout

\begin_layout Standard
Expand Down Expand Up @@ -24238,7 +24238,7 @@ Eshref Yozdemir
\begin_inset Text

\begin_layout Plain Layout
pspm_get_sp_speed
pspm_get_sps
\end_layout

\end_inset
Expand Down
Loading

0 comments on commit 397a44d

Please sign in to comment.