-
In order to be in-line with the SEG policies, we need to make a few updates:
- [x] The full citation + DOI should be provided in the "Special Thanks," not just the title and a link. (e.g. This is …
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Is it possible to provide the users with tools that will visualize the profile files? such as blocks and time lines shows when did job start and end, how much resource did each job end? So it will be …
-
I tried to compile polychord together with the pypolychord interface. I started my attempts with the source code that I found in GitHub, but I was not able to get it compiled. Next, I started with the…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
As per discussion with @alexgorb, it would be worthwhile to:
1. Create a Seiscomp3 system with mtIsa waveform data ingested
2. Engdahl, ISC and AU analyst reviewed events ingested
3. Pick p-phase…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
Hi Dr. Luu,
I got an error when i tried to run example_dc.py. Do you have any idea how did this happen?
I am using a macOS platform.
`ImportError: dlopen(/Users/Mars/anaconda/lib/python3.6/sit…
-
In a discussion with Mikhail Ryazanov, I realized that we have disabled the Tikhonov regularization factor in the `basex` algorithm. This occurs on [line 184 of basex.py](https://github.com/PyAbel/PyA…