NeuroDataDesign / fngs-f16s17

Apache License 2.0
3 stars 1 forks source link

week of 04/03 #8

Closed ebridge2 closed 7 years ago

ebridge2 commented 7 years ago

@ebridge2

import ndmg   
from ndmg.stats.qa_func import qa_func   
test = qa_func.load('...pkl')   

you will find that test has several attributes that will be of use for group level qc down the line.

Plea: need somewhere i can get approx 10x better throughput, so I can actually proceed week to week, as right now dev on the pipeline is relatively impossible (minor altercations to a method, for instance, take ~6 days to verify that they work at scale. This is non-usable).

@ewalke31