Assured Spectrum: Integration
Product API
import assuredspectrum as asp
result = asp.deinterleave(
toa_us, rf_mhz, pw_us, amp_db,
n_streams=2,
)
print(result.n_streams_found, result.stream_counts())
# result.labels[i] == stream id for pulse iAssured Spectrum sits upstream of threat-library correlation and emitter ID. Integrate at the ES/RWR front-end output, before downstream classification.