Number of samples from the end to use. Takes the last N samples before aggregation. E.g., tail_samples: 500 means use data[-500:]. Prefer tail_duration when the window means a duration — a sample count silently rescales when the step size changes.
name: tail_samplesdescription:'Number of samples from the end to use. Takes the last N samples before aggregation. E.g., tail_samples: 500 means use data[-500:]. Prefer `tail_duration` when the window means a duration — a sample count silently rescales when the step size changes.'from_schema: https://w3id.org/tvborank:1000owner: Observationdomain_of:- Observationrange: integer