Skip to content

Commit

Permalink
Merge pull request #229 from ptycho/diamond_nexus_loader
Browse files Browse the repository at this point in the history
Diamond nexus loader
  • Loading branch information
Aaron Parsons authored Aug 14, 2019
2 parents 63c0c31 + 0815d6b commit 5ffad31
Show file tree
Hide file tree
Showing 3 changed files with 1,349 additions and 0 deletions.
1 change: 1 addition & 0 deletions ptypy/experiment/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def _register_PtyScan_class(cls, name=None):


ptyscan_modules = [('hdf5_loader', 'Hdf5Loader'),
('diamond_nexus', 'DiamondNexus'),
('cSAXS', 'cSAXSScan'),
('savu', 'Savu'),
('plugin', 'makeScanPlugin'),
Expand Down
Loading

0 comments on commit 5ffad31

Please sign in to comment.