Skip to content

PostPhasor definition

Dmitry Dzhigaev edited this page Apr 11, 2020 · 3 revisions

Here goes the description of PostPhasor class

List of methods (alphabetical order):

  • 'postPhasor PostPhasor(input_param)'
  • 'add_pi(postPhasor)'
  • 'apodize(postPhasor, window_type, window_width)'
  • 'calculate_object_fft_mod(postPhasor)'
  • 'calculate_optical_path(postPhasor)'
  • 'calculate_prtf(postPhasor)'
  • 'calculate_resolution(postPhasor)'
  • 'calculate_strain(postPhasor, strain_axis)'
  • 'calculate_strain_histogram(postPhasor, domain)'
  • 'calculate_strain_unwrap(postPhasor, strain_axis)'
  • 'center_data(postPhasor)'
  • 'center_object(postPhasor)'
  • 'correct_refraction(postPhasor)'
  • 'create_mask(postPhasor, value)'
  • 'crop_object(postPhasor, option)'
  • 'flip(postPhasor, dimension)'
  • 'iso3d_data(postPhasor, input, cmap)'
  • 'iso3d_object(postPhasor, input, cmap)'
  • 'iso3d_strain(postPhasor, domain)'
  • 'load_data_mat(postPhasor)'
  • 'load_object_mat(postPhasor)'
  • 'plot_amplitude_slice(postPhasor)'
  • 'plot_central_profiles(postPhasor, volume)'
  • 'plot_displacement_slice(postPhasor)'
  • 'plot_optical_path_slice(postPhasor)'
  • 'plot_phase_slice(postPhasor)'
  • 'plot_prtf(postPhasor)'
  • 'plot_strain_slice(postPhasor)'
  • 'save_all(postPhasor)'
  • 'save_postPhasor(postPhasor)'
  • 'segment_strain_mask(postPhasor, sigma, threshold)'
  • 'slice3d_object(postPhasor)'
  • 'transform2lab(postPhasor)'
  • 'update_plotting_vectors(postPhasor)'
Clone this wiki locally