﻿ptyrax.dataset
==============

.. automodule:: ptyrax.dataset

   
   .. rubric:: Functions

   .. autosummary::
   
      add_constant_sample_shift
      add_gaussian_noise
      add_poisson_noise
      amplitude_to_intensity
      apply_orientation
      center_scan_positions
      clip_low_intensity
      cut_center
      exclude_positions_by_distance
      experiment_folder_to_ptychogram_cxi
      experiment_folder_to_ptychogram_hdf5
      fftshift_ptychogram
      find_missing_folders
      flip_scan_axis
      flip_scan_x
      flip_scan_y
      flip_scanning_positions
      from_cxi
      from_hdf5
      intensity_to_amplitude
      load_raw_images
      load_spe_from_files
      make_constant_tilt_angle
      make_multiwavelength
      mirror_coordinates
      non_negative
      normalize_by_max
      normalize_by_mean
      normalize_by_mean_intensity
      old_tud_key_converter
      plot_dataset_dynamic_range
      propagation_distance_to_full_position
      quantize_diffraction_patterns
      read_at
      read_excel_columns
      read_excel_scan_pos
      read_image
      read_mat_metadata
      read_mat_scan_pos
      read_png
      read_scan_pos_file
      read_spe
      remove_zeros
      save_all_in_hdf5
      scale
      scale_camera_distance
      scale_diffraction_pattern_maximum
      scale_length_unit
      scale_scan_positions
      scale_wavelength
      set_constant_detector_orientations
      set_constant_detector_positions
      set_constant_sample_orientations
      shift_to_center_of_mass
      sort_images_by_timestamp
      standardize_hdf5_shapes
      subtract_background
      subtract_low_intensity
      wavelength_units
   
   .. rubric:: Classes

   .. autosummary::
   
      ImageDataset
      Ptychogram
      SimpleImageDataset
      SpeFile
   