GUIBRUSHR.core package¶
Subpackages¶
- GUIBRUSHR.core.config package
- GUIBRUSHR.core.functions package
- Submodules
- GUIBRUSHR.core.functions.cross_correlation module
- GUIBRUSHR.core.functions.figure_pickle module
- GUIBRUSHR.core.functions.io_utils module
- GUIBRUSHR.core.functions.pca module
- GUIBRUSHR.core.functions.plotting module
- GUIBRUSHR.core.functions.spectroscopy module
- GUIBRUSHR.core.functions.statistics module
- Module contents
- Submodules
- GUIBRUSHR.core.io package
- GUIBRUSHR.core.models package
- GUIBRUSHR.core.types package
- Submodules
- GUIBRUSHR.core.types.chain_schema module
- GUIBRUSHR.core.types.param_registry module
- GUIBRUSHR.core.types.parameter_management_result module
ReadDfParametersResultReadDfParametersResult.mass_vectorReadDfParametersResult.scaleReadDfParametersResult.rayleigh_speciesReadDfParametersResult.line_speciesReadDfParametersResult.line_species_isotopeReadDfParametersResult.line_species_complete_name_hrReadDfParametersResult.line_species_complete_name_lrReadDfParametersResult.list_bestparsReadDfParametersResult.list_bestpars_initial_valueReadDfParametersResult.list_fixedReadDfParametersResult.list_condensed_moleculesReadDfParametersResult.range_min_vectorReadDfParametersResult.range_max_vector
ParameterManagementResultParameterManagementResult.registryParameterManagementResult.schemaParameterManagementResult.rayleigh_speciesParameterManagementResult.line_speciesParameterManagementResult.line_species_isotopeParameterManagementResult.line_species_complete_name_hrParameterManagementResult.line_species_complete_name_lrParameterManagementResult.list_fixedParameterManagementResult.list_condensed_moleculesParameterManagementResult.mass_vectorParameterManagementResult.__init__()
- Module contents
- Submodules
Module contents¶
Core layer: configuration, data models, and pure utility functions.
This package must NOT import from gui/ or retrieval/.