Skip to content
Commit ced9a068 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.analysis.frequency: Prefer series_deduplicate(keep='first')

Since almost all signals manipulated in LISA are encoded as value transitions,
they can be compressed by removing consecutive duplicates while keeping the
first occurrence. If the last occurrence is kept, the compressed and original
signals will not be equivalent.
parent b06d2c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment