gwpy / gwsumm

Gravitational-wave interferometer summary information system
GNU General Public License v3.0
12 stars 23 forks source link

gw-summary day #395

Open TomislavAndricGW opened 7 months ago

TomislavAndricGW commented 7 months ago

A separate but related issue (maybe this is more than one) is that when the framecache is not covering the whole day, the ‘all’ state wants to be the entire day. Is there a way to make the ‘all’ state be only when there is data available for it? (using 'gw-summary day’) Do I need to create segment database files with a state specified that gets parsed as ‘all’ in the code somehow? Using NDS, I’ve been specifying states in the ini file based on minute trend channels, but the code seems to want those minute trends for the whole day and if there is a gap because the daqd had to be rebooted, then it won’t work due to discontinuous data.

eagoetz commented 7 months ago

Let's try to sort out the other problem first before tackling this one. States are tricky in gwsumm...