:py:mod:`aces.holography.merge_holography` ========================================== .. py:module:: aces.holography.merge_holography .. autoapi-nested-parse:: Merge holography data Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: aces.holography.merge_holography.main aces.holography.merge_holography.cli Attributes ~~~~~~~~~~ .. autoapisummary:: aces.holography.merge_holography.log .. py:data:: log .. py:function:: main(sbid, holo_dir='.') Main script :param sbid: SBID :type sbid: int :param holo_dir: directory holding holograophy data :type holo_dir: str .. py:function:: cli()