mantidimaging.gui.windows.recon package¶
Submodules¶
- mantidimaging.gui.windows.recon.image_view module
ReconImagesViewReconImagesView.clear_projection()ReconImagesView.clear_recon()ReconImagesView.clear_recon_line_profile()ReconImagesView.clear_sinogram()ReconImagesView.hide_tilt()ReconImagesView.mouse_click()ReconImagesView.reset_recon_histogram()ReconImagesView.reset_slice_and_tilt()ReconImagesView.set_tilt()ReconImagesView.sigSliceIndexChangedReconImagesView.slice_changed()ReconImagesView.slice_line_moved()ReconImagesView.update_projection()ReconImagesView.update_recon()ReconImagesView.update_recon_hist()ReconImagesView.update_sinogram()
- mantidimaging.gui.windows.recon.model module
ReconstructWindowModelReconstructWindowModel.auto_find_correlation()ReconstructWindowModel.auto_find_minimisation_sqsum()ReconstructWindowModel.corsReconstructWindowModel.do_fit()ReconstructWindowModel.find_initial_cor()ReconstructWindowModel.get_allowed_filters()ReconstructWindowModel.get_cor_for_slice_from_regression()ReconstructWindowModel.get_me_a_cor()ReconstructWindowModel.get_results()ReconstructWindowModel.get_slice_indices()ReconstructWindowModel.has_resultsReconstructWindowModel.imagesReconstructWindowModel.initial_select_data()ReconstructWindowModel.is_current_stack()ReconstructWindowModel.last_corReconstructWindowModel.last_resultReconstructWindowModel.load_allowed_recon_kwargs()ReconstructWindowModel.num_pointsReconstructWindowModel.preview_projection_idxReconstructWindowModel.preview_slice_idxReconstructWindowModel.proj_180_degree_shape_matches_images()ReconstructWindowModel.reset_cor_model()ReconstructWindowModel.reset_selected_row()ReconstructWindowModel.run_full_recon()ReconstructWindowModel.run_preview_recon()ReconstructWindowModel.selected_rowReconstructWindowModel.set_precalculated()ReconstructWindowModel.slicesReconstructWindowModel.stack_contains_nans()ReconstructWindowModel.stack_contains_negative_values()ReconstructWindowModel.stack_contains_zeroes()ReconstructWindowModel.stack_idReconstructWindowModel.tilt_angle
- mantidimaging.gui.windows.recon.point_table_model module
ColumnCorTiltPointQtModelCorTiltPointQtModel.appendNewRow()CorTiltPointQtModel.columnCount()CorTiltPointQtModel.data()CorTiltPointQtModel.flags()CorTiltPointQtModel.getColumn()CorTiltPointQtModel.headerData()CorTiltPointQtModel.insertRows()CorTiltPointQtModel.populate_slice_indices()CorTiltPointQtModel.removeAllRows()CorTiltPointQtModel.removeRows()CorTiltPointQtModel.rowCount()CorTiltPointQtModel.setData()CorTiltPointQtModel.set_point()CorTiltPointQtModel.sort_points()
- mantidimaging.gui.windows.recon.presenter module
AutoCorMethodNotificationsNotifications.ADD_CORNotifications.ALGORITHM_CHANGEDNotifications.AUTO_FIND_COR_CORRELATENotifications.AUTO_FIND_COR_MINIMISENotifications.CALCULATE_CORS_FROM_MANUAL_TILTNotifications.CLEAR_ALL_CORSNotifications.COR_FITNotifications.RECONSTRUCT_PREVIEW_SLICENotifications.RECONSTRUCT_PREVIEW_USER_CLICKNotifications.RECONSTRUCT_STACK_SLICENotifications.RECONSTRUCT_USER_CLICKNotifications.RECONSTRUCT_VOLUMENotifications.REFINE_CORNotifications.REFINE_ITERSNotifications.REMOVE_SELECTED_CORNotifications.UPDATE_PROJECTION
ReconstructWindowPresenterReconstructWindowPresenter.ERROR_STRINGReconstructWindowPresenter.do_add_cor()ReconstructWindowPresenter.do_algorithm_changed()ReconstructWindowPresenter.do_calculate_cors_from_manual_tilt()ReconstructWindowPresenter.do_clear_all_cors()ReconstructWindowPresenter.do_cor_fit()ReconstructWindowPresenter.do_preview_reconstruct_slice()ReconstructWindowPresenter.do_reconstruct_volume()ReconstructWindowPresenter.do_remove_selected_cor()ReconstructWindowPresenter.do_stack_reconstruct_slice()ReconstructWindowPresenter.do_update_projection()ReconstructWindowPresenter.get_pixel_size_from_images()ReconstructWindowPresenter.handle_stack_changed()ReconstructWindowPresenter.notify()ReconstructWindowPresenter.proj_180_degree_shape_matches_images()ReconstructWindowPresenter.set_last_cor()ReconstructWindowPresenter.set_preview_projection_idx()ReconstructWindowPresenter.set_preview_slice_idx()ReconstructWindowPresenter.set_row()ReconstructWindowPresenter.set_stack_uuid()ReconstructWindowPresenter.view
- mantidimaging.gui.windows.recon.view module
ReconstructWindowViewReconstructWindowView.addBtnReconstructWindowView.add_cor_table_row()ReconstructWindowView.algorithmNameReconstructWindowView.algorithm_nameReconstructWindowView.alphaReconstructWindowView.alphaSpinboxReconstructWindowView.beam_hardening_coefsReconstructWindowView.calculateCorsReconstructWindowView.changeColourPaletteButtonReconstructWindowView.change_colour_palette_dialogReconstructWindowView.change_refine_iterations()ReconstructWindowView.check_stack_for_invalid_180_deg_proj()ReconstructWindowView.cleanup()ReconstructWindowView.clearAllBtnReconstructWindowView.clear_cor_table()ReconstructWindowView.closeEvent()ReconstructWindowView.corHelpButtonReconstructWindowView.cor_table_modelReconstructWindowView.correlateBtnReconstructWindowView.filterNameReconstructWindowView.filter_nameReconstructWindowView.get_auto_cor_method()ReconstructWindowView.get_cor_table_selected_rows()ReconstructWindowView.get_number_of_cors()ReconstructWindowView.get_stack()ReconstructWindowView.handle_auto_update_preview_selection()ReconstructWindowView.hide_tilt()ReconstructWindowView.imageLayoutReconstructWindowView.inputTabReconstructWindowView.is_auto_update_preview()ReconstructWindowView.lbhc_a0ReconstructWindowView.lbhc_a1ReconstructWindowView.lbhc_a2ReconstructWindowView.lbhc_a3ReconstructWindowView.lbhc_enabledReconstructWindowView.maxProjAngleReconstructWindowView.max_proj_angleReconstructWindowView.messageIconReconstructWindowView.minimiseBtnReconstructWindowView.nonNegativeCheckBoxReconstructWindowView.non_negativeReconstructWindowView.numIterReconstructWindowView.num_iterReconstructWindowView.on_change_colour_palette()ReconstructWindowView.on_table_row_count_change()ReconstructWindowView.open_help_webpage()ReconstructWindowView.pixelSizeReconstructWindowView.pixel_sizeReconstructWindowView.preview_image_on_button_press()ReconstructWindowView.reconTabReconstructWindowView.recon_params()ReconstructWindowView.reconstructSliceReconstructWindowView.reconstructVolumeReconstructWindowView.refineCorBtnReconstructWindowView.refineIterationsBtnReconstructWindowView.removeBtnReconstructWindowView.remove_selected_cor()ReconstructWindowView.reset_projection_preview()ReconstructWindowView.reset_recon_and_sino_previews()ReconstructWindowView.reset_recon_line_profile()ReconstructWindowView.reset_slice_and_tilt()ReconstructWindowView.resultCorReconstructWindowView.resultSlopeReconstructWindowView.resultTabReconstructWindowView.resultTiltReconstructWindowView.rotation_centreReconstructWindowView.set_correlate_buttons_enabled()ReconstructWindowView.set_filters_for_recon_tool()ReconstructWindowView.set_max_projection_index()ReconstructWindowView.set_max_slice_index()ReconstructWindowView.set_recon_buttons_enabled()ReconstructWindowView.set_results()ReconstructWindowView.set_table_point()ReconstructWindowView.showEvent()ReconstructWindowView.show_recon_volume()ReconstructWindowView.show_status_message()ReconstructWindowView.slopeReconstructWindowView.stackSelectorReconstructWindowView.statusMessageTextEditReconstructWindowView.tableViewReconstructWindowView.tiltReconstructWindowView.update_projection()ReconstructWindowView.update_recon_preview()ReconstructWindowView.update_sinogram()ReconstructWindowView.warn_user()