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-42863: Add method to evaluate PTC model in ptcDataset #269

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Alex-Broughton
Copy link
Contributor

No description provided.

self.assertFloatsAlmostEqual(covariancesModel, covModel, atol=1e-13)
# Note that the PhotoTransferCurveDataset does not store the gain
# fit parameter for FULLCOVARIANCE with b=0, so we can't compare
# exactly.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is that something that we need to add?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes we do, but I want to keep this ticket small and then filed this ticket to update the ptc class https://rubinobs.atlassian.net/browse/DM-46509

@Alex-Broughton Alex-Broughton merged commit 4c22772 into main Sep 26, 2024
2 checks passed
@Alex-Broughton Alex-Broughton deleted the tickets/DM-42863 branch September 26, 2024 02:27
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.

2 participants