Merged
Conversation
added 9 commits
September 9, 2024 11:55
dominikbach
approved these changes
Sep 9, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR sort the Format section in help text. Now
pspm_doccan read the help text and sort them by addingorbetween multiple possible formats.Details of updates
pspmsrc/pspm_bf_FIR.morinFormatwas removed.src/pspm_bf_hprf_e.m,src/pspm_filtfilt.m,src/pspm_pp.m,src/pspm_transfer_function.morinFormatwas removed and the formats were sorted into two lines, andorwas removed.src/pspm_bf_hprf_rew.msrc/pspm_cfg/pspm_cfg_emg_pp.m,src/pspm_cfg/pspm_cfg_find_valid_fixations.m,src/pspm_cfg/pspm_cfg_glm_sps.m,src/pspm_cfg/pspm_cfg_process_illuminance.m,src/pspm_cfg/pspm_cfg_pupil_preprocess.m,src/pspm_cfg/pspm_cfg_run_emg_pp.m,src/pspm_get_hp.msrc/pspm_convert_au2unit.msrc/pspm_display.m,src/pspm_doc.m,src/pspm_get_timing.m,src/pspm_jobman.msrc/pspm_get_cnt.m,src/pspm_time2index.msrc/pspm_load_channel.mIssues
In
pspm_get_hp, the arguments section says there is an input variabledata, but it does not exist in the function format.