__init__(self, reference_array, log) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | |
_build_distances_and_angles(self) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_clip_distances(self, distances_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_compute_test_vectors(self, source_array) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_construct_pattern_and_shift_rot_matrix(self, src_pattern_array, n_match, max_cos_theta_shift, max_cos_rot_sq, max_dist_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_create_spherical_rotation_matrix(self, rot_axis, cos_rotation, sin_rotion) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_dist_array | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_final_verify(self, source_array, shift_rot_matrix, max_dist_rad, min_matches) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_handshake_match(self, matches_src, matches_ref) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_id_array | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_intermediate_verify(self, src_pattern, ref_pattern, shift_rot_matrix, max_dist_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_intermediate_verify_comparison(self, pattern_a, pattern_b, shift_rot_matrix, max_dist_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_match_sources(self, source_array, shift_rot_matrix) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_n_reference | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_reference_array | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_test_pattern_lengths(self, test_pattern, max_dist_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
_test_rotation_agreement(self, rot_vects, max_dist_rad) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | protected |
log | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | |
match(self, source_array, n_check, n_match, n_agree, max_n_patterns, max_shift, max_rotation, max_dist, min_matches, pattern_skip_array=None) | lsst.meas.astrom.pessimistic_pattern_matcher_b_3D.PessimisticPatternMatcherB | |