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

add test for sliced geometries for hillas calculation #781

Merged
merged 4 commits into from
Oct 10, 2018

Conversation

kbruegge
Copy link
Member

as described in issue #780

@kbruegge
Copy link
Member Author

Test passes now.

@kbruegge kbruegge changed the title add failing test to show surprising hillas behaviour add test for sliced geometries for hillas calculation Sep 10, 2018
@maxnoe
Copy link
Member

maxnoe commented Sep 10, 2018

Correlated with #782

@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

Merging #781 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
+ Coverage   71.55%   71.58%   +0.03%     
==========================================
  Files         199      199              
  Lines       10880    10894      +14     
==========================================
+ Hits         7785     7799      +14     
  Misses       3095     3095
Impacted Files Coverage Δ
ctapipe/image/tests/test_hillas.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d4cd37...a3af4b6. Read the comment docs.

@maxnoe
Copy link
Member

maxnoe commented Sep 21, 2018

This does not fix anything, it just adds a test. #782 fixes the issue

@kosack kosack merged commit 47f446c into master Oct 10, 2018
watsonjj added a commit to watsonjj/ctapipe that referenced this pull request Nov 9, 2018
* master: (60 commits)
  Add test that shows slicing breaks cam geom and fix it (cta-observatory#782)
  fix ctapipe build failure (cta-observatory#811)
  fix package name for yaml (should be pyyaml) (cta-observatory#810)
  Implement number of islands (cta-observatory#801)
  fixed ranges of cam-display so they correspond to fixed toymodel sims (cta-observatory#808)
  Fix unknown section example warning (cta-observatory#800)
  Fix timing parameters for case when there are negative values in image (cta-observatory#804)
  Update Timing Parameters (cta-observatory#799)
  speed up unit tests that use test_event fixture (cta-observatory#798)
  Add unit to h_max in HillasReconstructor (cta-observatory#797)
  Codacy code style improvements (cta-observatory#796)
  Minor changes: mostly deprecationwarning fixes (cta-observatory#787)
  Array plotting (cta-observatory#784)
  added a config file for github change-drafter plugin (cta-observatory#795)
  Simple HESS adaptations (cta-observatory#794)
  add test for sliced geometries for hillas calculation (cta-observatory#781)
  Impact intersection (cta-observatory#778)
  updated main documentation page (cta-observatory#792)
  Implement concentration image features (cta-observatory#791)
  Fix bad builds by changing channel name (missing pyqt package) (cta-observatory#793)
  ...

# Conflicts:
#	ctapipe/calib/camera/dl1.py
@kosack kosack deleted the cleaning_selected_pixel branch January 25, 2019 09:22
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