FCP-INDI / C-PAC

Configurable Pipeline for the Analysis of Connectomes

Home Page:https://fcp-indi.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› np.bool deprecated

e-kenneally opened this issue Β· comments

Describe the bug

np.bool is deprecated, can be changed to just bool or np.bool_.

To reproduce

Only appears in qcmetrics.py

Preconfig

  • default
  • abcd-options
  • anat-only
  • blank
  • ccs-options
  • fmriprep-options
  • fx-options
  • monkey
  • monkey-ABCD
  • ndmg
  • nhp-macaque
  • preproc
  • rbc-options
  • rodent

Custom pipeline configuration

No response

Run command

No response

Expected behavior

np.bool should be changed to bool or np.bool_

Acceptance criteria

  • qcmetrics.py runs without errors

Screenshots

No response

C-PAC version

No response

Container platform

No response

Docker and/or Singularity version(s)

No response

Additional context

No response