binary_map(picked_points, uc, convolved_y)
|
|
edge_removal(total_spectral_ydata)
|
|
estimate_autocorrelation(total_spectral_ydata)
|
|
estimate_phase_angles(convolved_y, ...)
|
|
final_phasing(total_spectral_ydata, p0, p1)
|
|
first_order_peak(start_ppm, J_vals, x_data, ...)
|
|
gaussian(p, w, p0, A)
|
|
gaussian_convolution(corr_distance, ...)
|
|
initial_processing(file, datatype)
|
|
iterative_peak_picking(total_spectral_ydata, ...)
|
|
iterative_point_picking(convolved_y, threshold)
|
|
iterative_point_picking_region(...)
|
|
jcamp_guess_udic(dic, data)
|
Guess parameters of universal dictionary from dic, data pair. |
linear_regression(picked_peaks_region, ...)
|
|
lorentz_convolution(corr_distance, ...)
|
|
lorentzian(p, w, p0, A)
|
|
lorenz_curves(params, x, picked_points)
|
|
minimisation(next_peak, fit_y, ...)
|
|
peak_picking_region(real_convolved_y_phased, ...)
|
|
peak_pruning(picked_peaks, ...)
|
|
process_carbon(NMR_file, settings, datatype)
|
|
residual(params, fit_y, next_peak, x, y_data)
|
|
rounding_variables(all_peak_locations_ppm, ...)
|
|
simulate_calc_data(spectral_xdata_ppm, ...)
|
|
solvent_removal(simulated_y_data, ...)
|
|
spectral_processing(file, datatype)
|
|