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

fixes enabling DipoleFitTask in imageDifference command-line task #19

Merged
merged 1 commit into from May 16, 2016

Conversation

SimonKrughoff
Copy link

  1. add dipoleFitTask.py to exports
  2. fix error/warning reporting
  3. add DipoleFitTaskConfig

1. add dipoleFitTask.py to exports
2. fix error/warning reporting
3. add DipoleFitTaskConfig
]

self.slots.calibFlux = None
self.slots.modelFlux = None
Copy link
Author

Choose a reason for hiding this comment

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

Couldn't we make the modelFlux slot the ip_diffim_PsfDipoleFlux?

Copy link
Contributor

Choose a reason for hiding this comment

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

That is not the current behavior. PsfDipoleFlux does not set an overall flux (just separate fluxes for pos. and neg. lobes). I would set it to the flux from ip_diffim_DipoleFit, but I am not sure how to, since that task is not formally "registered" as a plugin (this will be fixed in a future ticket after the sfm overhaul).

Copy link
Author

Choose a reason for hiding this comment

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

O.K. Good enough.

@djreiss djreiss merged commit 8a75bc9 into master May 16, 2016
@ktlim ktlim deleted the tickets/DM-5413 branch August 25, 2018 06:44
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