tools.misc Package

tools.misc Package

Collection of miscellaneous tools.

make_thumb Module

Simple script to generate thumbnail images

omsi.tools.misc.make_thumb.main(argv=None)

Then main function

create_peak_cube_overview Module

Simple helper tool used to generate a set of PNG images for a global peak analysis (one per global peak) as well as a LaTeX document that summarizes all the images in a single document.

NOTE: The module will try to build the LaTeX document using pdflatex, i.e,
it is assumed that pdflatex is available.
omsi.tools.misc.create_peak_cube_overview.main(argv=None)

Then main function

omsi.tools.misc.create_peak_cube_overview.print_help()

Print the user help information to standard out.