|
1762e9a1b2
|
Merge branch 'main' of https://gitlab.psi.ch/apog/acsmnode.git
|
2025-01-31 09:33:04 +01:00 |
|
|
7e86a4225e
|
Merge branch 'Changes_as_we_just_discussed' into 'main'
changes_from_meeting
See merge request apog/acsmnode!2
|
2025-01-31 09:26:23 +01:00 |
|
|
53463a2f8e
|
changes_from_meeting
|
2025-01-30 15:33:30 +01:00 |
|
|
f1fe9cb1f9
|
Merge branch 'Rob_naming_changes' into 'main'
Name changes
See merge request apog/acsmnode!1
|
2025-01-30 14:27:32 +01:00 |
|
|
afbde68164
|
Changed names of calibration factors to specify they are the ones from tofware
|
2025-01-30 14:20:05 +01:00 |
|
|
fa9a20c35c
|
Merge branch 'main' of https://gitlab.psi.ch/apog/acsmnode
|
2025-01-30 13:52:13 +01:00 |
|
|
1061163e77
|
Update gitignore
|
2025-01-30 13:49:34 +01:00 |
|
|
8b25bdb990
|
Save changes to calibration factors.
|
2025-01-30 13:34:39 +01:00 |
|
|
95f13d05b2
|
Save changes to calibration factors and apply_calibration_factors.py after git pull operation
|
2025-01-30 13:33:44 +01:00 |
|
|
1f119991f2
|
Merge branch 'main' of https://gitlab.psi.ch/apog/acsmnode
|
2025-01-30 13:29:56 +01:00 |
|
|
b19ab3d867
|
Create yaml file with LODs for various variables.
|
2025-01-30 13:17:13 +01:00 |
|
|
d8aad24ee9
|
Move limits of detection from here to limits_of_detection.yaml
|
2025-01-30 13:16:18 +01:00 |
|
|
13fb2c7055
|
Rename and restructure yaml file with ranges for diagnostic variables
|
2025-01-30 13:12:42 +01:00 |
|
|
d69e4182a8
|
Fix alias reference pairs. YAML does not allow references to individual elements of a dictionary using *dictAlias.keyword notation
|
2025-01-29 19:28:43 +01:00 |
|
|
f3ec8c6acf
|
Fix typo, i was not properly accessing the key variables in the yaml dictionary
|
2025-01-29 19:27:18 +01:00 |
|
|
23e83134d2
|
Restructure calibration file to make more userfriendly
|
2025-01-29 18:01:52 +01:00 |
|
|
d1514cf423
|
Fix bash script, previous version created an env with incopatible binaries.
|
2025-01-29 14:51:08 +01:00 |
|
|
11d53e4bc4
|
Change instrument folder to instFolder/<year> to allow for annual processing of instrument data.
|
2025-01-29 09:21:41 +01:00 |
|
|
5b9e2ffa43
|
Add code to identify the file path, which is key to find the dima submodule.
|
2025-01-29 09:20:10 +01:00 |
|
|
9bb56cd3da
|
Implement first version of processing pipeline.
|
2025-01-29 09:16:26 +01:00 |
|
|
10811d6741
|
Updated dima submodule to latest version.
|
2025-01-26 16:04:53 +01:00 |
|
|
6e0535b972
|
Updated dima to latest version.
|
2025-01-22 16:02:08 +01:00 |
|
|
79379448c1
|
Update file extension lists with .yaml and .json extensions.
|
2025-01-21 10:03:49 +01:00 |
|
|
2787c6d43f
|
Updated dima to latest version
|
2025-01-21 08:35:48 +01:00 |
|
|
5bffdc3c43
|
Add citation file format
|
2024-11-26 09:47:44 +01:00 |
|
|
4224b08a11
|
Update dima to latest version
|
2024-11-25 16:48:42 +01:00 |
|
|
5ad85f35d1
|
Updated TODO list
|
2024-11-18 11:57:25 +01:00 |
|
|
691044beaa
|
Updated figure layout to latest version
|
2024-11-18 11:56:51 +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 |
|
|
8bd5896b76
|
Updated layout figure to latest version
|
2024-11-18 07:55:18 +01:00 |
|
|
88f97d7795
|
Updated gitignore to latest version and added env_setup.sh bash file
|
2024-11-18 07:48:29 +01:00 |
|
|
6609175dc5
|
Implemented load_flags() function. This one is run in respone to load_flags button and commit_flag button, returnig a list of dict flags to be displayed on table-component.
|
2024-11-18 07:47:21 +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 |
|
|
2dc1b98ec8
|
Implemented safe save feature so that existing file is not replaced, possibly leading to loss of flagging information.
|
2024-11-15 16:56:11 +01:00 |
|
|
d89d6b13c9
|
Added gitignore to exclude data/ folder. This is only to be used to store data for local processing
|
2024-11-15 16:36:58 +01:00 |
|
|
ac4ea78bea
|
Changed output dir to data/ folder. By running data integration pipeline on it we retrieve now data from out ORD network drive.
|
2024-11-15 16:35:29 +01:00 |
|
|
174b9994d8
|
Renamed config file to campaignDescriptor.
|
2024-11-15 16:32:02 +01:00 |
|
|
54f13ea880
|
Moved figure legends to be display on y axis labels, and turned the legends off.
|
2024-11-15 16:28:59 +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 |
|
|
361c25b2a2
|
Add .gitkeep to track empty directory.
|
2024-11-15 13:10:47 +01:00 |
|
|
6365601cc0
|
Added filter to flags dropdown menu, now only invalid flags are displayed.
|
2024-11-12 21:05:07 +01:00 |
|
|
8fb1b30e6d
|
Updated how to stop the server running the app process
|
2024-11-12 19:26:20 +01:00 |
|
|
39fab7bd9e
|
Updated dima to latest version.
|
2024-11-12 18:12:48 +01:00 |
|
|
7addb69b17
|
Updated readme file to latest version.
|
2024-11-12 18:09:26 +01:00 |
|
|
cfd12d0072
|
Updated path_to_input_datafolder
|
2024-10-18 10:51:58 +02:00 |
|
|
2e406f5c77
|
Added python env installation instructions.
|
2024-10-18 09:48:22 +02:00 |
|
|
dc96fce0bb
|
Updated dima to latest version.
|
2024-10-17 16:54:19 +02:00 |
|
|
93936a9587
|
Updated TODO with completed items and added new items.
|
2024-10-14 17:03:28 +02:00 |
|