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

Solved minor bugs in load_config.py and imager.py #33

Merged
merged 2 commits into from
Nov 20, 2019

Conversation

JAAlvarado-Montes
Copy link
Contributor

Hi Anthony,

These are two minor changes, which are:

  1. Adding and if statement to make load_config.py to find the performance_local.yaml in data directory where all the config files are located.

  2. Removal of an extra indentation from imager.py when building the dictionary with the cameras. This was causing to neglect the properties of any extra imager that the user might put into performance_local.yaml and just taking the ones from the first camera in the dictionary.

Hope this helps a bit to improve gunagala's functionality.

Cheers,
Jaime.

…tion from imager.py when building the dictionary with the cameras
@JAAlvarado-Montes JAAlvarado-Montes changed the title Solved minor bugs in load_config.py and imager.py . Solved minor bugs in load_config.py and imager.py Oct 16, 2019
Copy link
Member

@AnthonyHorton AnthonyHorton left a comment

Choose a reason for hiding this comment

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

LGTM (if tests pass)

@JAAlvarado-Montes JAAlvarado-Montes merged commit 0f82a51 into AstroHuntsman:develop Nov 20, 2019
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.

3 participants