add data consistency modules and tests#954
Open
fzimmermann89 wants to merge 7 commits into
Open
Conversation
Member
Author
This was referenced Feb 7, 2026
Open
Contributor
📚 Documentation |
Contributor
This was referenced Feb 10, 2026
Open
fzimmermann89
added a commit
that referenced
this pull request
Feb 10, 2026
commit 512c4c9 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:31 2026 +0100 add dit ghstack-source-id: 450699e ghstack-comment-id: 3874745738 Pull-Request-resolved: #964 commit fccecc4 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:30 2026 +0100 add vae ghstack-source-id: 0254d8c ghstack-comment-id: 3865652021 Pull-Request-resolved: #961 commit 6b51894 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:30 2026 +0100 add hourglass transformer architecture and tests ghstack-source-id: 0e60fc3 ghstack-comment-id: 3865651799 Pull-Request-resolved: #960 commit 9ce3038 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:29 2026 +0100 add uformer architecture and tests ghstack-source-id: 50681e2 ghstack-comment-id: 3865651637 Pull-Request-resolved: #959 commit 650bfe5 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:29 2026 +0100 add swinir architecture and tests ghstack-source-id: 9b04f9f ghstack-comment-id: 3865651450 Pull-Request-resolved: #958 commit 7ea4450 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:28 2026 +0100 add restormer architecture and tests ghstack-source-id: 5e8d140 ghstack-comment-id: 3865651248 Pull-Request-resolved: #957 commit 774db72 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:28 2026 +0100 Add MLP network and tests ghstack-source-id: 658a103 ghstack-comment-id: 3874745395 Pull-Request-resolved: #963 commit 88e72b7 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:27 2026 +0100 add unet, basic cnn, and residual blocks ghstack-source-id: c62dfe4 ghstack-comment-id: 3865651070 Pull-Request-resolved: #956 commit d8eb662 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:27 2026 +0100 add positional encodings and attention modules ghstack-source-id: 1ef9b05 ghstack-comment-id: 3865650808 Pull-Request-resolved: #955 commit 05db778 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:26 2026 +0100 add data consistency modules and tests ghstack-source-id: 555bc22 ghstack-comment-id: 3865650618 Pull-Request-resolved: #954 commit c0be007 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:26 2026 +0100 add core nn foundations, layers, and resize blocks ghstack-source-id: 17c69fc ghstack-comment-id: 3865650347 Pull-Request-resolved: #953 commit 3e85c27 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:25 2026 +0100 Add fast path to PatchOp adjoint ghstack-source-id: ce486f1 ghstack-comment-id: 3874745101 Pull-Request-resolved: #962 commit 966707c Author: Mara Guastini <112558042+guastinimara@users.noreply.github.com> Date: Tue Feb 10 02:09:40 2026 +0100 Fix GridSamplingOperator from inputs on the gpu (#824) Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com> commit 8cd6329 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Thu Feb 5 11:59:36 2026 +0100 Release v0.260204 commit c0101ac Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Thu Feb 5 11:52:23 2026 +0100 Fix T1 inversion signal equation in example markdown (#939) commit 46d0344 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Thu Feb 5 10:03:24 2026 +0000 Add TSE and T1rho prep to EPG (#778) commit bd6c7f1 Author: Johannes Hammacher <135006694+JoHa0811@users.noreply.github.com> Date: Thu Feb 5 10:55:18 2026 +0100 Add basuc export to NIFTI (#702) Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com> commit c3d2f34 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Wed Feb 4 18:06:03 2026 +0100 Add exponential moving average dict (#874) commit 83c4399 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Wed Feb 4 14:58:00 2026 +0100 Fix horizontal/vertical mixup in Operator stacking (#919) commit 400b506 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Wed Feb 4 13:25:48 2026 +0000 Add rescale option to Dicom export (#937) commit e0fd9b2 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Wed Feb 4 13:08:57 2026 +0000 Fix rotation from mixed dim spatial dimensions (#935) Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com> commit 24dd9f1 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue Feb 3 15:36:24 2026 +0000 [pre-commit] pre-commit autoupdate (#936) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> commit 0fede57 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Mon Feb 2 15:02:06 2026 +0000 Fix reading cardiac trigger signal from dicom (#934) commit 741b73f Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Mon Feb 2 14:03:27 2026 +0000 Fix dicom scaling (#933) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> commit 20a26d7 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Mon Feb 2 13:36:43 2026 +0000 Handle empty fields in dicom file (#926) Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit 3cd9165 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Mon Feb 2 09:03:01 2026 +0000 Update ACTION_RUNNER_URL to version 2.331.0 and downgrade actions (#932) commit 7e1bb60 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Jan 30 11:03:08 2026 +0000 [pre-commit] pre-commit autoupdate (#925) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit df1db5c Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Fri Jan 30 10:50:44 2026 +0000 Update ACTION_RUNNER_URL to version 2.330.0 (#920) commit 56c4203 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Jan 30 11:40:57 2026 +0100 Bump the all-actions group across 1 directory with 3 updates (#921) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit 7a42659 Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> Date: Fri Jan 30 11:32:24 2026 +0100 Remove @torch.jit.script decorators and ignore DepecrationWarning (#931) commit 91f4ead Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Thu Jan 29 14:51:06 2026 +0000 Utilize Zenodo token (#927) commit 1c7d3a7 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Mon Jan 12 15:08:52 2026 +0100 Reduce dependabot github action update frequency (#916) commit 13e1167 Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> Date: Mon Jan 12 14:58:46 2026 +0100 Fix numpy warning in brainweb download normalization (#923) commit 89374f4 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Tue Dec 9 12:48:37 2025 +0100 Make reshape_by_idx work on already reshaped data (#911) commit 3a8cfce Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue Dec 9 12:41:54 2025 +0100 [pre-commit] pre-commit autoupdate (#917) Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit 49f177e Author: David Schote <42237900+schote@users.noreply.github.com> Date: Thu Dec 4 08:08:40 2025 +0100 Read dicom into IHeader (#688) commit ada0527 Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Date: Wed Dec 3 15:38:02 2025 +0000 Add TV-regularized reconstruction and TV-based denoising (#596) Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com> Co-authored-by: koflera <andreas_kofler@gmx.net> Co-authored-by: Andreas Kofler <andreas.kofler@ptb.de> commit d1a14ff Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Sat Nov 29 01:01:21 2025 +0100 Downgrade action version in self hosted (#912) commit 716656a Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Tue Nov 25 13:09:03 2025 +0100 Add reflection padding (#875) commit 13df110 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Mon Nov 24 14:43:32 2025 +0100 Cast stepsizes only once to tensor in pdhg (#908) the float stepsize_ will anyways get converted to tensor in the prox functions. just do it once. commit a5e854c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Nov 24 11:27:19 2025 +0100 Bump actions/checkout from 5 to 6 in the all-actions group (#909) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 92369bc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Nov 20 10:27:15 2025 +0100 Bump MishaKav/pytest-coverage-comment from 1.1.59 to 1.2.0 in the all-actions group (#905) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4ea81a9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Nov 18 09:15:00 2025 +0100 Bump the all-actions group across 1 directory with 3 updates (#902) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit 52b82fd Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue Nov 18 08:59:39 2025 +0100 [pre-commit] pre-commit autoupdate and manual fixes (#900) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de> Co-authored-by: Patrick Schuenke <patrick.schuenke@nvision-imaging.com> commit c59ce2c Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue Oct 14 09:13:10 2025 +0200 [pre-commit] pre-commit autoupdate (#896) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Patrick Schuenke <patrick.schuenke@nvision-imaging.com> Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit e596c5c Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> Date: Mon Oct 13 19:06:35 2025 +0200 Add FAIR software badge (#897) commit 805a312 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Oct 13 11:53:53 2025 +0200 Bump the all-actions group across 1 directory with 6 updates (#893) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 14e3f61 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Fri Sep 19 18:41:18 2025 +0200 Add arxiv link to README.md (#892) Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit 10cb81d Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Sep 19 18:35:49 2025 +0200 [pre-commit] pre-commit autoupdate (#891) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com> commit dbed8bf Author: Leonid Lunin <leonid.lunin@ptb.de> Date: Thu Aug 21 11:58:29 2025 +0200 Fix job schedule for pytest-selfhosted (#889) commit e4e3c6b Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Tue Aug 12 13:38:35 2025 +0200 Release v0.250812 (#887) commit faa71a3 Author: Felix F Zimmermann <fzimmermann89@gmail.com> Date: Fri Aug 8 16:46:06 2025 +0200 Fix pytorch 2.8+ indexing (#885) commit c0791c2 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Aug 8 09:30:04 2025 +0200 [pre-commit] pre-commit autoupdate (#883) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
fzimmermann89
added a commit
that referenced
this pull request
Feb 10, 2026
commit 512c4c9 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:31 2026 +0100 add dit ghstack-source-id: 450699e ghstack-comment-id: 3874745738 Pull-Request-resolved: #964 commit fccecc4 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:30 2026 +0100 add vae ghstack-source-id: 0254d8c ghstack-comment-id: 3865652021 Pull-Request-resolved: #961 commit 6b51894 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:30 2026 +0100 add hourglass transformer architecture and tests ghstack-source-id: 0e60fc3 ghstack-comment-id: 3865651799 Pull-Request-resolved: #960 commit 9ce3038 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:29 2026 +0100 add uformer architecture and tests ghstack-source-id: 50681e2 ghstack-comment-id: 3865651637 Pull-Request-resolved: #959 commit 650bfe5 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:29 2026 +0100 add swinir architecture and tests ghstack-source-id: 9b04f9f ghstack-comment-id: 3865651450 Pull-Request-resolved: #958 commit 7ea4450 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:28 2026 +0100 add restormer architecture and tests ghstack-source-id: 5e8d140 ghstack-comment-id: 3865651248 Pull-Request-resolved: #957 commit 774db72 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:28 2026 +0100 Add MLP network and tests ghstack-source-id: 658a103 ghstack-comment-id: 3874745395 Pull-Request-resolved: #963 commit 88e72b7 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:27 2026 +0100 add unet, basic cnn, and residual blocks ghstack-source-id: c62dfe4 ghstack-comment-id: 3865651070 Pull-Request-resolved: #956 commit d8eb662 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:27 2026 +0100 add positional encodings and attention modules ghstack-source-id: 1ef9b05 ghstack-comment-id: 3865650808 Pull-Request-resolved: #955 commit 05db778 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:26 2026 +0100 add data consistency modules and tests ghstack-source-id: 555bc22 ghstack-comment-id: 3865650618 Pull-Request-resolved: #954 commit c0be007 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:26 2026 +0100 add core nn foundations, layers, and resize blocks ghstack-source-id: 17c69fc ghstack-comment-id: 3865650347 Pull-Request-resolved: #953 commit 3e85c27 Author: Felix Zimmermann <fzimmermann89@gmail.com> Date: Tue Feb 10 14:37:25 2026 +0100 Add fast path to PatchOp adjoint ghstack-source-id: ce486f1 ghstack-comment-id: 3874745101 Pull-Request-resolved: #962 commit 966707c Author: Mara Guastini <112558042+guastinimara@users.noreply.github.com> Date: Tue Feb 10 02:09:40 2026 +0100 Fix GridSamplingOperator from inputs on the gpu (#824) Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>
fzimmermann89
added a commit
to fzimmermann89/mr2
that referenced
this pull request
Feb 12, 2026
ghstack-source-id: 9eaa0e0f35023d9d5817c8d5edae5f1992271555 ghstack-comment-id: 3865650618 Pull-Request-resolved: PTB-MR/mrpro#954
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.