AllenNeuralDynamics / AllenNeuralDynamics/dynamic_foraging_qc_capsule

refactor to use clearer API calls

Đang mở
#5 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
0
Fork
0
Merge trung bình
1 phút
Pull request đã merge (30 ngày)
4

Mô tả

@arjunsridhar12345 and I spoke about making this capsule run from raw data which would turn the capsule wrapper into four lines of code:

```python
# Note: these may not be the exact calls
input_fp = '/data"
raw_data = RawDataLoader(input_fp)
qc_raw_data(raw_data)
trials_table = TrialsBuilder(raw_data)
qc_processed_data(trials_table)
```

It's possible that this will be two separate capsules or an API exposed from `dynamic-foraging-processing` that get's called from this capsule (e.g. `run_qc(input_fp` where `run_qc` runs the above steps).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.