em_map_utils.demos.demo_map_resample ==================================== .. py:module:: em_map_utils.demos.demo_map_resample .. autoapi-nested-parse:: demo_map_resample.py :Author: Ardan Patwardhan :Affiliation: EMBL-EBI, Wellcome Genome Campus, CB10 1SD, UK :Date: 13/03/2026 :Description: Rescale a map and show orthogonal surface views of the initial and resampled map. If no map is provided, a cuboid is used. Attributes ---------- .. autoapisummary:: em_map_utils.demos.demo_map_resample.parser Functions --------- .. autoapisummary:: em_map_utils.demos.demo_map_resample.plot_resampled_map Module Contents --------------- .. py:function:: plot_resampled_map(in_file, lengths, box_size, sampling, out_file) .. py:data:: parser