easydiffraction 0.8.0__tar.gz → 0.8.0.post1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/backmerge-pr.yaml +1 -1
  2. easydiffraction-0.8.0.post1/.github/workflows/docs.yaml +198 -0
  3. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/PKG-INFO +3 -1
  4. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/mkdocs.yml +2 -2
  5. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/pixi.toml +2 -0
  6. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/pyproject.toml +1 -0
  7. easydiffraction-0.8.0/.github/workflows/docs.yaml +0 -256
  8. easydiffraction-0.8.0/out.prof +0 -0
  9. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.badgery.yaml +0 -0
  10. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/cleanup.yaml +0 -0
  11. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/coverage.yaml +0 -0
  12. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/dashboard.yaml +0 -0
  13. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/labels.yaml +0 -0
  14. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/pypi-publish.yaml +0 -0
  15. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/pypi-test.yaml +0 -0
  16. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/quality.yaml +0 -0
  17. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/release-notes.yaml +0 -0
  18. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/release-pr.yaml +0 -0
  19. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/security.yaml +0 -0
  20. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/test-trigger.yaml +0 -0
  21. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/test.yaml +0 -0
  22. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/tutorial-tests-colab.yaml +0 -0
  23. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/tutorial-tests-trigger.yaml +0 -0
  24. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.github/workflows/tutorial-tests.yaml +0 -0
  25. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.gitignore +0 -0
  26. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.pre-commit-config.yaml +0 -0
  27. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/.prettierignore +0 -0
  28. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/CONTRIBUTING.md +0 -0
  29. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/DEVELOPMENT.md +0 -0
  30. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/LICENSE +0 -0
  31. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/README.md +0 -0
  32. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/deps/pycrysfml-0.1.6-py312-none-macosx_14_0_arm64.whl +0 -0
  33. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/deps/pycrysfml-0.1.6-py312-none-win_amd64.whl +0 -0
  34. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/analysis.md +0 -0
  35. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/core.md +0 -0
  36. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/crystallography.md +0 -0
  37. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/display.md +0 -0
  38. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/experiments.md +0 -0
  39. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/index.md +0 -0
  40. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/io.md +0 -0
  41. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/project.md +0 -0
  42. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/sample_models.md +0 -0
  43. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/summary.md +0 -0
  44. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/api-reference/utils.md +0 -0
  45. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/architecture/package-structure-full.md +0 -0
  46. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/architecture/package-structure-short.md +0 -0
  47. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/assets/images/user-guide/data-acquisition_2d-raw-data.jpg +0 -0
  48. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/assets/images/user-guide/data-acquisition_instrument.png +0 -0
  49. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/assets/images/user-guide/data-analysis_model.png +0 -0
  50. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/assets/images/user-guide/data-analysis_refinement.png +0 -0
  51. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/assets/images/user-guide/data-reduction_1d-pattern.png +0 -0
  52. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/index.md +0 -0
  53. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/installation-and-setup/index.md +0 -0
  54. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/introduction/index.md +0 -0
  55. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/tutorials/index.md +0 -0
  56. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/analysis.md +0 -0
  57. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/experiment.md +0 -0
  58. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/index.md +0 -0
  59. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/model.md +0 -0
  60. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/project.md +0 -0
  61. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/analysis-workflow/summary.md +0 -0
  62. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/concept.md +0 -0
  63. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/data-format.md +0 -0
  64. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/first-steps.md +0 -0
  65. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/glossary.md +0 -0
  66. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/index.md +0 -0
  67. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/_diffrn_radiation.md +0 -0
  68. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/_diffrn_radiation_wavelength.md +0 -0
  69. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/_exptl_crystal.md +0 -0
  70. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/_extinction.md +0 -0
  71. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/_pd_calib.md +0 -0
  72. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/atom_site.md +0 -0
  73. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/background.md +0 -0
  74. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/cell.md +0 -0
  75. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/expt_type.md +0 -0
  76. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/instrument.md +0 -0
  77. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/linked_phases.md +0 -0
  78. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/pd_meas.md +0 -0
  79. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/peak.md +0 -0
  80. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters/space_group.md +0 -0
  81. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/docs/user-guide/parameters.md +0 -0
  82. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/pixi.lock +0 -0
  83. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/prettierrc.toml +0 -0
  84. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/pycrysfml.md +0 -0
  85. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/pytest.ini +0 -0
  86. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/__init__.py +0 -0
  87. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/__main__.py +0 -0
  88. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/__init__.py +0 -0
  89. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/analysis.py +0 -0
  90. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/__init__.py +0 -0
  91. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/base.py +0 -0
  92. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/crysfml.py +0 -0
  93. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/cryspy.py +0 -0
  94. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/factory.py +0 -0
  95. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/calculators/pdffit.py +0 -0
  96. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/categories/__init__.py +0 -0
  97. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/categories/aliases.py +0 -0
  98. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/categories/constraints.py +0 -0
  99. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/categories/joint_fit_experiments.py +0 -0
  100. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/fit_helpers/__init__.py +0 -0
  101. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/fit_helpers/metrics.py +0 -0
  102. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/fit_helpers/reporting.py +0 -0
  103. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/fit_helpers/tracking.py +0 -0
  104. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/fitting.py +0 -0
  105. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/minimizers/__init__.py +0 -0
  106. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/minimizers/base.py +0 -0
  107. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/minimizers/dfols.py +0 -0
  108. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/minimizers/factory.py +0 -0
  109. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/analysis/minimizers/lmfit.py +0 -0
  110. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/__init__.py +0 -0
  111. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/category.py +0 -0
  112. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/collection.py +0 -0
  113. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/datablock.py +0 -0
  114. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/diagnostic.py +0 -0
  115. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/factory.py +0 -0
  116. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/guard.py +0 -0
  117. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/identity.py +0 -0
  118. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/parameters.py +0 -0
  119. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/singletons.py +0 -0
  120. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/core/validation.py +0 -0
  121. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/crystallography/__init__.py +0 -0
  122. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/crystallography/crystallography.py +0 -0
  123. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/crystallography/space_groups.pkl.gz +0 -0
  124. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/crystallography/space_groups.py +0 -0
  125. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/__init__.py +0 -0
  126. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/base.py +0 -0
  127. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/plotters/__init__.py +0 -0
  128. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/plotters/ascii.py +0 -0
  129. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/plotters/base.py +0 -0
  130. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/plotters/plotly.py +0 -0
  131. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/plotting.py +0 -0
  132. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/tablers/__init__.py +0 -0
  133. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/tablers/base.py +0 -0
  134. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/tablers/pandas.py +0 -0
  135. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/tablers/rich.py +0 -0
  136. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/tables.py +0 -0
  137. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/display/utils.py +0 -0
  138. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/__init__.py +0 -0
  139. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/__init__.py +0 -0
  140. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/__init__.py +0 -0
  141. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/base.py +0 -0
  142. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/chebyshev.py +0 -0
  143. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/enums.py +0 -0
  144. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/factory.py +0 -0
  145. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/background/line_segment.py +0 -0
  146. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/data/bragg_pd.py +0 -0
  147. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/data/bragg_sc.py +0 -0
  148. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/data/factory.py +0 -0
  149. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/data/total.py +0 -0
  150. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/excluded_regions.py +0 -0
  151. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/experiment_type.py +0 -0
  152. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/instrument/__init__.py +0 -0
  153. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/instrument/base.py +0 -0
  154. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/instrument/cwl.py +0 -0
  155. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/instrument/factory.py +0 -0
  156. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/instrument/tof.py +0 -0
  157. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/linked_phases.py +0 -0
  158. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/__init__.py +0 -0
  159. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/base.py +0 -0
  160. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/cwl.py +0 -0
  161. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/cwl_mixins.py +0 -0
  162. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/factory.py +0 -0
  163. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/tof.py +0 -0
  164. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/tof_mixins.py +0 -0
  165. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/total.py +0 -0
  166. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/categories/peak/total_mixins.py +0 -0
  167. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/__init__.py +0 -0
  168. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/base.py +0 -0
  169. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/bragg_pd.py +0 -0
  170. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/bragg_sc.py +0 -0
  171. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/enums.py +0 -0
  172. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/factory.py +0 -0
  173. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/instrument_mixin.py +0 -0
  174. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiment/total_pd.py +0 -0
  175. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/experiments/experiments.py +0 -0
  176. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/io/__init__.py +0 -0
  177. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/io/cif/__init__.py +0 -0
  178. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/io/cif/handler.py +0 -0
  179. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/io/cif/parse.py +0 -0
  180. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/io/cif/serialize.py +0 -0
  181. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/project/__init__.py +0 -0
  182. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/project/project.py +0 -0
  183. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/project/project_info.py +0 -0
  184. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/__init__.py +0 -0
  185. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/categories/__init__.py +0 -0
  186. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/categories/atom_sites.py +0 -0
  187. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/categories/cell.py +0 -0
  188. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/categories/space_group.py +0 -0
  189. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/sample_model/__init__.py +0 -0
  190. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/sample_model/base.py +0 -0
  191. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/sample_model/factory.py +0 -0
  192. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/sample_models/sample_models.py +0 -0
  193. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/summary/__init__.py +0 -0
  194. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/summary/summary.py +0 -0
  195. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/utils/__init__.py +0 -0
  196. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/utils/environment.py +0 -0
  197. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/utils/logging.py +0 -0
  198. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/src/easydiffraction/utils/utils.py +0 -0
  199. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/fitting/test_pair-distribution-function.py +0 -0
  200. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/fitting/test_powder-diffraction_constant-wavelength.py +0 -0
  201. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/fitting/test_powder-diffraction_joint-fit.py +0 -0
  202. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/fitting/test_powder-diffraction_multiphase.py +0 -0
  203. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/fitting/test_powder-diffraction_time-of-flight.py +0 -0
  204. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/integration/scipp-analysis/dream/test_scipp-cif.py +0 -0
  205. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/calculators/test_base.py +0 -0
  206. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/calculators/test_crysfml.py +0 -0
  207. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/calculators/test_cryspy.py +0 -0
  208. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/calculators/test_factory.py +0 -0
  209. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/calculators/test_pdffit.py +0 -0
  210. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/categories/test_aliases.py +0 -0
  211. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/categories/test_constraints.py +0 -0
  212. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/categories/test_joint_fit_experiments.py +0 -0
  213. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/fit_helpers/test_metrics.py +0 -0
  214. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/fit_helpers/test_reporting.py +0 -0
  215. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/fit_helpers/test_tracking.py +0 -0
  216. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/minimizers/test_base.py +0 -0
  217. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/minimizers/test_dfols.py +0 -0
  218. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/minimizers/test_factory.py +0 -0
  219. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/minimizers/test_lmfit.py +0 -0
  220. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/test_analysis.py +0 -0
  221. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/test_analysis_access_params.py +0 -0
  222. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/test_analysis_show_empty.py +0 -0
  223. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/analysis/test_fitting.py +0 -0
  224. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_category.py +0 -0
  225. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_collection.py +0 -0
  226. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_datablock.py +0 -0
  227. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_diagnostic.py +0 -0
  228. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_factory.py +0 -0
  229. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_guard.py +0 -0
  230. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_identity.py +0 -0
  231. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_parameters.py +0 -0
  232. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_singletons.py +0 -0
  233. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/core/test_validation.py +0 -0
  234. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/crystallography/test_crystallography.py +0 -0
  235. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/crystallography/test_space_groups.py +0 -0
  236. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/display/plotters/test_ascii.py +0 -0
  237. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/display/plotters/test_base.py +0 -0
  238. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/display/plotters/test_plotly.py +0 -0
  239. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/display/test_plotting.py +0 -0
  240. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/background/test_base.py +0 -0
  241. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/background/test_chebyshev.py +0 -0
  242. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/background/test_enums.py +0 -0
  243. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/background/test_factory.py +0 -0
  244. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/background/test_line_segment.py +0 -0
  245. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/instrument/test_base.py +0 -0
  246. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/instrument/test_cwl.py +0 -0
  247. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/instrument/test_factory.py +0 -0
  248. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/instrument/test_tof.py +0 -0
  249. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_base.py +0 -0
  250. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_cwl.py +0 -0
  251. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_cwl_mixins.py +0 -0
  252. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_factory.py +0 -0
  253. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_tof.py +0 -0
  254. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_tof_mixins.py +0 -0
  255. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_total.py +0 -0
  256. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/peak/test_total_mixins.py +0 -0
  257. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/test_excluded_regions.py +0 -0
  258. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/test_experiment_type.py +0 -0
  259. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/categories/test_linked_phases.py +0 -0
  260. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_base.py +0 -0
  261. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_bragg_pd.py +0 -0
  262. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_bragg_sc.py +0 -0
  263. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_enums.py +0 -0
  264. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_factory.py +0 -0
  265. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_instrument_mixin.py +0 -0
  266. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/experiment/test_total_pd.py +0 -0
  267. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/experiments/test_experiments.py +0 -0
  268. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/io/cif/test_handler.py +0 -0
  269. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/io/cif/test_serialize.py +0 -0
  270. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/io/cif/test_serialize_more.py +0 -0
  271. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/project/test_project.py +0 -0
  272. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/project/test_project_info.py +0 -0
  273. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/project/test_project_load_and_summary_wrap.py +0 -0
  274. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/project/test_project_save.py +0 -0
  275. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/categories/test_atom_sites.py +0 -0
  276. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/categories/test_cell.py +0 -0
  277. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/categories/test_space_group.py +0 -0
  278. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/sample_model/test_base.py +0 -0
  279. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/sample_model/test_factory.py +0 -0
  280. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/sample_models/test_sample_models.py +0 -0
  281. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/summary/test_summary.py +0 -0
  282. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/summary/test_summary_details.py +0 -0
  283. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/test___init__.py +0 -0
  284. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/test___main__.py +0 -0
  285. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/utils/test_logging.py +0 -0
  286. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tests/unit/easydiffraction/utils/test_utils.py +0 -0
  287. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/Untitled.ipynb +0 -0
  288. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/Untitled0.ipynb +0 -0
  289. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/Untitled1.ipynb +0 -0
  290. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/Untitled2.ipynb +0 -0
  291. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/_gemmi.py +0 -0
  292. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/_read_cif.py +0 -0
  293. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/_smart.py +0 -0
  294. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/basic_single-fit_pd-neut-cwl_LBCO-HRPT.py +0 -0
  295. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/cryst-struct_pd-neut-tof_multiphase-BSFTO-HRPT.py +0 -0
  296. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/DREAM_mantle_bc240_nist_cif.xye +0 -0
  297. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/DREAM_mantle_bc240_nist_cif_2.xye +0 -0
  298. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/DREAM_mantle_bc240_nist_nc.xye +0 -0
  299. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/DREAM_mantle_bc240_nist_nc_2.xye +0 -0
  300. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/Si_mp-149_symmetrized_mcstas.cif +0 -0
  301. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/hrpt.cif +0 -0
  302. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/hrpt_lbco.xye +0 -0
  303. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/large_structure.cif +0 -0
  304. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data/lbco.cif +0 -0
  305. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/mcstas_lbco-si.xys +0 -0
  306. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/mcstas_lbco-si_up-to-108k.xys +0 -0
  307. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/powder_reduced_Si_2large_bank.xye +0 -0
  308. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/reduced_LBCO.xye +0 -0
  309. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/reduced_Si.xye +0 -0
  310. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ncaf.xye +0 -0
  311. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ncaf_2_9.xye +0 -0
  312. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ncaf_4_7.xye +0 -0
  313. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ncaf_4_7.xys +0 -0
  314. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ncaf_5_6.xye +0 -0
  315. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/data_old/wish_ybcfo_5_6.xye +0 -0
  316. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/display.py +0 -0
  317. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/display2.py +0 -0
  318. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/display3-Copy1.py +0 -0
  319. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/display3.py +0 -0
  320. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/generate_overview_mermaid.py +0 -0
  321. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/hrpt_n_Bi0p88Sm0p12Fe0p94Ti0p06O3_DW_V_9x8x52_1p49_HI.xye +0 -0
  322. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short.py +0 -0
  323. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short2.py +0 -0
  324. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short3.py +0 -0
  325. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short5.py +0 -0
  326. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short6.py +0 -0
  327. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/short7.py +0 -0
  328. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tmp/test_single-fit_pd-neut-tof_Si-DREAM_nc.py +0 -0
  329. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/add_assets_to_docs.sh +0 -0
  330. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/cleanup_docs.sh +0 -0
  331. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/create_mkdocs_yml.py +0 -0
  332. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/gen_tests_scaffold.py +0 -0
  333. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/generate_package_docs.py +0 -0
  334. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/naming_check.py +0 -0
  335. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/test_scripts.py +0 -0
  336. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/tweak_notebooks.py +0 -0
  337. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tools/update_spdx.py +0 -0
  338. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/advanced_joint-fit_pd-neut-xray-cwl_PbSO4.py +0 -0
  339. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/basic_single-fit_pd-neut-cwl_LBCO-HRPT.py +0 -0
  340. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/cryst-struct_pd-neut-cwl_CoSiO4-D20.py +0 -0
  341. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/cryst-struct_pd-neut-cwl_HS-HRPT.py +0 -0
  342. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/cryst-struct_pd-neut-tof_Si-SEPD.py +0 -0
  343. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/cryst-struct_pd-neut-tof_multidata_NCAF-WISH.py +0 -0
  344. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/cryst-struct_pd-neut-tof_multiphase-LBCO-Si_McStas.py +0 -0
  345. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/dmsc-summer-school-2025_analysis-powder-diffraction.py +0 -0
  346. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/pdf_pd-neut-cwl_Ni.py +0 -0
  347. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/pdf_pd-neut-tof_Si-NOMAD.py +0 -0
  348. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/pdf_pd-xray_NaCl.py +0 -0
  349. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/quick_from-cif_pd-neut-cwl_LBCO-HRPT.py +0 -0
  350. {easydiffraction-0.8.0 → easydiffraction-0.8.0.post1}/tutorials/quick_from-code_pd-neut-cwl_LBCO-HRPT.py +0 -0
