Skip to content

Commit 660689a

Browse files
committed
disabled the SC example
1 parent ecc45b4 commit 660689a

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

easyDiffractionApp/Logic/Project.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@
9696
'description': 'neutrons, powder, time-of-flight, iMATERIA@J-PARC',
9797
'path': ':/Examples/CeO2_iMATERIA@J-PARC/project.cif'
9898
},
99-
{
100-
'name': 'Tb2Ti2O7 (HEiDi)',
101-
'description': 'neutrons, single crystal, constant wavelength, HEiDi@MLZ',
102-
'path': ':/Examples/Tb2Ti2O7_HEiDi@MLZ/project.cif'
103-
},
99+
# {
100+
# 'name': 'Tb2Ti2O7 (HEiDi)',
101+
# 'description': 'neutrons, single crystal, constant wavelength, HEiDi@MLZ',
102+
# 'path': ':/Examples/Tb2Ti2O7_HEiDi@MLZ/project.cif'
103+
# },
104104
#{
105105
# 'name': 'Co2SiO4-Mult-Phases',
106106
# 'description': 'neutrons, powder, constant wavelength, D20@ILL, 2 phases',

easyDiffractionApp/resources.qrc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -236,13 +236,5 @@
236236
<file>Examples/CeO2_iMATERIA@J-PARC/models/ceo_light.png</file>
237237
<file>Examples/CeO2_iMATERIA@J-PARC/summary/report.cif</file>
238238
<file>Examples/CeO2_iMATERIA@J-PARC/project.cif</file>
239-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/experiments/heidi.cif</file>
240-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/experiments/heidi_dark.png</file>
241-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/experiments/heidi_light.png</file>
242-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/models/tbti.cif</file>
243-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/models/tbti_dark.png</file>
244-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/models/tbti_light.png</file>
245-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/summary/report.cif</file>
246-
<file>Examples/Tb2Ti2O7_HEiDi@MLZ/project.cif</file>
247239
</qresource>
248240
</RCC>

0 commit comments

Comments
 (0)