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

### Feature Description Most of the current warnings emitted by PsPM do not have an indicative error ID (not the messages). The most commonly used ID is `ID:invalid_input`, i.e. `warning('ID:invalid_input',...

Improvement
Low Priority

### Feature Description Functionality can be copied from pspm_split_sessions. pspm_split_sessions should then use pspm_trim for this functionality.

Non-Conceptional

### Feature Description Our users have reported the eye link data converted with the tool edfapi version higher than 4.0 may cause importing issue with PsPM in the latest version...

Improvement

### Feature Discussion Users may meet different issues when installing, using, and performing experiments with PsPM. Prior to checking answers online or proposing a question on GitHub, they may check...

Discussion

### Feature Description Create management system to communicate new GUI features and helptexts among researchers and programmers. Used to be a word-document but this is not ideal: https://sourceforge.net/p/pspm/svn/HEAD/tree/development/Developers%20Documents/Structure%20GUI.docx All help...

Documentation

### Summary The feature of automatically excluding trials with missing data over a cut-off is not working as expected. After model inversion, the algorithm will do save data missing percentage...

Bug
Waiting for Feedbacks

### Feature Description The current version (develop branch on 21st March 2020) contains different styles of function titles - _do a feature_, like _preprocess heart rate_ (preferred?) - _doing a...

Improvement
Low Priority

### Feature Description MATLAB has recommended us to develop apps by using its newly introduced AppDesigner, but it failed to explain potential issues when users use AppDesigner with older version...

Discussion
GUI Issue

## Feature Description ### Background: BIDS is a standard format for data storage in human cognitive neuroscience (MRI, EEG, PET, ...) and has an extension for psychophysiology. To share data...

### Feature Description Currently a large portion of PsPM functions perform argument checking. Coming up with a way to reduce this logic duplication would increase development efficiency significantly. Maybe we...

Help Wanted
New Feature