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

Improve Localization and Extension Fitting #110

Merged
merged 42 commits into from
Jan 13, 2017
Merged

Conversation

woodmd
Copy link
Member

@woodmd woodmd commented Jan 13, 2017

This PR makes many improvements in the extension and localize methods:

  • Improved method for fitting localization surface implemented in fit_parabola. The fit is now performed over pixels less than a certain pixel distance OR with delta-loglikelihood values larger than a threshold.
  • Unify method for updating position or extension of a source. This is now handled through the set_source_morphology method which can be used to modify the morphology of a source in-place.
  • Add fit_position option to extension which can be used to perform a joint fit of position and angular size.
  • Preserve free/fixed state of parameters when returning from extension and localize.

@woodmd woodmd merged commit 006a315 into master Jan 13, 2017
@woodmd woodmd deleted the localize-improvements branch January 19, 2017 20:04
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