Skip to content

Commit

Permalink
add info on modality to CHANGES.md
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
KrisThielemans committed Jul 6, 2022
1 parent a88eec4 commit 759b2f3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,22 @@

## v3.3.0

* SPECTUBMatrix for (simple) usage in SPECT added.
* Added a new acquisition model `SPECTUBMatrix` for (simple) usage in SPECT.
`sirf.STIR.ImageData` has now a way to set/get the modality.

* interactive Python demos superseded by SIRF-Exercises notebooks removed.

* arguments setting number of CG iterations and verbosity of output
of acquisition models method norm() added.
of acquisition models method `norm()` added.

* path for ISMRMRD shared library when generating MR data fixed.

* extension processing in ISMRMRDImageData::write fixed.
* extension processing in `ISMRMRDImageData::write` fixed.

* Python int array check/conversion ensuring C++ compatibility added.

* C/Python interfaces for computing prior value added.

* STIR spect matrix added.

* Zenodo citation file added.


Expand Down

0 comments on commit 759b2f3

Please sign in to comment.