PsPM icon indicating copy to clipboard operation
PsPM copied to clipboard

GUI issues in version 6.1.1

Open teddychao opened this issue 5 months ago • 4 comments

Summary

Several issues appear in version 6.1.1 and they seem to be caused by the incorrect / unmanaged variables in the GUI rather than the functions.

Relevant functions are:

  • pspm_find_validfixation
    • "all eyes" and "combined eyes" appear at the same time?
  • pspm_glm
    • Specifying "overwrite" is not possible for pspm_glm through the GUI.
    • GLM for SPS does not parse the modelling properly if "best eye" is selected.
  • pspm_process_illuminance
    • Through the GUI, options.missing can be specified as "no missing epochs", but this information raises an error saying "Warning: options.missing has an invalid value.

Technical Info

  • PsPM version: 6.1.1
  • MATLAB version: 2023b

teddychao avatar Jan 19 '24 14:01 teddychao