chaotic_pfc.cli.sweep¶
Sweep Lyapunov exponents across (order, cutoff) grid.
Nested under chaotic-pfc run sweep ... with four sub-subcommands:
compute— run the actual numerical sweep for one or more(window, filter)combinations and save.npzcheckpoints. Originallyscripts/07_henon_sweep_compute.py.plot— turn previously saved.npzcheckpoints into the four standard classification figures. Originallyscripts/08_henon_sweep_plot.py.beta-sweep— run Kaiser β-sweeps across multiple β values.plot-3d— render an interactive 3-D surface stack of Kaiser β-sweeps.
The two steps are kept separate so plotting iterations (label sizes, colour maps, format changes) do not require rerunning the multi-hour sweep.
Functions
|
Register the |