tomolog_cli.tomolog_2bm

Functions:

TomoLog2BM(args)

Class to publish experiment meta data, tomography projection and reconstruction on a google slide document.

class tomolog_cli.tomolog_2bm.TomoLog2BM(args)[source]

Bases: TomoLog

Class to publish experiment meta data, tomography projection and reconstruction on a google slide document.

plot_projection(proj, fname)[source]
plot_recon(recon, fname)[source]
publish_descr(presentation_id, page_id)[source]
publish_proj(presentation_id, page_id, proj)[source]
publish_recon(presentation_id, page_id, recon)[source]
read_raw()[source]
read_rec_line()[source]
read_recon()[source]
read_tiff_part(fname, x, y, z_start, z0_start, lchunk)[source]
run_log()[source]