polyTEM.statistics.match_stack_lists¶
- polyTEM.statistics.match_stack_lists(stack_list1, stack_list2=None)¶
arbitrary CrystalStackLists may not having matching lengths and matching image orders. This function matches samples across the two lists. Matches returns the indices (i,j) for matched samples for stack list 1 and 2, respectively
Assumes that stack_list1 is the shorter list