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

DM-2186: Move astrometry_net wrapper code from meas_astrom to a new package #7

Merged
merged 3 commits into from Apr 28, 2017

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Apr 17, 2017

No description provided.

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

Nice catch in there.

@@ -23,15 +23,16 @@
config.charImage.measurePsf.psfDeterminer["psfex"].spatialOrder = 2
config.charImage.measurePsf.psfDeterminer.name = "psfex"
except ImportError as e:
print "WARNING: Unable to use psfex: %s" % e
Copy link
Contributor

Choose a reason for hiding this comment

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

How did that get through?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

obs_monocam has no unit tests and has probably never been run under Python 3

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, right... I didn't notice the package name.

@r-owen r-owen merged commit b18a910 into master Apr 28, 2017
@ktlim ktlim deleted the tickets/DM-2186 branch August 25, 2018 06:15
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.

None yet

2 participants