SainsburyWellcomeCentre / aeon_mecha

Project Aeon's main library for interfacing with acquired data. Contains modules for raw data file io, data querying, data processing, data qc, database ingestion, and building computational data pipelines.
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Update block info table text at top of block pages on sciviz #450

Closed jkbhagatio closed 2 days ago

jkbhagatio commented 1 week ago

Currently the table at the top of each page has the following useful info:

Parameter Value
experiment_name social0.2-aeon4
block_start Wed, 14 Feb 2024 17:37:58.1984 GMT
block_end Wed, 14 Feb 2024 19:29:19.41334 GMT
block_duration_hr 1.856
block_duration 1.82797
patch_count 3
subject_count 2

It would additionally be nice to have rows for

jkbhagatio commented 2 days ago

Done in #451