@@ -30,7 +30,7 @@ jobs:
30
30
  id: app-token
31
31
  uses: actions/create-github-app-token@v2
32
32
  with:
33
- app-id: ${{ vars.ES_BACKMERGE_APP_ID }}
33
+ app-id: ${{ secrets.ES_BACKMERGE_APP_ID }} # in secrets or vars?
34
34
  private-key: ${{ secrets.ES_BACKMERGE_PRIVATE_KEY }}
35
35
 
36
36
  - name: Checkout tag commit
@@ -0,0 +1,198 @@
1
+ # This workflow builds and deploys documentation for the project.
2
+ #
3
+ # Steps overview:
4
+ # Job 1: build-docs
5
+ # - Builds documentation (including running Jupyter notebooks to generate output cells).
6
+ # - Uploads the built site as a Pages artifact.
7
+ # Job 2: deploy-dev
8
+ # - Deploys the built site to GitHub Pages for development (pushes to develop/master).
9
+ # Job 3: deploy-prod
10
+ # - Deploys the built site to gh-pages branch for production (release tags starting with v*).
11
+ # - This triggers deployment to a custom domain via webhook.
12
+ #
13
+ # The action summary page will contain links to the built artifact for downloading
14
+ # and inspecting, as well as links to both the development and production versions of
15
+ # the deployed documentation site.
16
+
17
+ name: Docs build and deployment
18
+
19
+ on:
20
+ # Trigger the workflow on pull request
21
+ pull_request:
22
+ # Selected branches
23
+ branches: [master, main, develop]
24
+ # Trigger the workflow on push
25
+ push:
26
+ # Selected branches
27
+ branches: [master, main, develop]
28
+ # Runs on creating a new tag starting with 'v', e.g. 'v1.0.3'
29
+ tags: ['v*']
30
+ # Allows you to run this workflow manually from the Actions tab
31
+ workflow_dispatch:
32
+
33
+ # Allow only one concurrent workflow, skipping runs queued between the run
34
+ # in-progress and latest queued. And cancel in-progress runs.
35
+ concurrency:
36
+ group:
37
+ ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
38
+ cancel-in-progress: true
39
+
40
+ # Set the environment variables to be used in all jobs defined in this workflow
41
+ env:
42
+ # CI_BRANCH - the branch name (used in mkdocs.yml)
43
+ # For PRs: github.head_ref is the source branch
44
+ # For pushes: github.ref_name is the branch
45
+ # For tags: github.ref_name is the tag name
46
+ # GITHUB_REPOSITORY - the repository name (used in mkdocs.yml)
47
+ # NOTEBOOKS_DIR - the directory containing the Jupyter notebooks (used in mkdocs.yml)
48
+ DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
49
+ DEVELOP_BRANCH: develop
50
+ CI_BRANCH: ${{ github.head_ref || github.ref_name }}
51
+ IS_RELEASE_TAG: ${{ startsWith(github.ref, 'refs/tags/v') }}
52
+ GITHUB_REPOSITORY: ${{ github.repository }}
53
+ NOTEBOOKS_DIR: tutorials
54
+ DEV_DEPLOYMENT_URL:
55
+ https://easyscience.github.io/${{ github.event.repository.name }}/dev
56
+ PROD_DEPLOYMENT_URL: https://docs.easydiffraction.org/lib
57
+
58
+ jobs:
59
+ # Job 1: Build the static files for the documentation site
60
+ build-deploy-docs:
61
+ strategy:
62
+ matrix:
63
+ os: [macos-14] # Use macOS to switch to dark mode for Plotly charts
64
+
65
+ runs-on: ${{ matrix.os }}
66
+
67
+ permissions:
68
+ contents: write # required for pushing to gh-pages branch
69
+
70
+ steps:
71
+ # Setting DOCS_VERSION to be used in mkdocs.yml, and then in the
72
+ # main.html template. It defines the versioned docs subfolder name
73
+ # in the gh-pages branch. If it's a release tag, use the version
74
+ # number without the 'v' prefix, otherwise use 'dev'.
75
+ - name: Set extra env variables
76
+ shell: bash
77
+ run: |
78
+ if [[ "${IS_RELEASE_TAG}" == "true" ]]; then
79
+ RELEASE_VERSION="${GITHUB_REF_NAME}"
80
+ DOCS_VERSION="${RELEASE_VERSION#v}"
81
+ else
82
+ RELEASE_VERSION="${CI_BRANCH}"
83
+ DOCS_VERSION="dev"
84
+ fi
85
+ echo "RELEASE_VERSION=${RELEASE_VERSION}" >> "$GITHUB_ENV"
86
+ echo "DOCS_VERSION=${DOCS_VERSION}" >> "$GITHUB_ENV"
87
+
88
+ - name: Check-out repository
89
+ uses: actions/checkout@v5
90
+ with:
91
+ fetch-depth: 0 # full history + tags. needed to get the latest release version
92
+
93
+ # Save the latest release version of easyscience/diffraction-lib to RELEASE_VERSION
94
+ # RELEASE_VERSION is used in the mkdocs.yml file to set release_version.
95
+ # The release_version is then needed to display the latest release version in the index.md file
96
+ #- name: Set RELEASE_VERSION env variable (latest easydiffraction release)
97
+ # run: |
98
+ # git fetch --tags --force
99
+ # echo "RELEASE_VERSION=$(git describe --tags --abbrev=0)" >> "$GITHUB_ENV"
100
+
101
+ # Activate dark mode to create documentation with Plotly charts in dark mode
102
+ # Need a better solution to automatically switch the chart colour theme based on the mkdocs material switcher
103
+ # Something similar to mkdocs_plotly_plugin https://haoda-li.github.io/mkdocs-plotly-plugin/,
104
+ # but for generating documentation from notepads
105
+ #- name: Activate dark mode
106
+ # run: |
107
+ # brew install dark-mode
108
+ # dark-mode status
109
+ # dark-mode on
110
+ # dark-mode status
111
+
112
+ - name: Set up pixi
113
+ uses: prefix-dev/setup-pixi@v0.9.0
114
+ with:
115
+ environments: default
116
+ activate-environment: default
117
+ run-install: true
118
+ frozen: true
119
+ cache: false
120
+ post-cleanup: false
121
+
122
+ - name: Install and setup development dependencies
123
+ shell: bash
124
+ run: pixi run dev
125
+
126
+ - name: Clone easyscience/assets-docs and easyscience/assets-branding
127
+ run: |
128
+ cd ..
129
+ git clone https://github.com/easyscience/assets-docs.git
130
+ git clone https://github.com/easyscience/assets-branding.git
131
+
132
+ - name: Add files from cloned repositories
133
+ run: pixi run docs-assets
134
+
135
+ # Convert python scripts in the notebooks directory to Jupyter notebooks
136
+ # Strip output from the notebooks
137
+ # Prepare the notebooks for documentation (add colab cell, etc.)
138
+ # Run the notebooks to generate the output cells using multiple cores
139
+ # The notebooks are then used to build the documentation site
140
+ - name: Convert tutorial scripts to notebooks
141
+ run: pixi run notebook-prepare
142
+
143
+ # The following step is needed to avoid the following message during the build:
144
+ # "Matplotlib is building the font cache; this may take a moment"
145
+ - name: Pre-build site step
146
+ run: pixi run python -c "import easydiffraction"
147
+
148
+ # Run the notebooks to generate the output cells using multiple cores
149
+ - name: Run notebooks
150
+ run: pixi run notebook-exec
151
+
152
+ - name: Move notebooks to docs/tutorials
153
+ run: pixi run docs-notebooks
154
+
155
+ # Create the mkdocs.yml configuration file
156
+ # The file is created by merging two files:
157
+ # - assets-docs/mkdocs.yml - the common configuration (theme, plugins, etc.)
158
+ # - docs/mkdocs.yml - the project-specific configuration (project name, TOC, etc.)
159
+ - name: Create mkdocs.yml file
160
+ run: pixi run docs-config
161
+
162
+ # Build the static files for the documentation site for local inspection
163
+ # Input: docs/ directory containing the Markdown files
164
+ # Output: site/ directory containing the generated HTML files
165
+ - name: Build site for local check
166
+ run: pixi run docs-local
167
+
168
+ # Upload the static files from the site/ directory to be used for
169
+ # local check
170
+ - name: Upload built site as artifact
171
+ uses: actions/upload-artifact@v4
172
+ with:
173
+ name: site-local_edl-${{ env.RELEASE_VERSION }}
174
+ path: site/
175
+ if-no-files-found: 'error'
176
+ compression-level: 0
177
+
178
+ # Publish versioned docs with Mike (dev on branches, prod on tags)
179
+ # Configure git for pushing to gh-pages branch
180
+ - name: Configure git for pushing
181
+ run: |
182
+ git config user.name "github-actions[bot]"
183
+ git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
184
+
185
+ # Publish versioned docs with Mike. The tagged release docs go to
186
+ # the versioned prefix, e.g. /v1.2.3/, and also to /latest/.
187
+ # All other branches go to /dev/.
188
+ # "${RELEASE_VERSION#v}" for v0.8.3.post1 -> 0.8.3.post1
189
+ - name: Rebuild and deploy docs with mike
190
+ run: |
191
+ if [[ "${IS_RELEASE_TAG}" == "true" ]]; then
192
+ pixi run docs-deploy "${RELEASE_VERSION#v}" latest
193
+ echo "🔗 PROD deployment url [${{ env.PROD_DEPLOYMENT_URL }}](${{ env.PROD_DEPLOYMENT_URL }})" >> $GITHUB_STEP_SUMMARY
194
+ else
195
+ pixi run docs-deploy dev
196
+ echo "🔗 DEV deployment url [${{ env.DEV_DEPLOYMENT_URL }}](${{ env.DEV_DEPLOYMENT_URL }})" >> $GITHUB_STEP_SUMMARY
197
+ fi
198
+ pixi run docs-set-default latest
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: easydiffraction
3
- Version: 0.8.0
3
+ Version: 0.8.0.post1
4
4
  Summary: Diffraction data analysis
