GeneralConfig ============= .. currentmodule:: gammapy.analysis .. autoclass:: GeneralConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeneralConfig.model_computed_fields ~GeneralConfig.model_config ~GeneralConfig.model_extra ~GeneralConfig.model_fields ~GeneralConfig.model_fields_set .. rubric:: Methods Summary .. autosummary:: ~GeneralConfig.construct ~GeneralConfig.copy ~GeneralConfig.dict ~GeneralConfig.from_orm ~GeneralConfig.json ~GeneralConfig.model_construct ~GeneralConfig.model_copy ~GeneralConfig.model_dump ~GeneralConfig.model_dump_json ~GeneralConfig.model_json_schema ~GeneralConfig.model_parametrized_name ~GeneralConfig.model_post_init ~GeneralConfig.model_rebuild ~GeneralConfig.model_validate ~GeneralConfig.model_validate_json ~GeneralConfig.model_validate_strings ~GeneralConfig.parse_file ~GeneralConfig.parse_obj ~GeneralConfig.parse_raw ~GeneralConfig.schema ~GeneralConfig.schema_json ~GeneralConfig.update_forward_refs ~GeneralConfig.validate .. rubric:: Attributes Documentation .. autoattribute:: model_computed_fields .. autoattribute:: model_config .. autoattribute:: model_extra .. autoattribute:: model_fields .. autoattribute:: model_fields_set .. rubric:: Methods Documentation .. automethod:: construct .. automethod:: copy .. automethod:: dict .. automethod:: from_orm .. automethod:: json .. automethod:: model_construct .. automethod:: model_copy .. automethod:: model_dump .. automethod:: model_dump_json .. automethod:: model_json_schema .. automethod:: model_parametrized_name .. automethod:: model_post_init .. automethod:: model_rebuild .. automethod:: model_validate .. automethod:: model_validate_json .. automethod:: model_validate_strings .. automethod:: parse_file .. automethod:: parse_obj .. automethod:: parse_raw .. automethod:: schema .. automethod:: schema_json .. automethod:: update_forward_refs .. automethod:: validate