Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
ROQ_data
Commits
1f06167c
Commit
1f06167c
authored
Sep 10, 2019
by
Michael Puerrer
Browse files
Merge branch 'adding_lfs_docs' into 'master'
Add instruction to avoid downloading it all See merge request
!1
parents
c5460f83
7ddd42c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1f06167c
...
...
@@ -5,3 +5,13 @@ implemented in [lalsuite](https://git.ligo.org/lscsoft/lalsuite)'s lalsimulation
In subdirectories bases are provided for a number of different segment lengths.
The construction of these bases is discussed in Smith et al, https://arxiv.org/abs/1604.08253.
Please consider adding a citation to this paper if you are using the bases in analyses.
## Notes:
With
`git lfs`
installed, one can avoid downloading the whole repository with (for instance):
```
GIT_LFS_SKIP_SMUDGE=1
git clone https://git.ligo.org/lscsoft/ROQ_data
cd ROQ_data
git lfs pull --include IMRPhenomPv2/4s
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment