[CCPPETMR/SIRF-Exercises] fully_sampled_recon_three_chains fails (#31)

0 views
Skip to first unread message

Kris Thielemans

unread,
May 23, 2019, 3:21:56 AM5/23/19
to CCPPETMR/SIRF-Exercises, Subscribed

Same problem as CCPPETMR/SIRF#293


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Kris Thielemans

unread,
May 23, 2019, 3:30:50 AM5/23/19
to CCPPETMR/SIRF-Exercises, Subscribed

Fixing the ExtractGadget is going to be hard. I suggest we comment it out and do instead

import numpy as np
import sirf.Utiltities
...
real_image_array=np.abs(complex_image_data.as_array())
sirf.Utilities.show_3D_array(real_image_array)

Edoardo Pasca

unread,
May 23, 2019, 5:34:20 AM5/23/19
to CCPPETMR/SIRF-Exercises, Subscribed

Closed #31 via #32.

evgueni-ovtchinnikov

unread,
May 31, 2019, 9:40:00 AM5/31/19
to CCPPETMR/SIRF-Exercises, Subscribed

Found bugs in ExtractGadget, created Gadgetron issue #743.

I feel the workaround applied was not a good idea - we no longer have three chains, so the name of the demo is confusing, and the single chain demo is still affected by one of the bugs (the first one in #743) anyway.

evgueni-ovtchinnikov

unread,
May 31, 2019, 9:40:00 AM5/31/19
to CCPPETMR/SIRF-Exercises, Subscribed

Reopened #31.

Reply all
Reply to author
Forward
0 new messages