PsPM icon indicating copy to clipboard operation
PsPM copied to clipboard

A matlab suite for Psycho-Physiological Modelling

Results 80 PsPM issues
Sort by recently updated
recently updated
newest added

### Summary Errors appear. We may see below. ### Technical Info * PsPM revision ID: PsPM v6.1.2 * MATLAB version: 2023a

Fixes #624. Fixes #519. Fixes #421. ## Changes proposed in this pull request: 1. Functions that write data into channels always return `[sts, channel_index]` and potentially further output arguments. 2....

Completed & Waiting for Review

### Feature Description Our current documentation is split into three pieces: 1. function docs 2. matlabbatch docs 3. user manual We maintain these three pieces by literally copy-pasting the documentation....

Documentation
New Feature

Fixes # 646. Changes proposed in this pull request: - New function which reads and load data directly from acq file using python tool Bioread.

In Progress

Fixes #570. Changes proposed in this pull request: - ylabel added in the loop where channel is being changed

### Feature Description This is a draft for the new PsPM GUI. Feedback welcome. More background in #603 . ![PsPM GUI 20240419](https://github.com/bachlab/PsPM/assets/29309412/30ae0ea7-09b5-46b0-8a79-999388cf80ab) We may get rid of the GUIDE-based GUI...

Fixes an inconsistency in `pspm_load_channel` Changes proposed in this pull request: - if the wrong channel type is loaded, a warning should be given, but processing should not be interrupted,...

In Progress

Fixes #591 . Fixes #599 . Fixes #669 . Fixes #671 . Fixes #687 . Fixes #688 . Changes proposed in this pull request: - GUI changes according to the...

In Progress

### 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:...

Bug
Urgent

Fixes #678 (feature request 2 on pspm_pupil_correct_eyelink) Changes proposed in this pull request: - a helper function that allows operating pre-processing functions on multiple channels in a single PsPM file...

Completed & Waiting for Review