Evaluation#
Use the evaluation pages after training has produced an extrapolation_result.nf2.
Exporting writes field cubes and derived quantities to VTK, NPZ, HDF5, or FITS.
Quality metrics computes divergence, force-free, current-alignment, and magnetic-energy diagnostics.
Choose the output based on the next tool in your workflow:
Goal |
Use |
Notes |
|---|---|---|
Inspect field lines or volumes in ParaView |
|
Best for visual quality checks and presentations. |
Continue analysis in Python |
|
Keeps arrays easy to load with NumPy. |
Share structured data with other tools |
|
Useful for larger runs and series. |
Compare physical quality across runs |
|
Reports divergence, force-free alignment, and energy diagnostics. |
Inspect learned multi-height surfaces |
|
Requires a checkpoint with height mappings. |