[console_scripts]
nabu = nabu.app.reconstruct:main
nabu-cast = nabu.app.cast_volume:main
nabu-compare-volumes = nabu.app.compare_volumes:compare_volumes_cli
nabu-composite-cor = nabu.app.composite_cor:main
nabu-config = nabu.app.bootstrap:bootstrap
nabu-diag2pix = nabu.app.diag_to_pix:main
nabu-diag2rot = nabu.app.diag_to_rot:main
nabu-display-timings = nabu.app.parse_reconstruction_log:parse_reclog_cli
nabu-double-flatfield = nabu.app.double_flatfield:dff_cli
nabu-generate-info = nabu.app.generate_header:generate_merged_info_file
nabu-helical = nabu.app.reconstruct_helical:main_helical
nabu-helical-correct-rot = nabu.app.correct_rot:main
nabu-helical-prepare-weights-double = nabu.app.prepare_weights_double:main
nabu-histogram = nabu.app.histogram:histogram_cli
nabu-multicor = nabu.app.multicor:main
nabu-poly2map = nabu.app.create_distortion_map_from_poly:create_distortion_maps_entry_point
nabu-reduce-dark-flat = nabu.app.reduce_dark_flat:main
nabu-rotate = nabu.app.rotate:rotate_cli
nabu-shrink-dataset = nabu.app.shrink_dataset:shrink_cli
nabu-stitching = nabu.app.stitching:main
nabu-stitching-config = nabu.app.bootstrap_stitching:bootstrap_stitching
nabu-test = nabu.tests:nabu_test
nabu-validator = nabu.app.validator:main
nabu-zsplit = nabu.app.nx_z_splitter:zsplit
