- Dec 12, 2022
-
-
Jameson Rollins authored
omc overflows adc update fix See merge request jameson.rollins/locklost!116
-
-
- Nov 17, 2022
-
-
Austin Jennings authored
-
- Nov 16, 2022
-
-
Austin Jennings authored
commented out local host check in test/run because of recent changes to how nds_query runs (per Jonathan Hanks)
-
- Aug 01, 2022
-
-
Jameson Rollins authored
Change shift summary plot to look at lockloss by hour Closes #162 See merge request jameson.rollins/locklost!101
-
-
Jameson Rollins authored
Refine time fix Closes #185 See merge request jameson.rollins/locklost!115
-
- Jul 15, 2022
-
-
Austin Jennings authored
-
- Jun 07, 2022
-
-
Camilla Compton authored
Vertex INP1 P/Y Typo Fix Closes #186 See merge request jameson.rollins/locklost!114
-
- May 25, 2022
-
-
Austin Jennings authored
-
- May 12, 2022
-
-
Jameson Rollins authored
Re-added ZM1, ZM2 suspensions into sus saturations.py plugin See merge request jameson.rollins/locklost!112
-
- May 05, 2022
-
-
Camilla Compton authored
-
- May 04, 2022
-
-
Jameson Rollins authored
Add Condor `request disk` Closes #181 See merge request jameson.rollins/locklost!111
-
Found that both "analyze" and "search" logs are < 0.1 MB, "online" logs to the lockloss directory so is request_disk needs to be barely anything for that. Spoke to Dan and confirmed a blanket request_disk of 10Mb for all methods (online, analyze, search) is fine. This is much larger than we expect but ensures our jobs won't be rejected. Fix removed the "must specify request_disk" message when tested on pcdev1. Closes #181
-
- Apr 07, 2022
-
-
Jameson Rollins authored
Ads plot added for lower guardian states Closes #153 See merge request jameson.rollins/locklost!109
-
-
- Mar 07, 2022
-
-
Jameson Rollins authored
Define variables for issue 179 See merge request jameson.rollins/locklost!108
-
closes 179
-
- Feb 04, 2022
-
-
Jameson Rollins authored
temporary remove ZM1 ZM2 channels from saturations so test doesn't fail See merge request jameson.rollins/locklost!107
-
Camilla Compton authored
-
- Jan 11, 2022
-
-
Jameson Rollins authored
Changing websites tag query to be a dropdown with ability to select multiple tags Closes #120 See merge request jameson.rollins/locklost!104
-
-
- Jan 06, 2022
-
-
Jameson Rollins authored
-
- Jan 05, 2022
-
-
Jameson Rollins authored
Only refine time if new lockloss time is before ISC_LOCK lockloss Closes #109 and #168 See merge request jameson.rollins/locklost!105
-
-
- May 13, 2021
-
-
Jameson Rollins authored
-
Jameson Rollins authored
-
- May 10, 2021
-
-
Jameson Rollins authored
move history.py plugin to end as takes longest and has no dependances Closes #175 See merge request jameson.rollins/locklost!106
-
- May 07, 2021
-
-
Camilla Compton authored
-
- Jan 27, 2021
-
-
lockloss authored
-
- Jan 26, 2021
-
-
lockloss authored
This delays the update until the actual iteration starts.
-
- Jul 08, 2020
-
-
Jameson Rollins authored
simplify to make things a bit cleaner
-
Jameson Rollins authored
-
Jameson Rollins authored
- Jun 30, 2020
-
-
Jameson Rollins authored
See merge request jameson.rollins/locklost!100
-
This adds an additional plot to the summary page that indicates which suspensions tend to saturate with each other. The 1st suspension to saturate in a lockloss goes on the y-axis, and the 2nd-5th saturating suspensions go on the x-axis. The code only looks at suspensions that saturated before the refined lockloss time and does not allow repeats (that come from UR, UL, LR, LL). Closes #126
-
- Jun 29, 2020
-
-
Jameson Rollins authored
See merge request jameson.rollins/locklost!96
-
Fixes the shift check in the summary code by assigning timezones for LHO and LLO. Also cleans up a large portion of code with defaultdicts, for-else statements, and any other improvements I could think to make.
-
Jameson Rollins authored
-