-
Transferring here part of a discussion that happened on a slack workspace: to give it more visibility.
### Context:
- VASO sequences output is an alternation of "blood-nulled" and "blood-not-nul…
-
pybids version: 0.9.4
I have corresponding jsons and niftis in a BIDS folder from heudiconv, but nifti.get_metadata often returns a value that is the opposite of what the json contains.
```
In …
-
-
IRB Approved Survey ready for programming
DCEG Qx Doc: https://nih.app.box.com/file/1117993558597
IMS Qx Doc: https://nih.app.box.com/file/1189006521721
This is NOT in the DD or question types…
-
**Submitting author:** @arcj-hub (Jessica Archibald)
**Repository:** https://github.com/arcj-hub/MRShiny-Brain
**Branch with paper.md** (empty if default branch):
**Version:** 4.3.2 (Rversion)
**…
-
https://github.com/bids-standard/bids-examples/blob/23ab390fdfb4d38b3e3eeabdbd663e2ac09a16bc/eeg_ds000117/sub-01/eeg/sub-01_coordsystem.json#L2-L11
the `T1w` keyword seems to indicate that all coor…
-
Each entry in an IntendedFor field should be a BIDS URI:
- https://bids-specification.readthedocs.io/en/stable/modality-specific-files/magnetic-resonance-imaging-data.html#using-intendedfor-metadat…
-
I have a Word docx written using Zotero by a collaborator with the following injected example reference (toggle field codes and copy paste):
```json
{
"id": "Ml6QQcFl/5Udmir6l",
"uris": [
"…
-
The current name 'pypi' is confusing. Suggest renaming our repo to osipi_sdk. Need to also update webpage name and documentation to reflect the change.
-
Hi,
do you have support for something like this without allocation all n*m memory:
```
n=1000
m=2000
i = Index(n)
j = Index(m)
A=ITensor(i)
B=ITensor(j)
C = A*B
```
I am specifically lo…