Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.250306 #697

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Release v0.250306 #697

merged 1 commit into from
Mar 6, 2025

Conversation

fzimmermann89
Copy link
Member

@fzimmermann89 fzimmermann89 commented Mar 6, 2025

Major changes:

@fzimmermann89 fzimmermann89 requested a review from lrlunin March 6, 2025 00:23
Copy link
Contributor

github-actions bot commented Mar 6, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/mrpro
   _version.py6267%7–8
src/mrpro/algorithms/csm
   inati.py24196%44
   walsh.py16194%53
src/mrpro/algorithms/dcf
   dcf_voronoi.py55493%15, 55–56, 89
src/mrpro/algorithms/optimizers
   adam.py20195%101
   pdhg.py79396%177–178, 184
   pgd.py51492%106, 151–154
src/mrpro/algorithms/reconstruction
   DirectReconstruction.py281643%59–79, 93
   IterativeSENSEReconstruction.py13192%79
   Reconstruction.py502256%42, 54–56, 80–87, 108–117
   RegularizedIterativeSENSEReconstruction.py411759%97–101, 115–140
src/mrpro/data
   AcqInfo.py145597%42, 121–122, 124, 233
   CsmData.py29390%15, 84–86
   DcfData.py45882%18, 66, 78–83
   EncodingLimits.py73396%33, 123, 126
   IData.py59886%118, 132, 159–167
   IHeader.py1361291%69–72, 253, 257, 261, 265, 299–303
   KData.py2012986%113–114, 129, 136, 147–157, 166, 174, 183, 217, 239–241, 277–278, 333–344, 473, 475, 545
   KHeader.py1412185%24, 109–115, 142, 190, 197–198, 201, 208, 225–232, 240–251
   KNoise.py311552%39–52, 56–61
   KTrajectory.py108397%166, 168, 188
   MoveDataMixin.py1401887%28, 126, 142, 156–158, 220, 336–338, 351, 430, 450–451, 453, 468–469, 471
   QData.py39782%42, 65–73
   Rotation.py7193595%101, 199, 336, 434, 478, 496, 583, 585, 594, 628, 630, 693, 770, 775, 778, 793, 810, 815, 891, 1079, 1084, 1087, 1111, 1115, 1243, 1245, 1253–1254, 1318, 1400, 1703, 1855, 1890, 1894, 2084
   SpatialDimension.py2322091%34, 104, 148, 154, 274–276, 289–291, 325, 343, 356, 369, 382, 395, 404–405, 420, 429
   acq_filters.py12192%47
src/mrpro/data/traj_calculators
   KTrajectoryCalculator.py27196%84
   KTrajectoryIsmrmrd.py19195%57
src/mrpro/operators
   CartesianSamplingOp.py96496%124, 163, 238, 305
   ConstraintsOp.py60297%46, 48
   EndomorphOperator.py32294%52, 58
   FiniteDifferenceOp.py27293%40, 105
   FourierOp.py90397%185, 257, 262
   Functional.py77988%20–22, 117, 119, 226–228, 242
   GridSamplingOp.py136993%72–73, 82–83, 90–91, 94, 96, 98
   LinearOperator.py201996%48, 107, 217, 244, 251, 292, 301, 309, 326
   LinearOperatorMatrix.py1621988%82, 119, 152, 161, 166, 175–178, 191–194, 202–203, 208–209, 221, 310, 337, 364
   MultiIdentityOp.py13285%43, 48
   NonUniformFastFourierOp.py1881095%69, 96, 206, 208, 241, 243, 319, 373, 423, 428
   Operator.py79297%32, 88
   ProximableFunctionalSeparableSum.py39392%50, 103, 110
   SliceProjectionOp.py174895%45, 62, 64, 70, 206, 227, 260, 300
   WaveletOp.py119596%151, 169, 204, 209, 232
   ZeroPadOp.py16194%30
src/mrpro/phantoms
   brainweb.py2752691%325–335, 371, 427–430, 452–453, 458–459, 474, 520, 586–587, 606–609, 620, 622, 657–658, 671
src/mrpro/utils
   filters.py62297%44, 49
   reshape.py95298%110, 301
   slice_profiles.py47687%21, 37, 116–119, 152
   sliding_window.py34197%34
   split_idx.py10280%43, 47
   summarize_tensorvalues.py12375%23, 25, 27
   typing.py695520%9–235
   unit_conversion.py601477%32, 40, 42, 49, 51, 58, 60, 69, 80, 82, 101, 103, 124, 126
   zero_pad_or_crop.py31681%26, 30, 55, 58, 61, 64
TOTAL569546992% 

Tests Skipped Failures Errors Time
2463 0 💤 0 ❌ 0 🔥 1m 52s ⏱️

Copy link
Contributor

github-actions bot commented Mar 6, 2025

📚 Documentation

📁 Download as zip
🔍 View online

Copy link
Collaborator

@lrlunin lrlunin left a comment

Choose a reason for hiding this comment

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

🚀🚀🚀

@fzimmermann89 fzimmermann89 merged commit 6d4b221 into main Mar 6, 2025
26 checks passed
@fzimmermann89 fzimmermann89 deleted the 0.250306 branch March 6, 2025 09:50
fzimmermann89 added a commit that referenced this pull request Mar 14, 2025
commit 7a6ad39
Author: Felix Zimmermann <[email protected]>
Date:   Fri Mar 14 01:40:07 2025 +0100

    py310

commit cf58e03
Author: Felix Zimmermann <[email protected]>
Date:   Fri Mar 14 01:34:30 2025 +0100

    py310

