Commit Graph

15 Commits

Author SHA1 Message Date
5b9e2ffa43 Add code to identify the file path, which is key to find the dima submodule. 2025-01-29 09:20:10 +01:00
d6cfd9f98d Updated flagging workflow pannel 2024-11-18 11:55:29 +01:00
c09800344e Added delete flag button, enabled when verify flags checkbox is active. 2024-11-18 11:40:38 +01:00
0535eca9c7 Implemented flag review features and updated layout. Existing flags now can be visualized on table by clicking load_flags button and enable visualization checkbox. Flags on table can be visualized on the figure subplots by clicking on cells. Flagging qc/qa workflow will be implemented through new components, checklist and buttons under the table. 2024-11-18 07:46:28 +01:00
371657b8e1 Added four more components under table for review flag transfer and apply flags 2024-11-15 17:18:29 +01:00
a414f6217d Added text component to display flagging mode, and clear_flag_mode_callback to clear it out when dragMode is not 'select. 2024-11-15 16:25:31 +01:00
6365601cc0 Added filter to flags dropdown menu, now only invalid flags are displayed. 2024-11-12 21:05:07 +01:00
9d841b076e Updated figure's title when app in flag mode and off flag mode (reset flag) 2024-10-14 17:02:04 +02:00
1e06bca81c Implemented minor refactoring changes. 2024-10-10 16:26:40 +02:00
1c8d5d8558 Implementated update due to method renaming change in manager object. 2024-10-09 16:13:18 +02:00
f1433ad738 Resolved todo item 'Title displays all meas are valid unless checked otherwise'. Enabled vertical and horizontal scrolling for graph and table componenet. Fixed commit button bug arising when no flag was selected. 2024-09-24 14:23:26 +02:00
0f233f41c0 Modified upload-componenet callback to send path to file and instrument foldeer under display and commit button now uses that information to store flags in folder that can be easily align with the hdf5 file for update operation 2024-09-20 10:59:32 +02:00
64ad4b87ba Implemented commit flag button logic, which involves also displaying recorded flags on table. 2024-09-04 18:28:02 +02:00
f883309c1e Restructured dashboard layout in terms of row and column components from dash_bootstrap_component. Added three bottoms and their callbacks to manage create flag, reset, and commit operations. 2024-08-21 15:26:11 +02:00
a017f1fb12 Initial version of data flagging app and some utility functions 2024-08-16 10:22:50 +02:00