Skip to content

Commit

Permalink
Merge c29eab4 into b97441c
Browse files Browse the repository at this point in the history
  • Loading branch information
nkern committed Jul 7, 2018
2 parents b97441c + c29eab4 commit 00b395f
Show file tree
Hide file tree
Showing 10 changed files with 622 additions and 274 deletions.
6 changes: 6 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[run]
omit = */tests/*

[report]
omit = */tests/*

7 changes: 5 additions & 2 deletions hera_pspec/data/_test_utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ data:
root: ../hera_pspec/
subdirs:
- data
pairs: [['xx', 'xx'], ['yy', 'yy']]
template: zen.*.xx.HH.uvXA
beam: data/NF_HERA_Beams.beamfits
flags: zen.2458098.66239.yy.HH.uv.vis.uvfits.flags.npz
Expand All @@ -13,9 +14,11 @@ pspec:
weight: iC
norm: I
taper: none
groupname: test
groupname: None
little_h: True
avg_group: False
exclude_auto_bls: False
exclude_permutations: False

options:
foo: None
bar: [['foo', 'bar']]
Loading

0 comments on commit 00b395f

Please sign in to comment.