Skip to content

Commit

Permalink
need an njit for doppler shifting
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel committed Aug 18, 2024
1 parent 415500f commit 2d8818b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scope/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from scope.constants import *


@njit
def doppler_shift_planet_star(
model_flux_cube,
n_exposure,
Expand Down

0 comments on commit 2d8818b

Please sign in to comment.