We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to make GW summary pages from using GWOSC frames.
https://www.gw-openscience.org/detector_status/1164556817-1187733618/about/index.html
An example ini file that I'm using is:
[calendar] start-of-week = sunday start-date = 2015-09-14 [tab-mydata] name = Test 1 = H1:H1:GWOSC-16KHZ_R1_STRAIN spectrum 2 = L1:L1:GWOSC-16KHZ_R1_STRAIN spectrum [H1:LOSC-STRAIN] frametype = H1_LOSC_16_V1 [L1:LOSC-STRAIN] frametype = L1_LOSC_16_V1 [datafind] server = 10.5.2.4:80
where that server is what is returned when I use:
$ echo ${LIGO_DATAFIND_SERVER} 10.5.2.4:80
I think I still may be able to run GWsumm through the ligo frame cache files (.lcf), but I'm still working to see if that's possible to do.
.lcf
The text was updated successfully, but these errors were encountered:
@alurban I can't seem to assign anybody, so I'll do it this way.
Sorry, something went wrong.
No branches or pull requests
I was trying to make GW summary pages from using GWOSC frames.
https://www.gw-openscience.org/detector_status/1164556817-1187733618/about/index.html
An example ini file that I'm using is:
where that server is what is returned when I use:
I think I still may be able to run GWsumm through the ligo frame cache files (
.lcf
), but I'm still working to see if that's possible to do.The text was updated successfully, but these errors were encountered: