File size: 1,205 Bytes
1834e53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "task_id": "math.sparse_hyperbolic_recovery_2d",
  "params_used": {
    "ic_partition": "three_state_wedge",
    "ic_values_seed": 618646,
    "ic_boundary_angle_deg": 46.803,
    "flux_family": "anisotropic_burgers",
    "alpha_x": 1.6878,
    "alpha_y": 1.0242,
    "T_final": 0.4637,
    "domain_scale": 2.8559,
    "n_observations": 1164,
    "noise_sigma": 0.0487,
    "near_shock_bias": 0.0789,
    "n_eval_times": 6,
    "seed": 1610416701
  },
  "eval_times": [
    0.04637,
    0.129836,
    0.213302,
    0.29676800000000003,
    0.380234,
    0.4637
  ],
  "n_interfaces": 2,
  "grid_n": 128,
  "domain_scale": 2.8559,
  "T_final": 0.4637,
  "input_files": [
    "data/spacetime_observations.npz",
    "data/observation_grid.json",
    "data/quantity_description.md"
  ],
  "reference_files": [
    "analysis.py",
    "reconstructed_field.npy",
    "transition_curves.npz",
    "transition_normals.npz",
    "transition_speeds.npz",
    "governing_model.json",
    "consistency_report.json",
    "reconstruction_slices.png",
    "exploration_summary.json",
    "transition_mask_preview.npy",
    "model_candidates.json",
    "diagnostic_report.json"
  ],
  "generation_time_seconds": 1.79
}