astropy / pyregion

ds9 region parser for python
https://pyregion.readthedocs.io
MIT License
39 stars 38 forks source link

support 'd' and 'r' unit for angular distance #128

Closed leejjoon closed 5 years ago

leejjoon commented 6 years ago

This partially addresses #127 and enables the format of '0.5d' and '0.1r' for the angular distance.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 63.768% when pulling 6ea495a2325ad77a25cfaec83900ab87a6a70ee4 on leejjoon:feature/angular-distance-degree-radian into 7487ba85119daca7b4a63bf493b6ae2d69e498dc on astropy:master.

cdeil commented 6 years ago

@leejjoon - Did you want to make another edit here, or is this ready to be merged?

leejjoon commented 6 years ago

I think it is better to merge this first.