visualize_fom#
- Project.visualize_fom(params: ndarray = None) None#
Generate and visualize the simulation project with given parameters and computes the figure of merit.
If the CAD is hidden, will generate a temporary FDTD session with CAD shown.
- Parameters:
- params
np.ndarray,optional Parameter array for geometry generation (default: None).
- params