-
@jfrelinger
Nice paper, thanks! Since I am not a domain expert, just a few editorial comments:
- "few opensource tool" -> tools
- Introduction contains quite a bit of jargon ("monoclonal antibodies …
-
We have currently short of 250 places where we throw a `GenericError` or `GenericDocError`.
```
/src/full/Agda$
grep -R '[^_][gG]eneric\(Doc\)\?[eE]rror' --include="*.hs" \
--exclude=./TypeChec…
-
Dear all,
Whenever I try to load in the data (CarLani from [multimodal-datasets](https://github.com/tae898/multimodal-datasets) or `example_data`) into the Emissor UI through Docker or Python I get…
-
We are agnostic about what form experimental metadata takes. This is to help adoption as labs can save metadata however they like. However, would it be useful to come up with a standard way of recordi…
-
Hello!
Thank you for publishing your fantastic work.
At https://github.com/Tigxy/SiBraR---Single-Branch-Recommender/blob/main/algorithms/sgd_alg.py#L21 you seem to be importing from 'explanation…
-
currently validate does not enforce requirements beyond subject id. we should validate for other fields as well.
-
## BIDS-CND Extension for Continuous Sensory Tasks ##
The proposed extension to the BIDS specification aims to address the need for a domain-specific data structure for the study of natural sensory…
-
Hi, thank you for open-sourcing this excellent work! It appears that the HDF5 file in the debug folder may be corrupted. When I try to open it with `h5py.File()`, the system returns the following erro…
-
Hello,
I am working with Clinica 0.7.7, Python 3.10. My OS is Red Hat Enterprise Linux 8.5 (Ootpa). When running the following dwi_preprocessing pipeline, the program crashes with the attached erro…
-
Create a uniform integration for metrics libraries such as `scikit-learn`, `keras.metrics` or `torchmetrics` instead of integrating them metrics from these frameworks one-by-one. The goal of the integ…