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

Option to choose exact minimum resolution #21

Open
danieledler opened this issue Apr 2, 2016 · 0 comments
Open

Option to choose exact minimum resolution #21

danieledler opened this issue Apr 2, 2016 · 0 comments

Comments

@danieledler
Copy link
Contributor

Now the option is limited 2^x but should be generalised to y*2^x, so that we could have for example exactly 10" resolution minimum. Now constrained to:

deg, min, sec
1, 60, 3600
1/2, 30, 1800
1/4, 15, 900
1/8, 7.5, 450
1/16, 3.75, 225
1/32, 1.875, 112.5
1/64, 0.9375, 56.25
1/128, 0.46875, 28.125,
1/256, 0.234375, 14.0625,
1/512 0.1171875, 7.03125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant