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

Minor improvements on AstelcoDome. #52

Merged
merged 5 commits into from
May 4, 2015

Conversation

tribeiro
Copy link
Contributor

@tribeiro tribeiro commented May 4, 2015

Add move to azimuth, to move the dome when in stand mode. It also fixes indentation to comply with PEP8.

'ahost': 'localhost',
'aport': "65432"}
"maxidletime": 90.,
"stabilization_time": 5.}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This config statement is wrong. You finish the dict, but put 2 lines more.

@@ -231,8 +263,6 @@ def open(self):
print self._tpl.getobject('SERVER.UPTIME')
self._tpl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L260, 262 and 264 are useless.

@wschoenell
Copy link
Contributor

@tribeiro,

Thanks for doing the suggested changes. Since that this works with our ASTELCO telescope in Chile and this PR only affects the astelcodome.py. I suggest to merge it.

@phsilva
Copy link
Contributor

phsilva commented May 4, 2015

Looks good to me.

wschoenell added a commit that referenced this pull request May 4, 2015
@wschoenell wschoenell merged commit 37b0ce9 into astroufsc:master May 4, 2015
@wschoenell
Copy link
Contributor

Merged #52.

wschoenell added a commit to wschoenell/chimera that referenced this pull request Jun 29, 2015
@tribeiro tribeiro deleted the AstelcoDomeRev branch November 10, 2015 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants