mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-10 13:32:40 +02:00
Add some tools for datasets to store input intensity measurements
This commit is contained in:
@@ -93,7 +93,7 @@ def get_sample_info(cxi_file):
|
||||
"""
|
||||
if 'entry_1/sample_1' not in cxi_file:
|
||||
return None
|
||||
|
||||
|
||||
s1 = cxi_file['entry_1/sample_1']
|
||||
metadata_attrs = ['name','description','unit_cell_group']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user