ITACA Waveform Quality Web-Service
The ITACA Waveform Quality Web-Service allows to obtain the quality classification of a waveform.
A complete list of supported options and usage examples is available in the query-options webpage.
Available URLs
Feature Notes
- The service can be queried in two modes: 'db' and 'exec'. The former retrieves the quality attributes as they are saved in db. The latter executes the automatic quality assessment routine on the waveform. The two outputs will usually be the same, except when database data has been manually revised by an operator.
- By setting the option 'parameters=True' in 'exec' mode, the service also returns details such as signal and noise windows that can be useful for waveform processing.
- The output is provided in JSON format.
Backend Python software used by this web service is developed and maintained by Russo E., Mascandola C., D'Amico M., and Felicetta C.