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

get_mask should default to shape of generating image #83

Merged
merged 3 commits into from
Sep 20, 2013

Conversation

astrofrog
Copy link
Contributor

While it is possible to have a dendrogram structure without the image it is generated from, it makes sense to have the structure know at least about the shape of the image from which it was generated. The pixel coordinates within each node don't really make sense without that information.

get_mask() should work by default.

@ghost ghost assigned astrofrog Sep 20, 2013
@astrofrog
Copy link
Contributor

Working on this now

@astrofrog
Copy link
Contributor

@keflavich - done!

@keflavich
Copy link
Contributor Author

Excellent. 👍.

ChrisBeaumont pushed a commit that referenced this pull request Sep 20, 2013
get_mask should default to shape of generating image
@ChrisBeaumont ChrisBeaumont merged commit d103965 into dendrograms:master Sep 20, 2013
@ChrisBeaumont
Copy link
Contributor

Looks good.

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

Successfully merging this pull request may close these issues.

None yet

3 participants