alwaysSuccess
This executes the enclosed processor, but always returns a success regardless of whether the enclosed processor succeeded or failed.
Example
<alwaysSuccess> <printlineSeismogramProcess /> </alwaysSuccess>
This consists of
seismogramProcess choice
</alwaysSuccess>
<printlineSeismogramProcess/> <saveSeismogramToFile> <responseGain/> <phaseCut> <rMean/> <rTrend/> <taper> <externalWaveformProcess> <localSeismogramTemplateGenerator> <filter> <forkProcess> <alwaysSuccess> <phaseSignalToNoise> <seismogramImageProcess> <legacyExecute> <seismogramAND> <seismogramOR> <seismogramNOT> <someDataCoverage/> <noDataGaps/> <fullDataCoverage/>
end seismogramProcess choice
Places this can be found
seismogramProcess
In seismogramProcess there is a choice between all of the following
- printlineSeismogramProcess
- saveSeismogramToFile
- responseGain
- phaseCut
- rMean
- rTrend
- taper
- externalWaveformProcess
- localSeismogramTemplateGenerator
- filter
- forkProcess
- alwaysSuccess
- phaseSignalToNoise
- seismogramImageProcess
- legacyExecute
- seismogramAND
- seismogramOR
- seismogramNOT
- someDataCoverage
- noDataGaps
- fullDataCoverage