Skip to content

Commit

Permalink
Add MSUN_SI
Browse files Browse the repository at this point in the history
  • Loading branch information
transientlunatic committed Aug 26, 2024
1 parent 55b3237 commit 1efcd4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion heron/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import torch
from lal import antenna
import numpy as np
from lal import antenna, MSUN_SI
from astropy import units as u


Expand Down

0 comments on commit 1efcd4c

Please sign in to comment.