analysis ======== Functions used to read, analyse, and format data. read ---- Functions used to read in the raw Balder data and split it into groups. Only `read_all` will work with the compact Balder grid. .. autoapimodule:: breidablik.analysis.read :members: :undoc-members: tools ----- Quality of life functions used to manipulate spectra. .. autoapimodule:: breidablik.analysis.tools :members: :undoc-members: format_read ----------- Functions used to transform data into a format that can be easily use in a machine learning model. .. autoapimodule:: breidablik.analysis.format_read :members: :undoc-members: