Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

First release

Pre-release
Pre-release
Compare
Choose a tag to compare
@wdika wdika released this 30 Nov 14:24
· 69 commits to main since this release

What's in

This initial version includes the implementation of the following reconstruction methods:

  • Cascades of Independently Recurrent Inference Machines (CIRIM),
  • Independently Recurrent Inference Machines (IRIM),
  • End-to-End Variational Network (E2EVN),
  • the UNet,
  • Compressed Sensing (CS), and
  • zero-filled (ZF).

Also, includes coil sensitivity estimation and evaluation or reconstructions.

What's Changed

  • Circleci project setup by @wdika in #2
  • Remove assert statement from non-test files by @deepsource-autofix in #3
  • Remove unnecessary parentheses after keyword by @deepsource-autofix in #4

New Contributors

  • @wdika made their first contribution in #2
  • @deepsource-autofix made their first contribution in #3

Full Changelog: https://github.com/wdika/mridc/commits/v.0.0.1