Skip to content
Gehua Tong edited this page Jul 18, 2019 · 8 revisions

The RF Reception Chain (Rx) tab currently allows one to learn about the MR signal in time domain by generating modulated signals from the spatial frequency domain of a gray scale image. The code demodulates, samples, and then reconstructs this signal. One can demonstrate the effects of using different demodulation frequencies and down-sampling factors on the outcome image.

API documentation page: https://imr-framework.github.io/virtual-scanner/docs/source/virtualscanner.server.rf.rx.html

More features (e.g. Rx coil hardware parameters, selection of signal line, etc.) to come!

Run in GUI

To run the Rx page using the UI, please follow the instructions at (coming soon).

Run with Python scripts

See details for caller_script_rx.py (API Doc link) for running the same simulation.

Clone this wiki locally