fraserw / trippy

Python based Trailed Source Photometry
GNU General Public License v3.0
20 stars 13 forks source link

Fix error near left and bottom edge. #20

Closed Mikea1985 closed 7 years ago

Mikea1985 commented 7 years ago

Apparently I didn't fix all of the edge problems last time :-P If TNO is too close to the left or bottom edge (within half-width of sky-background box), the centre of the pill will be offset by +1 pixel relative to what it should be.

fraserw commented 7 years ago

Looks good to me!