Plot spectrum from 1D fit
plot_sparse_1d(
fit_data,
tables = NULL,
spec_idx = 1,
col_model = 2,
col_resonance = NULL,
lwd = 1,
tick_spacing = 0.02,
coupling_spacing = 0.01,
coupling_marks = 0.009,
xaxs = "i",
yaxt = "n",
bty = "n",
always_show_start = FALSE,
add = FALSE,
ppm_map = make_map(get_spec_int(fit_data, "input", spec_idx)[[1]])
)
fit_input or fit_output structure
list with resonances, nuclei, and couplings tables
index of spectrum to plot
color for modeled peak shapes
colors for resonances