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

✨ Add Custom to "Edit Nuisance Regressor" #59

Open
shnizzedy opened this issue Aug 7, 2020 · 1 comment
Open

✨ Add Custom to "Edit Nuisance Regressor" #59

shnizzedy opened this issue Aug 7, 2020 · 1 comment
Labels
enhancement New feature or request Hacktoberfest https://hacktoberfest.digitalocean.com/

Comments

@shnizzedy
Copy link
Member

Related problem

A "Custom Regressors" section has been added to the nightly docs, but is not yet included in the GUI.

Additional context

"Custom" holds an array of objects

[
        {
            "file": "file containing the regressors. It can be a CSV file,
                with one regressor per column, or a Nifti image, with
                one regressor per voxel".
            "convolve": bool("perform the convolution operation of the given
                regressor with the timeseries").
        }
    ]
@shnizzedy shnizzedy added the enhancement New feature or request label Aug 7, 2020
@sgiavasis
Copy link
Collaborator

Good catch.

@shnizzedy shnizzedy added the Hacktoberfest https://hacktoberfest.digitalocean.com/ label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

2 participants