This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
First release
Pre-release
Pre-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
Full Changelog: https://github.com/wdika/mridc/commits/v.0.0.1