Contents
validate_spectra()
detect_outlier_spectra()
check_wavenumber_consistency()
baseline_correction()
apply_baseline_correction()
baseline_method_names()
plot_baseline_correction_metric_boxes()
plot_baseline_correction_metric_boxes_masked()
evaluate_baseline_correction_methods()
find_best_baseline_method()
denoise()
denoise_method_names()
apply_denoising()
estimate_snr()
evaluate_denoising_methods_safe()
evaluate_denoising_methods()
plot_denoising_evaluation()
plot_denoising_evaluation_summary()
find_best_denoising_method()
plot_denoising_comparison()
normalize()
normalize_method_names()
normalize_df()
mean_center()
auto_scale()
pareto_scale()
detrend()
snv_detrend()
normalize_curvature_weighted()
normalize_peak_envelope()
normalize_entropy_weighted()
normalize_total_variation()
normalize_spectral_moments()
normalize_adaptive_regional()
normalize_derivative_ratio()
normalize_signal_to_baseline()
normalize_robust_snv()
normalize_pqn()
normalize_novel()
novel_normalize_method_names()
atmospheric_correction_spectrum()
identify_atmospheric_features()
exclude_and_interpolate_spectrum()
atmospheric_correction()
exclude_and_interpolate_regions()
spectral_derivative()
first_derivative()
second_derivative()
gap_derivative()
derivative_with_smoothing()
derivative_batch()
plot_derivatives()
scatter_correction()
scatter_method_names()
apply_scatter_correction()
msc_single()
get_region_names()
get_region_range()
select_region()
exclude_regions()
exclude_atmospheric()
select_region_np()
select_regions_np()
analyze_regions()
get_wavenumbers()
get_spectra_matrix()
process_batch_files()
import_data()
import_data_pd()
import_data_pl()
Parts of this documentation were created with assistance from ChatGPT Codex and Claude Code.