Skip to content

Commit 63ca455

Browse files
author
Satoshi Fukami
committed
shuffle NTSeason background events in RA
1 parent 00f37ef commit 63ca455

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flarestack/data/icecube/northern_tracks/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def simulate_background(
177177
)
178178

179179
sim_bkg = mc[ind]
180+
sim_bkg["ra"] = np.random.uniform(0, 2 * np.pi, size=n_bkg)
180181

181182
time_pdf = self.get_time_pdf()
182183

0 commit comments

Comments
 (0)