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

Tickets/dm 7117 #32

Merged
merged 3 commits into from Sep 2, 2016
Merged

Tickets/dm 7117 #32

merged 3 commits into from Sep 2, 2016

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Aug 9, 2016

No description provided.

The refObjLoader is an extra level down now.

This cleaned up the matchOptimisticB vs ANetAstrometry problem!
Due to old python syntax, the line
    except KeyError, ImportError:
is interpreted the same as
    except KeyError as ImportError:
which is not what was intended, and causes the process
to die if meas_modelfit isn't setup.
@PaulPrice PaulPrice merged commit 176d85f into master Sep 2, 2016
@ktlim ktlim deleted the tickets/DM-7117 branch August 25, 2018 06:45
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