Oscar Esteban
Oscar Esteban
Uses a calculated ODF to simulate data. cc/ @arokem, @jhlegarreta X-Ref: nipreps/nifreeze#143
### What happened? While we record started runs for the 24.x series, we are not collecting a single success ping. We may have accidentally discontinued that? ### What command did...
Trying to use the template macro with derivatives fails with: ``` WARNING - [macros] - ERROR # _Macro Rendering Error_ _File_: `derivatives/imaging.md` _AttributeError_: 'Namespace' object has no attribute 'datatypes' ```...
### Describe your problem in detail. As a result, #1781 will introduce a bug that hides the Description field in glossary terms having one (e.g., common principles). Before #1781, the...
Adds example data to complement bids-standard/bids-specification#1128. cc/ @mszinte, @julia-pfarr, @Remi-Gau
## Summary - add regression test for applying a single 3D transform to a 4D dataset ## Testing - `pytest nitransforms/tests/test_resampling.py::test_apply_single_3d_on_4d -q` ------ https://chatgpt.com/codex/tasks/task_e_689f54b6c3bc8330a3230878ab5c4454
Antecedent: https://github.com/nipy/nitransforms/pull/278#discussion_r2276640808 As per codex: | Input `spatialimage` | Transform | Covered? | Tests exercising the case | |:--:|:--:|:--:|:--:| | 3D (incl. 4D singleton) | 3D | ✅ Yes |...
Resolves: #267.
## Summary - verify that points mapped through a composite HDF5 transform agree with `antsApplyTransformsToPoints` ## Testing - `pytest nitransforms/tests/test_io.py::test_composite_h5_map_against_ants -q` ------ https://chatgpt.com/codex/tasks/task_e_68808465c5e08330a6e9cbb469021814
It'd be great to have some transform analysis module, with a CLI so, given a transform at the input, the FD is calculated (and transform parameters written out in a...