AllenInstitute / brain_observatory_qc

Other
2 stars 0 forks source link

Back-end architecture for new report types #234

Closed macarenasa closed 1 year ago

macarenasa commented 1 year ago

Feature to build in during refactor of qc module building

Allow for new report types by abstracting lims_id -> report_id in the report building/serving functions

Abstract/remove any ophys specific details from the report building code. These details should be handled in the database configurations and QC generation steps.