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

do some extra conversions for acquire and ag strategy #28

Merged
merged 4 commits into from Jun 12, 2019

Conversation

jnation3406
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jun 7, 2019

Coverage Status

Coverage increased (+0.02%) to 96.213% when pulling 14e6282 on update_acquire_strategies into 61efe50 on master.

if molecule.get('acquire_strategy', ''):
acquire_extra_params['acquire_strategy'] = molecule['acquire_strategy']
if molecule.get('acquire_mode', '') == 'BRIGHTEST':
acquire_extra_params['acquire_radius'] = molecule['acquire_radius_arcsec']
if molecule.get('acquire_strategy', '') and 'NRES' in molecule.get('instrument_name', ''):
Copy link
Member

Choose a reason for hiding this comment

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

upper the instrument_name

@jnation3406 jnation3406 merged commit b71dac9 into master Jun 12, 2019
@jnation3406 jnation3406 deleted the update_acquire_strategies branch June 12, 2019 22:17
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.

None yet

3 participants