Skip to content

Releases: JuliaHealth/KomaMRI.jl

v0.6.7

17 Nov 15:16
Compare
Choose a tag to compare

KomaMRI v0.6.7

Diff since v0.6.6

Closed issues:

  • Margins of plot_signal are not consistent with plot_seq (#84)
  • Plot functions throw error in Julia REPL (#86)
  • Reconstructing without simulating first gives an error (#91)
  • [Important] Simulation inconsistency in GUI due to thread racing condition (#94)
  • Progress bar in GUI is not working (#95)

Merged pull requests:

  • CompatHelper: bump compat for MRIReco to 0.6, (keep existing compat) (#93) (@github-actions[bot])
  • Removed simulation inconsistency and other fixes (#96) (@cncastillo)
  • CompatHelper: add new compat entry for Scanf at version 0.5, (keep existing compat) (#98) (@github-actions[bot])
  • CompatHelper: add new compat entry for ThreadsX at version 0.1, (keep existing compat) (#99) (@github-actions[bot])
  • Fix #86 (#101) (@beorostica)
  • Add MRIReco v0.7 compatibility (#103) (@beorostica)
  • Fix bug for Reconstruct button (#104) (@beorostica)
  • Add codecov.yml configuration file (#106) (@beorostica)
  • Remove target in codecov configuration (#107) (@beorostica)
  • Add patch threshold to codecov settings (#108) (@beorostica)
  • Set patch as informational in codecov configuration (#109) (@beorostica)
  • Update API docstrings (#110) (@beorostica)
  • Add 3D simulation example (#111) (@beorostica)
  • Clean Packages (#112) (@beorostica)

v0.6.6

16 Sep 11:26
Compare
Choose a tag to compare

KomaMRI v0.6.6

Diff since v0.6.5

Closed issues:

  • Solve edge-case for avoiding additional gradient block at the end of the sequence (#87)

v0.6.5

10 Aug 11:50
Compare
Choose a tag to compare

KomaMRI v0.6.5

Diff since v0.6.4

Closed issues:

  • fftc not defined (#81)
  • FFTW not being imported (#82)

v0.6.4

09 Aug 20:28
Compare
Choose a tag to compare

KomaMRI v0.6.4

Diff since v0.6.3

Closed issues:

  • Nthreads option is not modifiable if gpu=>true in simulation parameters (#80, @cncastillo )
  • Issue in MRIReco with NFFTTools 0.2.4 (#77)

Merged pull requests:

v0.6.3

20 Jul 16:58
95c0597
Compare
Choose a tag to compare

KomaMRI v0.6.3

Diff since v0.6.2

Merged pull requests:

  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#75) (@github-actions[bot])
  • CompatHelper: add new compat entry for Suppressor at version 0.2, (keep existing compat) (#76) (@github-actions[bot])

v0.6.2

09 Jul 22:48
Compare
Choose a tag to compare

KomaMRI v0.6.2

Diff since v0.6.1

v0.6.1

16 Jun 12:53
Compare
Choose a tag to compare

KomaMRI v0.6.1

Diff since v0.6.0

Closed issues:

  • Path of phantom colormaps not found in Windows and older version of Ubuntu (18.04) (#72)

v0.6.0

09 Jun 11:08
e2300e0
Compare
Choose a tag to compare

KomaMRI v0.6.0

Diff since v0.3.8

Closed issues:

  • Redesign of logo and UI (#1)
  • Reimplementation of the Sequence object to match Pulseq (#6)
  • Problem importing CUDA in CPU-only machines (#7)
  • Julia 1.7.3 breaks Gradient and RF hcat (#71)

Merged pull requests:

  • CompatHelper: bump compat for PackageCompiler to 2, (keep existing compat) (#39) (@github-actions[bot])
  • CompatHelper: bump compat for Images to 0.25, (keep existing compat) (#42) (@github-actions[bot])
  • Trapezoidal gradients and Pulseq support (#47) (@cncastillo)
  • CompatHelper: bump compat for MathOptInterface to 1, (keep existing compat) (#48) (@github-actions[bot])
  • CompatHelper: bump compat for Ipopt to 1, (keep existing compat) (#49) (@github-actions[bot])
  • CompatHelper: bump compat for JuMP to 1, (keep existing compat) (#51) (@github-actions[bot])
  • CompatHelper: add new compat entry for CUDA at version 3, (keep existing compat) (#54) (@github-actions[bot])
  • CompatHelper: add new compat entry for Hwloc at version 2, (keep existing compat) (#55) (@github-actions[bot])
  • CompatHelper: add new compat entry for Scanf at version 0.5, (keep existing compat) (#56) (@github-actions[bot])
  • CompatHelper: add new compat entry for MRIReco at version 0.5, (keep existing compat) (#58) (@github-actions[bot])
  • CompatHelper: add new compat entry for HDF5 at version 0.16, (keep existing compat) (#59) (@github-actions[bot])
  • CompatHelper: add new compat entry for ArgCheck at version 2, (keep existing compat) (#60) (@github-actions[bot])
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#64) (@github-actions[bot])

v0.3.8

15 Dec 17:07
Compare
Choose a tag to compare

MRIsim v0.3.8

Diff since v0.3.7

v0.3.7

14 Dec 22:43
Compare
Choose a tag to compare

MRIsim v0.3.7

Diff since v0.3.6

Closed issues:

  • Big simulation bug (#44)
  • SpinLab UI not showing correctly in Windows (#45)