Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

Kcrm merge geom #146

Closed scizen9 closed 1 year ago

scizen9 commented 1 year ago

New transformation AsymmetricPolynomialTransform based on scikit image _geometric.py PolynomialTransform, but able to handle non-square orders, such as (2, 4).

Updated SolveGeom.py to use new asymmetric polynomial transform.

scizen9 commented 1 year ago

Will do this another way. Too many redundant commits!