Skip to content

Commit

Permalink
New crystalform and assemblies documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorFWild committed Oct 9, 2023
1 parent 850ff76 commit 57d15b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions xchemalign/aligner.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,9 @@ def _perform_alignments(self, meta):

# Get the datasets
datasets, reference_datasets, new_datasets = get_datasets_from_crystals(crystals, self.base_dir)
print(datasets)
raise Exception


# Get assemblies
if source_fs_model:
Expand Down

0 comments on commit 57d15b6

Please sign in to comment.