Commit edcdd91
Extract refln into a dedicated experiment category (#163)
* Add powder Refln category plan
* Record powder Refln category decisions
* Add plan workflow instructions
* Add powder Refln category
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Wire powder Refln into Bragg experiments
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Extract Cryspy powder reflection records
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Populate powder Refln during calculation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Use powder Refln for Bragg ticks
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Document powder Refln Bragg ticks
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update powder Refln implementation plan
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix powder Refln CWL tick units
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix powder Refln d-spacing ticks
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Scale Bragg panel height with the number of phases
* Add powder Refln verification tests
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Verify powder Refln implementation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Finalize powder Refln plan
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Remove completed powder plot plans
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Reverse Bragg tick row order
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix powder refln lifecycle and Bragg scaling
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Extract refln into a dedicated experiment categor
* Fix linting, formatting and tests
* Fix refln category extraction
* Remove completed plan
* Restore refln compatibility entry points
* Keep refln API break and fix Plotly height
* Restore default Plotly composite height
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7c81e5d commit edcdd91
40 files changed
Lines changed: 2543 additions & 523 deletions
File tree
- .github
- docs
- architecture
- dev
- src/easydiffraction
- analysis
- calculators
- fit_helpers
- datablocks/experiment
- categories
- data
- refln
- item
- display
- plotters
- tests/unit/easydiffraction
- analysis/calculators
- datablocks/experiment
- categories
- data
- refln
- item
- display
- plotters
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
123 | 167 | | |
124 | 168 | | |
125 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
| |||
257 | 255 | | |
258 | 256 | | |
259 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
260 | 272 | | |
261 | 273 | | |
262 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
Lines changed: 0 additions & 252 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
0 commit comments