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

low pass and high pass filtering & ICA-AROMA #37

Open
lucyjg opened this issue Oct 1, 2019 · 1 comment
Open

low pass and high pass filtering & ICA-AROMA #37

lucyjg opened this issue Oct 1, 2019 · 1 comment

Comments

@lucyjg
Copy link

lucyjg commented Oct 1, 2019

Hello, thanks for developing fmridenoise!

I am using this command line:
python -m fmridenoise -p ‘/data/group/edu/ANTS/wk_directories/fmridenoise/pipelines/pipeline-ICA-AROMA_8Phys_4GS.json’ -g ‘/data/group/edu/ANTS/wk_directories/wk_rest_bids/’

Do I now need to add the --use-aroma flag for this? Also, is it possible to change the low and high pass filtering defaults? I want to use a band-pass-filtering frequency range of 0.01-0.08 Hz.

Thanks for any help you can give!

@kfinc
Copy link
Member

kfinc commented Oct 4, 2019

Hi @lucyjg! Thanks for questions!

For now, you need --use-aroma flag when you want to apply pipeline using ICA-AROMA files.

You can also easily change default filtering using --high-pass 0.01 and --low-pass 0.08.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants