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-13976: rename *transfo->*transform #118

Merged
merged 3 commits into from Dec 3, 2018
Merged

DM-13976: rename *transfo->*transform #118

merged 3 commits into from Dec 3, 2018

Conversation

parejkoj
Copy link
Collaborator

High level changes (in addition to all the transfo* stuff being changed to transform:

Gtransfo->AstrometryTransform
PhotometryTransfo->PhotometryTransform
TwoTransfoMapping->ChipVisitAstrometryTransform

No more transfos!

Partial list of renames that have occured here:
* Gtransfo->AstrometryTransform
* GtransfoLin->AstrometryTransformLinear
* GtransfoPoly->AstrometryTransformPolynomial
* SimpleGtransfoMapping->SimpleAstrometryMapping
* gtransfoCompose->compose
* gtransfoRead->astrometryTransformRead
* gtransfoWcs->astrometryTransformSkyWcs
* fix gtransfo.h include guard
* `gtransfo` renamed to either astrometryTransform or transform

cleanup imports in test_astrometryTransform.py

Handful of related docstring cleanups
Related `transfo` names become either `transform` or `photometryTransform`
The name now lines up with the `ChipVisitPhotometryMapping`. It's not a generic
two transform mapping anyway, but rather specifically made for chips and visits.
@parejkoj parejkoj merged commit 3163dd8 into master Dec 3, 2018
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