griffinfoster / shapelets

python-based shapelet decomposition package
Other
26 stars 7 forks source link

add ellipse angle to polar shapelets #6

Open griffinfoster opened 9 years ago

griffinfoster commented 9 years ago

Currently, the polar (and cartesian) shapelets don't have an angle parameter so the decomposition is stuck at a single orientation.

Also, the polar shapelets only have a single beta, should have one for the major and minor axis

griffinfoster commented 9 years ago

This is fixed, but is there a way to make elliptical polar shapelets?