5
5
  Project-URL: homepage, https://easydiffraction.org
6
6
  Project-URL: documentation, https://docs.easydiffraction.org/lib
@@ -74,6 +74,7 @@ Requires-Dist: jinja2; extra == 'all'
74
74
  Requires-Dist: jupyter-dark-detect; extra == 'all'
75
75
  Requires-Dist: jupyterquiz; extra == 'all'
76
76
  Requires-Dist: jupytext; extra == 'all'
77
+ Requires-Dist: mike; extra == 'all'
77
78
  Requires-Dist: mkdocs; extra == 'all'
78
79
  Requires-Dist: mkdocs-autorefs<1.3.0; extra == 'all'
79
80
  Requires-Dist: mkdocs-jupyter; extra == 'all'
@@ -115,6 +116,7 @@ Requires-Dist: ruff; extra == 'dev'
115
116
  Requires-Dist: validate-pyproject[all]; extra == 'dev'
116
117
  Requires-Dist: versioningit; extra == 'dev'
117
118
  Provides-Extra: docs
119
+ Requires-Dist: mike; extra == 'docs'
118
120
  Requires-Dist: mkdocs; extra == 'docs'
119
121
  Requires-Dist: mkdocs-autorefs<1.3.0; extra == 'docs'
120
122
  Requires-Dist: mkdocs-jupyter; extra == 'docs'
