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-9045: Remove dead code from meas_modelfit #39

Merged
merged 3 commits into from Feb 24, 2017
Merged

Conversation

TallJimbo
Copy link
Member

No description provided.

This includes several categories of things we don't need anymore:

 - Python drivers for testing multi-epoch fitting of simulated postage
 stamps, which were used for FDR prep work but cannot be extended to
 more realistic cases.

 - The Interpreter class, an ill-advised attempt to define a common
 interface between optimizer-based fitting and Monte Carlo sampling.

 - A custom Record/Table class pair that tied the above things
 together.

This leaves the AdaptiveImportanceSampler class (which we expect to
resurrect in the future) untested and makes some bitrotted display code
even less useful, but we'll defer fixing that to DM-9450.
@TallJimbo TallJimbo merged commit 1c691b3 into master Feb 24, 2017
@ktlim ktlim deleted the tickets/DM-9045 branch August 25, 2018 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant