-
Hi I am doing some research on this topic applying CNN with deep learning to create an automated comupter vision based scanner to detect covid posivites and negatives scans.
Here you can find my da…
-
- [x] create class
- [x] define endpoints to populate class
- [x] define endpoints to call class
- [x] deprecate endpoints that use other identifiers
- include
- [ ] schedules
- [ ] relationsh…
-
**Which repo (e.g., tx-logging)?**
pds, deliverable 5.1
**Expected Behavior**
provides simple /config and /gudance endpoints to dashboard developer, abstracting away all the calls to FHIR, maper,…
-
- [x] create class
- [x] define endpoints to populate class
- [x] define endpoints to call class
- [x] deprecate endpoints that use other identifiers
- include
- [ ] schedules
- [ ] relationsh…
-
Hi all,
I just discovered XCP and am very excited to use it instead of our post-fMRIprep 'custom' python scripts for fc analysis. HOWEVER, we do all of our analysis in the MNI152NLin6Asym 2x2x2 space…
-
Lots of conflicting intuition on this one. Do they spread it more? less? at all?
-
1. We want to show a _StudyPopulation_ column. Values seem to be integers; see below.
```bash
duketic# select "ProposalID", "StudyPopulation" from "Proposal";
ProposalID | StudyPopulation
---…
-
Comes from https://github.com/poldracklab/fmriprep/pull/1596/files#r280788899
With the implementation of the ``--output-spaces`` command line argument, we opened the door to better specify how the …
-
Here is an example of what I'm talking about:
```python
import json
from scrapy import Item
from scrapy.loader import ItemLoader
from scrapy.loader.processors import SelectJmes
string = r'''{
…
-
Hi, in the process of tuning fit parameters for some of my data I was having trouble identifying the locations of the fit peaks for individual fits. I modified the plotting in fm.py to add in vertical…