Skip to content

Updated channels to be removed from daily lasso and only use observing time

Marissa Walker requested to merge marissa.walker/ligo-monitors:master into master

Updated channels to be removed from channel list in daily-lasso, and changed setting to only use ANALYSIS_READY time.

Example page: https://ldas-jobs.ligo-la.caltech.edu/~marissa.walker/lasso/O4/remove_channels_test0524_py39_observing/summary/day/20230524/

In the original version (https://ldas-jobs.ligo-la.caltech.edu/~detchar/summary/day/20230524/detchar/lasso/) there were two issues noted. One is that LOCK_NOMINAL was used, which is now fixed by making the --low-noise-flag by default false and removing it from the submit command. The other is that the results from this page (and others) showed channels that would be "unsafe" as far as BNS range is concerned. Specifically in this case the CAL-CS_TDEP channels. I've added a few more strings to be removed.

There is still a remaining issue of the outlier removal causing the second segment to be incorrect at the beginning, to be addressed soon in a separate request.

Merge request reports