@@ -103,7 +103,7 @@ PsPM: Psychophysiological Modelling
103
103
104
104
\begin_layout Standard
105
105
\align center
106
- Version 4.2.1
106
+ Version 4.3.0
107
107
\end_layout
108
108
109
109
\begin_layout Standard
@@ -9765,6 +9765,17 @@ ts designs it needs to be set to false.
9765
9765
9766
9766
\end_layout
9767
9767
9768
+ \begin_layout Subsubsection*
9769
+ Centering
9770
+ \end_layout
9771
+
9772
+ \begin_layout Standard
9773
+ Specify if you want to mean centering the convoluted X data.
9774
+ By default this centering is applied to every model but for some specific
9775
+ cases such as some scanpath length analysis it has to be set to 0 (i.e.
9776
+ False).
9777
+ \end_layout
9778
+
9768
9779
\begin_layout Subsubsection*
9769
9780
Filter Settings
9770
9781
\end_layout
@@ -12357,13 +12368,13 @@ Data navigation
12357
12368
\begin_layout Standard
12358
12369
Data navigation can be done by zooming (
12359
12370
\begin_inset Graphics
12360
- filename icons/button_zoom.PNG
12371
+ filename Figures/ icons/button_zoom.PNG
12361
12372
12362
12373
\end_inset
12363
12374
12364
12375
) and panning (
12365
12376
\begin_inset Graphics
12366
- filename icons/button_pan.PNG
12377
+ filename Figures/ icons/button_pan.PNG
12367
12378
12368
12379
\end_inset
12369
12380
@@ -12390,7 +12401,7 @@ Add epochs
12390
12401
\begin_layout Standard
12391
12402
New epochs can be added by clicking the 'add epoch' button (
12392
12403
\begin_inset Graphics
12393
- filename icons/button_add_epoch.PNG
12404
+ filename Figures/ icons/button_add_epoch.PNG
12394
12405
12395
12406
\end_inset
12396
12407
@@ -12409,7 +12420,7 @@ Remove epochs
12409
12420
\begin_layout Standard
12410
12421
Existing epochs can be removed by clicking the 'remove epoch' button (
12411
12422
\begin_inset Graphics
12412
- filename icons/button_remove_epoch.PNG
12423
+ filename Figures/ icons/button_remove_epoch.PNG
12413
12424
12414
12425
\end_inset
12415
12426
@@ -12428,7 +12439,7 @@ Epoch navigation
12428
12439
In order to navigate between epochs it is either possible to use the epoch
12429
12440
list on the right side or the two epoch navigation buttons (
12430
12441
\begin_inset Graphics
12431
- filename icons/button_navigate_epochs.PNG
12442
+ filename Figures/ icons/button_navigate_epochs.PNG
12432
12443
12433
12444
\end_inset
12434
12445
@@ -13139,6 +13150,75 @@ Onsets: Specify a vector of onsets.
13139
13150
Duration: Specify the length of the condition.
13140
13151
\end_layout
13141
13152
13153
+ \end_deeper
13154
+ \end_deeper
13155
+ \end_deeper
13156
+ \begin_layout Itemize
13157
+
13158
+ \series bold
13159
+ Raw:
13160
+ \series default
13161
+ Specify all the settings manually (i.e.
13162
+ choose manual mode) and provide raw data
13163
+ \end_layout
13164
+
13165
+ \begin_deeper
13166
+ \begin_layout Itemize
13167
+
13168
+ \shape italic
13169
+ Data
13170
+ \shape default
13171
+ : Numeric raw data or a cell array of numeric raw data.
13172
+ \end_layout
13173
+
13174
+ \begin_layout Itemize
13175
+
13176
+ \shape italic
13177
+ Sampling rate
13178
+ \shape default
13179
+ : One sampling rate or an array of sampling rates of the corresponding
13180
+ \shape italic
13181
+ Data
13182
+ \shape default
13183
+ .
13184
+ \end_layout
13185
+
13186
+ \begin_layout Itemize
13187
+
13188
+ \shape italic
13189
+ Conditions
13190
+ \shape default
13191
+ :
13192
+ \end_layout
13193
+
13194
+ \begin_deeper
13195
+ \begin_layout Itemize
13196
+ Condition files: Should be in the format of the conditions defined in a
13197
+ GLM model.
13198
+ Required fields are names, onsets, duration.
13199
+ \end_layout
13200
+
13201
+ \begin_layout Itemize
13202
+ Enter conditions manually: Specify the conditions that you want to include
13203
+ in your design matrix.
13204
+ \end_layout
13205
+
13206
+ \begin_deeper
13207
+ \begin_layout Itemize
13208
+ Name: Specify the name of the condition.
13209
+ \end_layout
13210
+
13211
+ \begin_layout Itemize
13212
+ Onsets: Specify a vector of onsets.
13213
+ The length of the vector corresponds to the number of events included in
13214
+ this condition.
13215
+ Onsets have to be indicated in the specified time unit (‘seconds’, ‘samples’).
13216
+ \end_layout
13217
+
13218
+ \begin_layout Itemize
13219
+ Duration: Specify the length of the condition.
13220
+ \end_layout
13221
+
13142
13222
\end_deeper
13143
13223
\end_deeper
13144
13224
\end_deeper
@@ -13586,8 +13666,8 @@ Here, we analyze SCR data using a general linear model (GLM).
13586
13666
downloaded from
13587
13667
\begin_inset CommandInset href
13588
13668
LatexCommand href
13589
- name "https://sourceforge.net/projects/pspm/files/Tutorial_dataset_GLM.zip/download "
13590
- target "https://sourceforge.net/projects/pspm/files/Tutorial_dataset_GLM.zip/download "
13669
+ name "https://bachlab.github.io/PsPM/software/ "
13670
+ target "https://bachlab.github.io/PsPM/software/ "
13591
13671
literal "false"
13592
13672
13593
13673
\end_inset
@@ -13606,6 +13686,8 @@ literal "true"
13606
13686
that included two short breaks.
13607
13687
SCR data were recorded using a 0.5 V coupler, optical (wave to pulse) transducer
13608
13688
, and CED Spike, with a minimum sampling rate of 100 Hz.
13689
+ Be aware that this example uses functions from the MATLAB Signal Processing
13690
+ Toolbox, make sure to have it installed before starting the tutorial.
13609
13691
\end_layout
13610
13692
13611
13693
\begin_layout Subsection
@@ -14662,8 +14744,8 @@ The example data set comprises SCR data from 20 participants, with 40 trials
14662
14744
each, which can be downloaded from
14663
14745
\begin_inset CommandInset href
14664
14746
LatexCommand href
14665
- name "pspm.sourceforge.net "
14666
- target "http ://pspm.sourceforge.net "
14747
+ name "https://bachlab.github.io/PsPM/software/ "
14748
+ target "https ://bachlab.github.io/PsPM/software/ "
14667
14749
literal "false"
14668
14750
14669
14751
\end_inset
@@ -18881,6 +18963,134 @@ pspm_filtfilt
18881
18963
which crashed when the filter parameters were of dimension one
18882
18964
\end_layout
18883
18965
18966
+ \begin_layout Section
18967
+ PsPM Version 4.3.0
18968
+ \end_layout
18969
+
18970
+ \begin_layout Subsection*
18971
+ New Features
18972
+ \end_layout
18973
+
18974
+ \begin_layout Itemize
18975
+ In
18976
+ \family typewriter
18977
+ pspm_get_events
18978
+ \family default
18979
+ ,
18980
+ \family typewriter
18981
+ import.flank
18982
+ \family default
18983
+ can be now set to
18984
+ \family typewriter
18985
+ 'all'
18986
+ \family default
18987
+ what would import all markers and data related to them.
18988
+ \end_layout
18989
+
18990
+ \begin_layout Itemize
18991
+
18992
+ \family typewriter
18993
+ pspm_display
18994
+ \family default
18995
+ allows now to display pupil size units and the gaze x & y coordinate units
18996
+ on the y-axis.
18997
+ \end_layout
18998
+
18999
+ \begin_layout Itemize
19000
+
19001
+ \family typewriter
19002
+ pspm_extract_segments
19003
+ \family default
19004
+ can be used now with raw data and thus be called easily within another function.
19005
+ \end_layout
19006
+
19007
+ \begin_layout Subsection*
19008
+ Changes
19009
+ \end_layout
19010
+
19011
+ \begin_layout Itemize
19012
+
19013
+ \family typewriter
19014
+ pspm_version
19015
+ \family default
19016
+ has a new url and thus do not send any warning about version checks anymore.
19017
+ \end_layout
19018
+
19019
+ \begin_layout Itemize
19020
+
19021
+ \family typewriter
19022
+ import_eyelink
19023
+ \family default
19024
+ do not import markers which are outside the session end time (
19025
+ \family typewriter
19026
+ END
19027
+ \family default
19028
+ marker).
19029
+ \end_layout
19030
+
19031
+ \begin_layout Itemize
19032
+
19033
+ \family typewriter
19034
+ import_eyelink
19035
+ \family default
19036
+ sends a warning whenever two markers have the same timestamp.
19037
+ \end_layout
19038
+
19039
+ \begin_layout Itemize
19040
+ In
19041
+ \family typewriter
19042
+ pspm_get_eyelink
19043
+ \family default
19044
+ ,
19045
+ \family typewriter
19046
+ import.flank
19047
+ \family default
19048
+ set to
19049
+ \family typewriter
19050
+ 'all'
19051
+ \family default
19052
+ .
19053
+ \end_layout
19054
+
19055
+ \begin_layout Itemize
19056
+ The test of
19057
+ \family typewriter
19058
+ pspm_extract_segments
19059
+ \family default
19060
+ was adapted to the new feature.
19061
+ \end_layout
19062
+
19063
+ \begin_layout Itemize
19064
+ External functions and libraries were regrouped in one folder called
19065
+ \family typewriter
19066
+ ext.
19067
+ \end_layout
19068
+
19069
+ \begin_layout Subsection*
19070
+ Bugfixes
19071
+ \end_layout
19072
+
19073
+ \begin_layout Itemize
19074
+ Fix a bux in
19075
+ \family typewriter
19076
+ pspm_bf_lcrf_gm
19077
+ \family default
19078
+ and
19079
+ \family typewriter
19080
+ pspm_bf_ldrf_gm
19081
+ \family default
19082
+ where the offset was wrongly implemented.
19083
+ \end_layout
19084
+
19085
+ \begin_layout Itemize
19086
+ Fix a bug in
19087
+ \family typewriter
19088
+ pspm_compute_visual_angle
19089
+ \family default
19090
+ where there was an error in the conversion factor of pixels wrt.
19091
+ to mm.
19092
+ \end_layout
19093
+
18884
19094
\begin_layout Part
18885
19095
Acknowledgements
18886
19096
\end_layout
0 commit comments