Skip to content

Bring reorg up to date#254

Closed
bbfrederick wants to merge 109 commits intoreorgfrom
main
Closed

Bring reorg up to date#254
bbfrederick wants to merge 109 commits intoreorgfrom
main

Conversation

@bbfrederick
Copy link
Owner

Closes # .

Changes proposed in this pull request:

bbfrederick and others added 30 commits February 23, 2026 13:06
Bumps [gittools/actions](https://github.com/gittools/actions) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tion •

fix off-by-one in _compute_slice_averages by using full strided slice for cycleaverage
•
fix usemask=False path to include all voxels instead of filtering by boolean comparison artifact
•
harden cardiaccycleaverage against divide-by-zero warnings and empty valid-point sets
•
preserve output behavior while removing runtime warning/edge-case failure paths
•
clamp peak-detection lookahead to at least 1 to prevent peakdetect ValueError
•
add safe fallback when max/min peak lists are empty
•
guard zero/near-zero phasediff in zero-phase interpolation to avoid invalid division
•
ensure pulse reconstruction time grid is finite and has at least 2 points before writing outputs
…ttools/actions-4.3.3

Bump gittools/actions from 4.3.2 to 4.3.3
•
fix fMRIDataset.getsizes() to support 3D data by catching IndexError
•
fix ProbeRegressor.makeinputtimeaxis() to produce one timestamp per input sample
•
honor targetstart and targetoffset in ProbeRegressor target time-axis generation
•
guard Coherer.run(trim=True) against invalid/empty trim ranges with clear ValueError
•
update test_helperclasses to cover corrected behavior and new edge cases
Fixed datalabel off-by-one in 3D output generation by separating summary headers from region label indexing.
Hardened percentile segmentation path to skip empty regions safely (avoids using undefined percentile arrays).
Standardized artifact/checkpoint/loss path usage to modelpath (not mixed modelname/modelpath).
Updated training checkpoint template path and evaluation output files accordingly.
Standardized artifact/checkpoint/loss path usage to modelpath.
Fixed early-stop best-model load/save paths.
Fixed default save path in savemodel() to use modelpath.
fix FastResampler high-res axis stop to respect non-zero initstart
fix congrid cyclic edge handling by computing kernel distances from unwrapped indices
fix FastResampler plotting import typo (matplotlib, not matplolib)
fix off-by-one/precision sample count math in upsample and dotwostepresample
raise ValueError for invalid doresample interpolation method instead of returning None
bbfrederick and others added 29 commits March 4, 2026 16:22
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…cker/login-action-4

Bump docker/login-action from 3 to 4
…cker/setup-qemu-action-4

Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…cker/metadata-action-6

Bump docker/metadata-action from 5 to 6
…cker/setup-buildx-action-4

Bump docker/setup-buildx-action from 3 to 4
…cker/build-push-action-7

Bump docker/build-push-action from 6 to 7
@bbfrederick bbfrederick closed this Mar 8, 2026
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.

1 participant