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

Update dataset definitions for the measurePhotonTransferCurveTask #189

Merged
merged 1 commit into from Dec 10, 2019

Conversation

mfisherlevine
Copy link
Contributor

No description provided.

tables: 'raw'
template: ''
measurePhotonTransferCurveDatasetAll:
photonTransferCurveDataset:
description: "Persisted output data from the MeasurePhotonTransferCurveTask"
persistable: ignored
Copy link
Contributor

Choose a reason for hiding this comment

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

What does this "persistable" option mean and why is it set to "ignored"? The description says that you are persisting data.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

See OOB communication "explaining" this (in the loosest possible sense of "explain").

persistable: ignored
python: lsst.cp.pipe.ptc.PtcDataset
storage: PickleStorage
tables: 'raw'
Copy link
Contributor

Choose a reason for hiding this comment

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

I noticed that you left out "tables: raw" in the new definition. However, Robert had to add this again to fix a runtime error (see DM-22227).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a good point, I'll check this out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Excellent catch, this totally needed fixing to not revert those changes, thank you!

@mfisherlevine mfisherlevine merged commit b7e4101 into master Dec 10, 2019
@timj timj deleted the tickets/DM-22405 branch June 25, 2020 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants