Module export

Module export 

Source
Expand description

Export spatial mapping results to TIFF, HDF5, and Markdown formats.

Functionsยง

export_density_tiff
Export a single density map as a 32-bit float TIFF file.
export_map_tiff
Export a single 2D map as a 32-bit float TIFF file.
export_markdown_report
Export a Markdown summary report of the spatial mapping results.
export_results_hdf5
Export all spatial mapping results to a single HDF5 file.