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-20574: Remove deprecated methods and options. #113

Merged
merged 1 commit into from Nov 13, 2019
Merged

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Oct 23, 2019

This change removes the deprecated functions/configurations:

  • doAddDistortionModel
  • isrFunction/defect methods in favor of the defect object methods.

@@ -926,55 +850,6 @@ def attachTransmissionCurve(exposure, opticsTransmission=None, filterTransmissio
return combined


@deprecated(reason="Camera geometry-based SkyWcs are now set when reading raws. To be removed after v19.",
Copy link
Contributor

Choose a reason for hiding this comment

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

This says after v19, but we haven't cut v19 yet. Is this just going to wait until that happens (it should be soon).

Copy link
Member

Choose a reason for hiding this comment

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

It means that the message says "after v19" in the v19 release so that people know that v20 won't have the command.

Copy link
Member

Choose a reason for hiding this comment

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

Now I understand. This one says "after v19" but all the others say "after v18". Only the "after v18" ones are meant to be deleted now. The v19 ones are to be deleted in a few weeks when v19 is 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.

Restored here, and across obs_ packages.

@czwa czwa force-pushed the tickets/DM-20574 branch 2 times, most recently from 9fb36b9 to 0dec367 Compare November 5, 2019 23:01
@czwa czwa merged commit 48b2672 into master Nov 13, 2019
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

3 participants