Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Directional Statitistics RFI Mitigation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
Directional Statitistics RFI Mitigation
Commits
4be34a77
Commit
4be34a77
authored
2 years ago
by
Chris Broekema
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md to include instructions to update submodules
parent
dcd02e8b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-0
5 additions, 0 deletions
README.md
with
5 additions
and
0 deletions
README.md
+
5
−
0
View file @
4be34a77
...
@@ -6,6 +6,11 @@ Using the `sm.ms.tar` dataset (md5 b5a325cc) provided by Sarod, the script can b
...
@@ -6,6 +6,11 @@ Using the `sm.ms.tar` dataset (md5 b5a325cc) provided by Sarod, the script can b
```
```
$ python directionalstat.py sm.ms DATA MODEL_DATA 600 60 0.5
$ python directionalstat.py sm.ms DATA MODEL_DATA 600 60 0.5
```
```
The C++ implementation depends on the schaapcommon repository. Once this repository is cloned, dependencies can be pulled with:
```
$ git submodule init
$ git submodule update
```
The C++ implementation needs to be build first:
The C++ implementation needs to be build first:
```
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment