pgfinder ======== .. py:module:: pgfinder .. autoapi-nested-parse:: Package initialisation .. !! processed by numpydoc !! Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/pgfinder/errors/index /autoapi/pgfinder/find_pg/index /autoapi/pgfinder/gui/index /autoapi/pgfinder/logs/index /autoapi/pgfinder/matching/index /autoapi/pgfinder/pgio/index /autoapi/pgfinder/utils/index /autoapi/pgfinder/validation/index Attributes ---------- .. autoapisummary:: pgfinder.PARAMETERS_FILE pgfinder.PARAMETERS pgfinder.PARAMETERS pgfinder.PARAMETERS pgfinder.COLUMNS_FILE pgfinder.COLUMNS pgfinder.COLUMNS pgfinder.MULTIMERS pgfinder.MOD_TYPE pgfinder.MASS_TO_CLEAN pgfinder.release pgfinder.__version__ Functions --------- .. autoapisummary:: pgfinder.dict_to_decimal Package Contents ---------------- .. py:function:: dict_to_decimal(dictionary: dict) -> dict Recursively convert any floats in a dictionary to Decimal. :param dictionary: Dictionary to be converted. :type dictionary: dict :returns: Dictionary with floats converted to Decimal :rtype: dict .. !! processed by numpydoc !! .. py:data:: PARAMETERS_FILE :value: 'config/parameters.yaml' .. py:data:: PARAMETERS :value: None .. py:data:: PARAMETERS .. py:data:: PARAMETERS .. py:data:: COLUMNS_FILE :value: 'config/columns.yaml' .. py:data:: COLUMNS :value: None .. py:data:: COLUMNS .. py:data:: MULTIMERS .. py:data:: MOD_TYPE .. py:data:: MASS_TO_CLEAN .. py:data:: release .. py:data:: __version__ :value: ''