Skip to content

Commit

Permalink
Add sizeExtendedness to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jan 25, 2024
1 parent 1d6906b commit 04e7afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_isolatedStarAssociation.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ def _make_simdata(self,
('apFlux_12_0_instFluxErr', 'f4'),
('apFlux_12_0_instFlux_flag', '?'),
('extendedness', 'f4'),
('sizeExtendedness', 'f4'),
('detect_isPrimary', bool),
('visit', 'i4'),
('detector', 'i4'),
Expand Down

0 comments on commit 04e7afc

Please sign in to comment.