|
|
# Diff between site/modes
|
|
|
|
|
|
## `monitor` vs `redundant` (same site: LLO)
|
|
|
## `monitor` vs `redundant`
|
|
|
|
|
|
This is for the same site: LLO
|
|
|
|
|
|
Command: `diff -qr mode-monitor/ mode-redundant/`
|
|
|
|
|
|
I modified the output to highlight renames.
|
|
|
|
|
|
```shell
|
|
|
L-DQ+Gate_O3.json -> L-DQ+Gate_O3R.json
|
|
|
L-DQmod_O3.json -> L-DQmod_O3R.json
|
|
|
TrigStream_LLO.cfg -> TrigRStream_LLO.cfg
|
|
|
LLO_MonitorDQ_Initial -> LLO_RedundantDQ_Initial
|
|
|
LLO_MonitorDQ_Run.l1dmt1 -> LLO_RedundantDQ_Run.l1dmt2
|
|
|
LLO_MonitorDQ_Start -> LLO_RedundantDQ_Start
|
|
|
------------
|
|
|
Only in mode-monitor/pars: EndTimes_L1.cfg
|
|
|
Only in mode-monitor/pars: L1-HOFT_OMEGA.cfg
|
|
|
Only in mode-monitor/pars: L1-hoftStreamList.txt
|
|
|
Only in mode-monitor/pars: LLO_SEI_blrms.conf
|
|
|
Only in mode-monitor/pars: LockLoss.osc
|
|
|
Only in mode-monitor/pars: PlaneMon_LLO.conf
|
|
|
Only in mode-monitor/pars: ReferenceCalibrationDarmCal_L1.xml
|
|
|
Only in mode-monitor/pars: STS_Seis_Blrms.filter
|
|
|
Only in mode-monitor/pars: SegGener_GRD_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_GRD_LLO.osc
|
|
|
Only in mode-monitor/pars: SegGener_HWINJ_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_HWINJ_LLO.osc
|
|
|
Only in mode-monitor/pars: SegGener_IOS_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_IOS_LLO.osc
|
|
|
Only in mode-monitor/pars: SegGener_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_LLO.osc
|
|
|
Only in mode-monitor/pars: SegGener_LSC_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_LSC_LLO.osc
|
|
|
Only in mode-monitor/pars: SegGener_PEM_LLO.cnf
|
|
|
Only in mode-monitor/pars: SegGener_PEM_LLO.osc
|
|
|
Only in mode-monitor/pars: SenseMonitor_BBH_30_30_L1.conf
|
|
|
Only in mode-monitor/pars: SenseMonitor_CAL_L1.conf
|
|
|
Only in mode-monitor/pars: asq_set.filter
|
|
|
Only in mode-monitor/pars: blrms_ifo_LLO.conf
|
|
|
Only in mode-monitor/pars: blrmsconfig_LLO.conf
|
|
|
Only in mode-monitor/pars: dvTest_O3_LLO.cfg
|
|
|
Only in mode-monitor/pars: half_decade_set_2.filter
|
|
|
Only in mode-monitor/pars: half_decade_set_3.filter
|
|
|
Only in mode-monitor/pars: l1_locked.osc
|
|
|
```
|
|
|
|
|
|
Command: `git diff --no-index --diff-filter=da mode-monitor mode-redundant`
|
|
|
|
... | ... | |