JuliaSMLM / MicroscopePSFs.jl

Microscope Point Spread Function Calculator
https://juliasmlm.github.io/MicroscopePSFs.jl/dev/
MIT License
6 stars 1 forks source link

Dev sheng #14

Closed kiwibogo closed 1 year ago

kiwibogo commented 1 year ago

1.add dipole PSF 2.add index mismatch PSF 3.move example codes to 'dev' folder 4.add 'mvtype' to importpsf 5.modify pupil.jl to fix inaccuracy from complex theta

codecov-commenter commented 1 year ago

Codecov Report

Merging #14 (9ec97ff) into main (1c0a28f) will increase coverage by 63.50%. The diff coverage is 84.71%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##            main      #14       +/-   ##
==========================================
+ Coverage   0.00%   63.50%   +63.50%     
==========================================
  Files         10       13        +3     
  Lines        268      422      +154     
==========================================
+ Hits           0      268      +268     
+ Misses       268      154      -114     
Impacted Files Coverage Δ
src/MicroscopePSFs.jl 100.00% <ø> (ø)
src/import.jl 0.00% <0.00%> (ø)
src/immPSF.jl 81.69% <81.69%> (ø)
src/dipole3D.jl 88.46% <88.46%> (ø)
src/interpolate.jl 83.33% <100.00%> (+83.33%) :arrow_up:
src/pupil.jl 94.59% <100.00%> (+94.59%) :arrow_up:
src/psftypes.jl 14.28% <0.00%> (+14.28%) :arrow_up:
src/zernike.jl 47.45% <0.00%> (+47.45%) :arrow_up:
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more