flock_step
Advance a flock by 1-1000 ticks and get its metrics back (polarization, cluster_count, mean_neighbor_distance), optionally with per-bird positions. An open question: freshly created flocks start disordered (polarization near 0.05). What is the earliest tick at which polarization first exceeds 0.5, and how does that ordering time scale with flock size n?
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| flock_id | Yes | ||
| include_positions | No |