Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tapas_physio_pca -> no voxel limitation #192

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    a95fb76 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. tapas_physio_interactive_noiseROI_mask : write file in TEMP dir

    and added a description in the nifti heater
    benoitberanger committed May 6, 2022
    Configuration menu
    Copy the full SHA
    bebc3e1 View commit details
    Browse the repository at this point in the history
  2. tapas_physio_interactive_noiseROI_mask : nowit uses a "virtual" volume

    nothing is written on disk
    added some help
    benoitberanger committed May 6, 2022
    Configuration menu
    Copy the full SHA
    afa70af View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. PCA change : now it uses the covariance matrix

    - this solves the error when 'nVoxels <= nVolumes'
    - tapas_physio_pca now complete rewrite
    - tapas_physio_create_noise_rois_regressors adapted for the new tapas_physio_pca
    - more logs in tapas_physio_create_noise_rois_regressors
    - 'different orientation" warning is now a normal log message
    benoitberanger committed May 19, 2022
    Configuration menu
    Copy the full SHA
    013e687 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. typo and help

    benoitberanger committed May 20, 2022
    Configuration menu
    Copy the full SHA
    35b324e View commit details
    Browse the repository at this point in the history
  2. refactor tapas_physio_pca

    variables names correspond to spm_regions function
    tapas_physio_create_noise_rois_regressors adapted
    benoitberanger committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f805e26 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. after some tests on small FoV, some adjusments

    warnings -> simple logs
    more help / comments
    benoitberanger committed May 23, 2022
    Configuration menu
    Copy the full SHA
    3348ec1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    fc8a3a2 View commit details
    Browse the repository at this point in the history
  2. tapas_physio_create_noise_rois_regressors : better logs

    number of voxels remaining in the ROI is counted at every step, helping for debugging
    benoitberanger committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eff3868 View commit details
    Browse the repository at this point in the history