commit 9caa056
Author: Felix Zimmermann <[email protected]>
Date:   Fri Mar 14 01:31:23 2025 +0100

    default

commit 85b0fd9
Author: Felix Zimmermann <[email protected]>
Date:   Fri Mar 14 01:28:53 2025 +0100

    fix

commit 6785ccf
Author: Felix Zimmermann <[email protected]>
Date:   Fri Mar 14 01:10:50 2025 +0100

    add avg op

commit 704fecd
Author: Stefan Martin <[email protected]>
Date:   Tue Mar 11 11:31:43 2025 +0100

    Fix examples in readme (#713)

commit 77290ef
Author: bernharb <[email protected]>
Date:   Mon Mar 10 12:13:56 2025 +0100

    Fix naming of RearrangeOp tests (#711)

commit 2e6e0d0
Author: bernharb <[email protected]>
Date:   Mon Mar 10 11:19:56 2025 +0100

    Add tolerance to rotation mean test (#710)

commit d87ab35
Author: Leonid Lunin <[email protected]>
Date:   Fri Mar 7 15:03:53 2025 +0100

    Add python 3.13 support (#704)

commit d286092
Author: Felix F Zimmermann <[email protected]>
Date:   Fri Mar 7 14:27:29 2025 +0100

    Fix batched complex grid sampling (#695)

commit d52987d
Author: Christoph Kolbitsch <[email protected]>
Date:   Fri Mar 7 14:22:08 2025 +0100

    Update readme on fork and pull request (#653)

commit 133a11e
Author: Stefan Martin <[email protected]>
Date:   Fri Mar 7 11:06:05 2025 +0100

    Change iteration argument name in optimizers (#687)

    Co-authored-by: Felix F Zimmermann <[email protected]>

commit 2988477
Author: Felix F Zimmermann <[email protected]>
Date:   Thu Mar 6 20:26:00 2025 +0100

    Add Jacobian of Operator (#452)

commit 6a9eb16
Author: rkcatarina <[email protected]>
Date:   Thu Mar 6 20:09:11 2025 +0100

    Update zenodo citation (#698)

commit 3aa5aeb
Author: Felix F Zimmermann <[email protected]>
Date:   Thu Mar 6 20:04:43 2025 +0100

    Reduce RAM usage in tests (#703)

commit 870967c
Author: Mara Guastini <[email protected]>
Date:   Thu Mar 6 16:32:33 2025 +0100

    Add stopping criterion to optimizer callback (#699)

commit 10aa16c
Author: Felix F Zimmermann <[email protected]>
Date:   Thu Mar 6 16:17:03 2025 +0100

    Indexing helper (#672)

commit 15060bf
Author: Christoph Kolbitsch <[email protected]>
Date:   Thu Mar 6 10:56:11 2025 +0100

    Add gradient and autodiff checks for linear operators (#536)

    Co-authored-by: Felix F Zimmermann <[email protected]>

commit 6d4b221
Author: Felix F Zimmermann <[email protected]>
Date:   Thu Mar 6 10:50:30 2025 +0100

    Release v0.250306 (#697)

commit ad7b6e0
Author: rkcatarina <[email protected]>
Date:   Thu Mar 6 01:12:25 2025 +0100

    Rename ti to saturation_time in saturation recovery model (#689)

commit 3839a07
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 20:23:51 2025 +0100

    Refactor signal model tests (#671)

commit d4bd171
Author: Stefan Martin <[email protected]>
Date:   Wed Mar 5 20:18:48 2025 +0100

    Add __repr__ to Fourier operators (#676)

    Co-authored-by: Felix F Zimmermann <[email protected]>

commit 08a60e9
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 20:13:45 2025 +0100

    Make Trajectory and Idx 5D (#660)

    Makes all of our dataclasses at least 5D.
    So acq_idx get a (singleton) k0 dimension, trajectory a singleton coil dimension etc.

commit a7a5e2f
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 17:34:49 2025 +0100

    Use gram in operator_norm (#682)

commit c301e1b
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 17:29:40 2025 +0100

    Add more information to IHeader (#591)

commit 65b965c
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 17:23:11 2025 +0100

    Rename remove_repeat to reduce_repeat and add tests (#679)

commit 8e79e74
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 17:17:24 2025 +0100

    Refactor AcqInfo and Trajectory Calculation (#560)

commit 14e4058
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 15:32:04 2025 +0100

    Fix torchvision in docker images (#693)

commit 2bd6e29
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 15:19:38 2025 +0100

    Add unsqeeze_at (#656)

commit 274e203
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 15:03:29 2025 +0100

    Make Rotation einops compatible (#655)

commit b9840b8
Author: Felix F Zimmermann <[email protected]>
Date:   Wed Mar 5 14:32:33 2025 +0100

    Add Brainweb phantom (#630)

commit 7fe0014
Author: Mara Guastini <[email protected]>
Date:   Wed Mar 5 13:52:06 2025 +0100

    Add pgd (fista) algorithm (#293)

    Co-authored-by: Felix F Zimmermann <[email protected]>
    Co-authored-by: Christoph Kolbitsch <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: koflera <[email protected]>

commit c80ad02
Author: Andreas Kofler <[email protected]>
Date:   Wed Mar 5 13:20:57 2025 +0100

    Bump pydicom dependency (#685)

commit a14fde8
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Wed Mar 5 10:56:54 2025 +0100

    [pre-commit] pre-commit autoupdate (#681)
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.

2 participants