-
Attn @neurolabusc , @tsalo, @pvelasco, @cbinyu and @smoia - may be you could point to some collection of recordings with multiple consecutive functional DICOM acquisitions (so we have multiple TRs pe…
-
A place for data consumers to let Johns Hopkins CSSE (and each other) know how the data is being used, for example here is my info
--------------------------------
**Public/Private:** Public
**Li…
-
@bebi78 asked @bendndi whether any samples of benzoxazoles (structurally related to this series) might be available from DNDi's other projects.
Before launching into any major synthesis we'd really…
-
I suggest to update the fisher-z transform
from:
`corr_data = np.log((1 + corr_data) / (1 - corr_data)) / 2.0`
to
`corr_data = np.arctanh(corr_data) * np.sqrt(dof-3)`
where dof = number of time-p…
-
**Cross-Border with Fintech Integrations**
**Track 11 - Regional. Over-counter services for stablecoins, retail shop loyalty, national distributors, commerce logistics**
---
Lastly, the third h…
-
**Cross-Border with Fintech Integrations**
**Track 12 - Impacts. Social changes & mechanisms, [radical markets](https://twitter.com/stse/status/1382014706991263746)**
---
Lastly, the third hack…
-
**Cross-Border with Fintech Integrations**
**Track 9 - Gateways. Fiat & credit cards, centralized exchanges**
---
Lastly, the third hackathon theme is *Cross-Border* with fintech and social int…
-
**Cross-Border with Fintech Integrations**
**Track 10 - Corporate. Accounting & tax compliance, auditable privacy, payrolls/benefits/insurance/compensations**
---
Lastly, the third hackathon th…
-
**'a/context/start_time/value as createdTime' works fine. but 'a/context/setting/value as setting' throws an error.
Is that the correct syntax to query the healthcare facility identifier?**
Except…
-
FHIR is a data format/RESTful API specification that is expected to be the main future method for exchange of data in the operational healthcare space. I'm interested in an R package that provides dir…