Skip to content

Fix Gaussian 2d bug when numpy array given as centre point coordinates#54

Merged
matthewtownson merged 2 commits into
AOtools:masterfrom
andrewpaulreeves:master
Apr 15, 2020
Merged

Fix Gaussian 2d bug when numpy array given as centre point coordinates#54
matthewtownson merged 2 commits into
AOtools:masterfrom
andrewpaulreeves:master

Conversation

@andrewpaulreeves

Copy link
Copy Markdown
Contributor

...and add a test to make sure it stays fixed!

Andrew added 2 commits April 9, 2020 12:26
Think this is related to numpy not allowing comparisons with
arrays any more. Anyhow - its fixed now
@codecov

codecov Bot commented Apr 9, 2020

Copy link
Copy Markdown

Codecov Report

Merging #54 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files          24       24           
  Lines        1175     1175           
=======================================
  Hits         1116     1116           
  Misses         59       59           
Impacted Files Coverage Δ
aotools/functions/_functions.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b6ae03...32ceb84. Read the comment docs.

@matthewtownson matthewtownson merged commit 025e059 into AOtools:master Apr 15, 2020
@matthewtownson

Copy link
Copy Markdown
Member

Thanks for finding and sorting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants