-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Noise filter and signal processing release.
- Loading branch information
1 parent
8b6c23a
commit 58abd15
Showing
7 changed files
with
24 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,61 @@ | ||
[submodule "gen"] | ||
path = gen | ||
url = git@github.com:WireCell/wire-cell-gen.git | ||
url = https://github.com/WireCell/wire-cell-gen.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "sst"] | ||
path = sst | ||
url = git@github.com:WireCell/wire-cell-sst.git | ||
url = https://github.com/WireCell/wire-cell-sst.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "iface"] | ||
path = iface | ||
url = git@github.com:WireCell/wire-cell-iface.git | ||
url = https://github.com/WireCell/wire-cell-iface.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "riodata"] | ||
path = riodata | ||
url = [email protected]:WireCell/wire-cell-riodata.git | ||
update = merge | ||
[submodule "rootdict"] | ||
path = rootdict | ||
url = [email protected]:WireCell/wire-cell-rootdict.git | ||
url = https://github.com/WireCell/wire-cell-riodata.git | ||
update = merge | ||
[submodule "util"] | ||
path = util | ||
url = [email protected]:WireCell/wire-cell-util.git | ||
update = merge | ||
[submodule "dfp"] | ||
path = dfp | ||
url = [email protected]:WireCell/wire-cell-dfp.git | ||
update = merge | ||
[submodule "alg"] | ||
path = alg | ||
url = [email protected]:WireCell/wire-cell-alg.git | ||
update = merge | ||
[submodule "rootvis"] | ||
path = rootvis | ||
url = [email protected]:WireCell/wire-cell-rootvis.git | ||
url = https://github.com/WireCell/wire-cell-util.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "bio"] | ||
path = bio | ||
url = git@github.com:WireCell/wire-cell-bio.git | ||
url = https://github.com/WireCell/wire-cell-bio.git | ||
update = merge | ||
[submodule "apps"] | ||
path = apps | ||
url = git@github.com:WireCell/wire-cell-apps.git | ||
url = https://github.com/WireCell/wire-cell-apps.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "wire-cell-tbb"] | ||
path = wire-cell-tbb | ||
url = [email protected]:WireCell/wire-cell-tbb.git | ||
update = merge | ||
[submodule "tbb"] | ||
path = tbb | ||
url = [email protected]:WireCell/wire-cell-tbb.git | ||
url = https://github.com/WireCell/wire-cell-tbb.git | ||
update = merge | ||
[submodule "python"] | ||
path = python | ||
url = git@github.com:WireCell/wire-cell-python.git | ||
url = https://github.com/WireCell/wire-cell-python.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "cfg"] | ||
path = cfg | ||
url = git@github.com:WireCell/wire-cell-cfg.git | ||
url = https://github.com/WireCell/wire-cell-cfg.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "sigproc"] | ||
path = sigproc | ||
url = git@github.com:WireCell/wire-cell-sigproc.git | ||
url = https://github.com/WireCell/wire-cell-sigproc.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "waftools"] | ||
path = waftools | ||
url = git@github.com:WireCell/waf-tools.git | ||
url = https://github.com/WireCell/waf-tools.git | ||
update = merge | ||
branch = 0.6.x | ||
[submodule "sio"] | ||
path = sio | ||
url = [email protected]:WireCell/wire-cell-sio.git | ||
url = https://github.com/WireCell/wire-cell-sio.git | ||
branch = 0.6.x |
Submodule alg
deleted from
878b26
Submodule dfp
deleted from
888d72
Submodule rootdict
deleted from
b1b7ac
Submodule rootvis
deleted from
89be5c
Submodule tbb
deleted from
9d01d3