Skip to content

Commit

Permalink
use hyperbeam from marlu0.13 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Aug 15, 2024
1 parent 8877d9d commit 7d67df8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 31 deletions.
35 changes: 6 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ indicatif = { version = "0.17.5", features = ["rayon"] }
lazy_static = "1.4.0"
log = "0.4.0"
marlu = { version = "0.13.0", features = ["serde"] }
mwa_hyperbeam = "0.9.3"
mwa_hyperbeam = "0.10.0"
mwalib = "1.3.3"
ndarray = { version = "0.16.0", features = ["rayon"] }
num-complex = "0.4.1"
Expand Down Expand Up @@ -144,4 +144,4 @@ harness = false
# mwalib = { path = "../mwalib" }
# mwalib = { git = "https://github.com/MWATelescope/mwalib" }
# mwa_hyperbeam = { path = "../mwa_hyperbeam" }
# mwa_hyperbeam = { git = "https://github.com/MWATelescope/mwa_hyperbeam", branch = "DUT1" }
mwa_hyperbeam = { git = "https://github.com/MWATelescope/mwa_hyperbeam", branch = "marlu0.13" }

0 comments on commit 7d67df8

Please sign in to comment.