@@ -3,8 +3,8 @@
3
3
  ###########################
4
4
 
5
5
  # Project information
6
- site_name: EasyDiffraction Library
7
- site_url: https://docs.easydiffraction.org/lib/
6
+ site_name: '' #EasyDiffraction Library
7
+ site_url: https://easyscience.github.io/diffraction-lib/ #https://docs.easydiffraction.org/lib/
8
8
 
9
9
  # Repository
10
10
  repo_url: https://github.com/easyscience/diffraction-lib/
@@ -176,6 +176,8 @@ notebook-prepare = { depends-on = [
176
176
  docs-assets = 'tools/add_assets_to_docs.sh'
177
177
  docs-notebooks = 'mv tutorials/*.ipynb docs/tutorials/'
178
178
  docs-config = 'python tools/create_mkdocs_yml.py'
179
+ docs-deploy = 'mike deploy --push --branch gh-pages --update-aliases --alias-type redirect'
180
+ docs-set-default = 'mike set-default --push --branch gh-pages'
179
181
  docs-serve = "JUPYTER_PLATFORM_DIRS=1 PYTHONWARNINGS='ignore::RuntimeWarning' python -m mkdocs serve --dirty"
180
182
  docs-build = "JUPYTER_PLATFORM_DIRS=1 PYTHONWARNINGS='ignore::RuntimeWarning' python -m mkdocs build"
181
183
  docs-local = "pixi run docs-build --no-directory-urls"
@@ -64,6 +64,7 @@ dev = [
64
64
  'interrogate', # Check for missing docstrings
65
65
  ]
66
66
  docs = [
67
+ 'mike', # MkDocs: Versioned documentation support
67
68
  'mkdocs', # Static site generator
68
69
  'mkdocs-material', # Documentation framework on top of MkDocs
69
70
  'mkdocs-autorefs<1.3.0', # MkDocs: Auto-references support. 1.3.0 => DeprecationWarning: Setting a fallback anchor function is deprecated and ...
@@ -1,256 +0,0 @@
1
- # This workflow builds and deploys documentation for the project.
2
- #
3
- # Steps overview:
4
- # Job 1: build-docs
5
- # - Builds documentation (including running Jupyter notebooks to generate output cells).
6
- # - Uploads the built site as a Pages artifact.
7
- # Job 2: deploy-dev
8
- # - Deploys the built site to GitHub Pages for development (pushes to develop/master).
9
- # Job 3: deploy-prod
10
- # - Deploys the built site to gh_pages branch for production (release tags starting with v*).
11
- # - This triggers deployment to a custom domain via webhook.
12
- #
13
- # The action summary page will contain links to the built artifact for downloading
14
- # and inspecting, as well as links to both the development and production versions of
15
- # the deployed documentation site.
16
-
17
- name: Docs build and deployment
18
-
19
- on:
20
- # Trigger the workflow on pull request
21
- pull_request:
22
- # Selected branches
23
- branches: [master, main, develop]
24
- # Trigger the workflow on push
25
- push:
26
- # Selected branches
27
- branches: [master, main, develop]
28
- # Runs on creating a new tag starting with 'v', e.g. 'v1.0.3'
29
- tags: ['v*']
30
- # Allows you to run this workflow manually from the Actions tab
31
- workflow_dispatch:
32
-
33
- # Allow only one concurrent workflow, skipping runs queued between the run
34
- # in-progress and latest queued. And cancel in-progress runs.
35
- concurrency:
36
- group:
37
- ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
38
- cancel-in-progress: true
39
-
40
- # Set the environment variables to be used in all jobs defined in this workflow
41
- env:
42
- # CI_BRANCH - the branch name (used in mkdocs.yml)
43
- # GITHUB_REPOSITORY - the repository name (used in mkdocs.yml)
44
- # NOTEBOOKS_DIR - the directory containing the Jupyter notebooks (used in mkdocs.yml)
45
- CI_BRANCH: ${{ github.head_ref || github.ref_name }}
46
- GITHUB_REPOSITORY: ${{ github.repository }}
47
- NOTEBOOKS_DIR: tutorials
48
- DEV_DEPLOYMENT_URL:
49
- https://easyscience.github.io/${{ github.event.repository.name }}
50
- PROD_DEPLOYMENT_URL: https://docs.easydiffraction.org/lib
51
-
52
- jobs:
53
- # Job 1: Build the static files for the documentation site
54
- build-docs:
55
- strategy:
56
- matrix:
57
- os: [macos-14] # Use macOS to switch to dark mode for Plotly charts
58
-
59
- runs-on: ${{ matrix.os }}
60
-
61
- steps:
62
- - name: Check-out repository
63
- uses: actions/checkout@v5
64
- with:
65
- fetch-depth: 0 # full history + tags. needed to get the latest release version
66
-
67
- # Save the latest release version of easyscience/diffraction-lib to RELEASE_VERSION
68
- # RELEASE_VERSION is used in the mkdocs.yml file to set release_version.
69
- # The release_version is then needed to display the latest release version in the index.md file
70
- - name: Set RELEASE_VERSION env variable (latest easydiffraction release)
71
- run: |
72
- git fetch --tags --force
73
- echo "RELEASE_VERSION=$(git describe --tags --abbrev=0)" >> "$GITHUB_ENV"
74
-
75
- # Activate dark mode to create documentation with Plotly charts in dark mode
76
- # Need a better solution to automatically switch the chart colour theme based on the mkdocs material switcher
77
- # Something similar to mkdocs_plotly_plugin https://haoda-li.github.io/mkdocs-plotly-plugin/,
78
- # but for generating documentation from notepads
79
- #- name: Activate dark mode
80
- # run: |
81
- # brew install dark-mode
82
- # dark-mode status
83
- # dark-mode on
84
- # dark-mode status
85
-
86
- - name: Set up pixi
87
- uses: prefix-dev/setup-pixi@v0.9.0
88
- with:
89
- environments: default
90
- activate-environment: default
91
- run-install: true
92
- frozen: true
93
- cache: false
94
- post-cleanup: false
95
-
96
- - name: Install and setup development dependencies
97
- shell: bash
98
- run: pixi run dev
99
-
100
- - name: Clone easyscience/assets-docs and easyscience/assets-branding
101
- run: |
102
- cd ..
103
- git clone https://github.com/easyscience/assets-docs.git
104
- git clone https://github.com/easyscience/assets-branding.git
105
-
106
- - name: Add files from cloned repositories
107
- run: pixi run docs-assets
108
-
109
- # Convert python scripts in the notebooks directory to Jupyter notebooks
110
- # Strip output from the notebooks
111
- # Prepare the notebooks for documentation (add colab cell, etc.)
112
- # Run the notebooks to generate the output cells using multiple cores
113
- # The notebooks are then used to build the documentation site
114
- - name: Convert tutorial scripts to notebooks
115
- run: pixi run notebook-prepare
116
-
117
- # The following step is needed to avoid the following message during the build:
118
- # "Matplotlib is building the font cache; this may take a moment"
119
- - name: Pre-build site step
120
- run: pixi run python -c "import easydiffraction"
121
-
122
- # Run the notebooks to generate the output cells using multiple cores
123
- - name: Run notebooks
124
- run: pixi run notebook-exec
125
-
126
- - name: Move notebooks to docs/tutorials
127
- run: pixi run docs-notebooks
128
-
129
- # Create the mkdocs.yml configuration file
130
- # The file is created by merging two files:
131
- # - assets-docs/mkdocs.yml - the common configuration (theme, plugins, etc.)
132
- # - docs/mkdocs.yml - the project-specific configuration (project name, TOC, etc.)
133
- - name: Create mkdocs.yml file
134
- run: pixi run docs-config
135
-
136
- # Build the static files
137
- # Input: docs/ directory containing the Markdown files
138
- # Output: site/ directory containing the generated HTML files
139
- - name: Build site with MkDocs
140
- run: |
141
- if [[ "${CI_BRANCH}" == "develop" || "${CI_BRANCH}" == "master" || "${CI_BRANCH}" == "main" ]]; then
142
- echo "📘 Building production docs for ${CI_BRANCH}"
143
- pixi run docs-build
144
- else
145
- echo "📗 Building local docs for ${CI_BRANCH}"
146
- pixi run docs-local
147
- fi
148
-
149
- # Set up the Pages action to configure the static files to be deployed
150
- # NOTE: The repository must have GitHub Pages enabled and configured to build using GitHub Actions
151
- # This can be done via https://github.com/easyscience/diffraction-lib/settings/pages
152
- # Select: Build and deploy - Source - GitHub Actions
153
- - name: Setup GitHub Pages
154
- uses: actions/configure-pages@v5
155
-
156
- # Upload the static files from the site/ directory to be used in the next job
157
- # This artifact is named github-pages and is a single gzip archive containing a single tar file
158
- # The artifact is then used in the next job by actions/deploy-pages to deploy the static files to GitHub Pages
159
- # It can also be downloaded using the actions/download-artifact, as the current upload-pages-artifact
160
- # is a wrapper which triggers the actions/upload-artifact.
161
- - name: Upload built site as artifact
162
- uses: actions/upload-pages-artifact@v3
163
- with:
164
- path: site/
165
-
166
- # Job 2: Deploy the built static files to GitHub Pages (DEV deployment)
167
- deploy-dev:
168
- needs: build-docs # previous job 'build-docs' need to be finished first
169
-
170
- # Grant GITHUB_TOKEN the permissions required to make a Pages deployment
171
- permissions:
172
- contents: read
173
- pages: write # to deploy to Pages
174
- id-token: write # to verify the deployment, originates from an appropriate source
175
-
176
- # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
177
- # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
178
- concurrency:
179
- group: 'pages-dev'
180
- cancel-in-progress: false
181
-
182
- # Deploy to the github-pages environment
183
- environment:
184
- name: github-pages # Environment name
185
- url: ${{ steps.deployment.outputs.page_url }}
186
-
187
- runs-on: ubuntu-latest
188
-
189
- # Triggered on push to develop or master branch only
190
- if: ${{ github.ref_name == 'develop' || github.ref_name == 'master' }}
191
-
192
- steps:
193
- # Deploy the static files created in the previous job to GitHub Pages
194
- # To allow the deployment of the static files to GitHub Pages, no
195
- # restrictions on the branch name need to be set for desired branches on
196
- # https://github.com/easyscience/diffraction-lib/settings/environments
197
- # Deployed pages are available at https://easyscience.github.io/diffraction-lib
198
- - name: DEV deployment
199
- uses: actions/deploy-pages@v4
200
-
201
- - name: Add DEV deployment url to summary
202
- run:
203
- echo "🔗 DEV deployment url [${{ env.DEV_DEPLOYMENT_URL }}](${{
204
- env.DEV_DEPLOYMENT_URL }})" >> $GITHUB_STEP_SUMMARY
205
-
206
- # Job 3: Deploy the built static files to GitHub Pages (PROD deployment)
207
- deploy-prod:
208
- needs: deploy-dev # previous job 'deploy-dev' needs to be finished first
209
-
210
- # Grant GITHUB_TOKEN the permissions required to make a Pages deployment
211
- permissions:
212
- contents: read
213
-
214
- # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
215
- # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
216
- concurrency:
217
- group: 'pages-prod'
218
- cancel-in-progress: false
219
-
220
- runs-on: ubuntu-latest
221
-
222
- # Triggered on tagged releases only (tags starting with 'v', e.g., v1.0.3)
223
- if: startsWith(github.ref, 'refs/tags/v')
224
-
225
- steps:
226
- # Download built site as artifact from a previous job for gh_pages (tagged release)
227
- # This artifact is used to push its content to gh_pages branch for custom domain deployment.
228
- - name: Download built site from previous job
229
- uses: actions/download-artifact@v4
230
- with: # name or path are taken from the upload step of the previous job
231
- name: github-pages
232
- path: site/ # directory to extract downloaded zipped artifacts
233
-
234
- # Push the site files created in the previous job to the gh_pages branch
235
- # This push happens only for tagged releases (tags starting with 'v'),
236
- # which triggers deployment to the custom domain via webhook.
237
- #
238
- # To be able to push to the gh_pages branch, the personal GitHub API access
239
- # token GH_API_PERSONAL_ACCESS_TOKEN must be set for this repository via
240
- # https://github.com/easyscience/diffraction-lib/settings/secrets/actions
241
- # Then the gh_pages branch is used to deploy the site to the custom domain.
242
- # Deploying is done with a webhook added via:
243
- # https://github.com/easyscience/diffraction-lib/settings/hooks
244
- - name: PROD deployment to gh_pages for custom domain
245
- uses: s0/git-publish-subdir-action@develop
246
- env:
247
- GITHUB_TOKEN: ${{ secrets.GH_API_PERSONAL_ACCESS_TOKEN }}
248
- REPO: self
249
- BRANCH: gh_pages
250
- FOLDER: site
251
-
252
- - name: Show PROD deployment url
253
- if: startsWith(github.ref, 'refs/tags/v')
254
- run:
255
- echo "🔗 PROD deployment url [${{ env.PROD_DEPLOYMENT_URL }}](${{
256
- env.PROD_DEPLOYMENT_URL }})" >> $GITHUB_STEP_SUMMARY
Binary file