Skip to content

Commit

Permalink
Test without giving the light curve gti explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Sep 20, 2023
1 parent ab3dc8a commit 4abfe0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stingray/tests/test_powerspectrum.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ def test_from_timeseries_with_err_works(self, norm):
segment_size=self.segment_size,
norm=norm,
silent=True,
gti=lc.gti,
)
pds_ev = AveragedPowerspectrum.from_events(
self.events,
Expand Down

0 comments on commit 4abfe0e

Please sign in to comment.