Skip to content

Conversation

sgiavasis
Copy link
Owner

  • Merging the bids_ingress branch from the main C-PAC repository into this fork.
  • This branch uses bids2table to generate a table of BIDS input data.
  • This branch features a new internal data structure for the C-PAC engine ResourcePool.

Comment on lines 1431 to 1433
# making the rpool a list so that the duplicates are appended rather than overwritten
self.rpool.setdefault(resource.suffix, [])
self.rpool[resource.suffix].append(resource)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this branch isn't done yet, but I don't understand the design of this change. We want duplicates? We're changing the API how we access resources from the pool?

shnizzedy and others added 25 commits September 6, 2024 11:36
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.3...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
shnizzedy and others added 29 commits March 31, 2025 14:45
 Fix chipped desc-restoreBrain_T1w from freesurfer_abcd_preproc
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…unction does not match the outputs list ['desc-preproc_bold', 'desc-stc_bold', 'bold'] in Node Block "apply_blip_to_timeseries_separately"` (#2226)
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

Successfully merging this pull request may close these issues.

3 participants