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

Make DataStoreObservation inherit from Observation #2753

Merged
merged 1 commit into from Jan 30, 2020

Conversation

adonath
Copy link
Member

@adonath adonath commented Jan 30, 2020

Description

This pull request is a follow up to #2744 . It implements the following changes:

  • Add Observation.obs_info attribute
  • Make DataStoreObservation inherit from Observation

This change guarantees the API homogeneity between both class and reduces code duplication.
This also addresses #2638.

@adonath adonath self-assigned this Jan 30, 2020
@adonath adonath added this to the 0.16 milestone Jan 30, 2020
@adonath adonath merged commit cf5e2bb into gammapy:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant