Skip to content

Fix bug in correlation functions with no sep_units kwarg#118

Open
msimet wants to merge 5 commits into
masterfrom
#116
Open

Fix bug in correlation functions with no sep_units kwarg#118
msimet wants to merge 5 commits into
masterfrom
#116

Conversation

@msimet

@msimet msimet commented Jul 14, 2018

Copy link
Copy Markdown
Owner

A tiny PR here: correlation functions without 'sep_units' in the correlation function parameters dict currently throw an error (since we assume that kwarg is there, and append it to the name of the radius parameter so we keep track of it--but it's not required if you're doing things in pixel distances). This PR just checks that that key exists before it does the appending.

Pardon the name of the branch, I made this when 116 was going to be the name of this PR, but now it's 118!

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.

1 participant