To run the simulation, run the following command:
cargo run --bin rust-simTo analyze the simulation results, run the following command:
cargo run --bin analyze -- log/least_squares_log_20250214_065737.txt(replace log/least_squares_log_20250214_065737.txt with the path to the log file you want to analyze)