Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix snr2sigma #115

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Fix snr2sigma #115

merged 1 commit into from
Aug 11, 2022

Conversation

JeffFessler
Copy link
Owner

Because randn for complex data in Julia already adjusts for sqrt(2).

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #115 (301fd8b) into main (4b94009) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   99.95%   99.95%   -0.01%     
==========================================
  Files          45       45              
  Lines        2262     2192      -70     
==========================================
- Hits         2261     2191      -70     
  Misses          1        1              
Impacted Files Coverage Δ
src/mri/coil_compress.jl 100.00% <100.00%> (ø)
src/algorithm/general/pogm_restart.jl 98.82% <0.00%> (-0.02%) ⬇️
src/io/ir_dump.jl 100.00% <0.00%> (ø)
src/nufft/dtft.jl 100.00% <0.00%> (ø)
src/fbp/rect_im.jl 100.00% <0.00%> (ø)
src/mri/exp_mult.jl 100.00% <0.00%> (ø)
src/utility/mask.jl 100.00% <0.00%> (ø)
src/fbp/cuboid_im.jl 100.00% <0.00%> (ø)
src/fbp/rect_sino.jl 100.00% <0.00%> (ø)
src/fbp/sino_plot.jl 100.00% <0.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JeffFessler JeffFessler merged commit 8a318a1 into main Aug 11, 2022
@JeffFessler JeffFessler deleted the snr branch August 11, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant