Skip to content

Commit

Permalink
fixed bug in mmrsim.py when calling recon
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmark committed Jan 4, 2021
1 parent c319f82 commit e04370a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion niftypet/nipet/prj/mmrsim.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,12 @@ def simulate_recon(
ssng,
nrmsino,
attsino,
sinoTIdx,
sim,
msk,
psfkernel,
txLUT,
axLUT,
sinoTIdx,
Cnt)
eim = mmrimg.convert2e7(eimg, Cnt)

Expand Down

0 comments on commit e04370a

Please sign in to comment.