Skip to content

DB layout

Edwin Huang edited this page Nov 20, 2024 · 1 revision

What the database looks like

CAPER DB layout

Notes:

  • DB as of 11/20/24
  • "runs" is a key in the project, and is a dictionary.
    • The keys are: [sample_1, sample_2, ... sample_n]
    • Each sample has the keys in the "runs" table
  • "sample_data" is a dictionary in each project.