Skip to content

Commit

Permalink
Update zscore to bzscore
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadtorabian committed May 4, 2023
1 parent afb470a commit 4075cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
-v /tmp/workspace/data/ds105:/bids_dataset \
-v /tmp/workspace/data/ds105/derivatives/pymvpa:/outputs \
bids/${CIRCLE_PROJECT_REPONAME,,} \
/bids_dataset /outputs participant_test -p 1 -t objectviewing -c face house --zscore --mask merged --skip_bids_validator
/bids_dataset /outputs participant_test -p 1 -t objectviewing -c face house --bzscore --mask merged --skip_bids_validator
ls /tmp/workspace/data/ds105/derivatives
ls /tmp/workspace/data/ds105/derivatives/pymvpa
ls /tmp/workspace/data/ds105/derivatives/pymvpa/sub-1
Expand Down

0 comments on commit 4075cb5

Please sign in to comment.