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

U/pgee/dm 1125 #1

Merged
merged 1 commit into from Jan 16, 2015
Merged

U/pgee/dm 1125 #1

merged 1 commit into from Jan 16, 2015

Conversation

SimonKrughoff
Copy link
Contributor

No description provided.

@@ -211,7 +211,7 @@ def selectStars(self, exposure, catalog, matches=None):
ds9.dot("o", source.getX() - mi.getX0(),
source.getY() - mi.getY0(), frame=frame, ctype=ctype)

clumps = psfHist.getClumps(catalog.getTable().getVersion(), display=display)
clumps = psfHist.getClumps(display)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this was a mistake. I accidently removed the display=

After discussion, it was decided that we would continue to use the
measurement framework for this selector, but only the meas_base one.

bugfixes for review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants