Commit c0df490
NXLauetof format and workflow/IO helpers.
* Lauetof export interface.
* Raw data metadata as dataclass
* Allow arbitrary metadata and export time of flight from the coordinate.
* Specify unit
Co-authored-by: Simon Heybrock <[email protected]>
* Add docstring to export methods.
* Add missing attributes.
* Remove comments
* Write unit only when applicable.
* Update comment.
* Validity check when appending histogram on top of metadata (#116)
* Separate metatadata from event data for easy export.
* Add raw data metadata retrieval part.
* Lauetof export interface.
* Raw data metadata as dataclass
* Allow arbitrary metadata and export time of flight from the coordinate.
* Separate metatadata from event data for easy export.
* Add raw data metadata retrieval part.
* Satety check in the export function.
* Add warning filter.
* Apply automatic formatting
* Apply automatic formatting
* Fix typo
* Move functions to more proper module.
* Lauetof export interface.
* Raw data metadata as dataclass
* Allow arbitrary metadata and export time of flight from the coordinate.
* Specify unit
Co-authored-by: Simon Heybrock <[email protected]>
* Add docstring to export methods.
* Add missing attributes.
* Remove comments
* Fix typo.
* Apply automatic formatting
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Simon Heybrock <[email protected]>
* Wrap detector processing step.
* Lower pin of essreduce to use accumulators.
* Specify dtype of string. [skip ci]
* Use essreduce accumulator.
* Export NXsource.
* Fix type hint
* Apply automatic formatting
* Data reduction wrapper interface (#122)
* Executable module.
* Save crystal rotation.
* Fix crystal rotation.
* Remove all zero lines, not just the first one (#123)
* remove all zero lines, not just the first one
* Apply automatic formatting
* Update src/ess/nmx/mcstas/load.py
* Apply automatic formatting
---------
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Sunyoung Yoo <[email protected]>
* Apply suggestions from code review
Co-authored-by: Mridul Seth <[email protected]>
* Apply automatic formatting
* Add bitshuffle support, compress binned datasets using bitshuffle/LZ4 (#125)
* add bitshuffle support, compress binned datasets using bitshuffle/LZ4
* Apply automatic formatting
* Add docstring and option.
---------
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: YooSunyoung <[email protected]>
* Update default space group in mtz io module (#126)
* Executable module.
* Save crystal rotation.
* Fix crystal rotation.
* Remove all zero lines, not just the first one (#123)
* remove all zero lines, not just the first one
* Apply automatic formatting
* Update src/ess/nmx/mcstas/load.py
* Apply automatic formatting
---------
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Sunyoung Yoo <[email protected]>
* Apply suggestions from code review
Co-authored-by: Mridul Seth <[email protected]>
* Apply automatic formatting
* Add bitshuffle support, compress binned datasets using bitshuffle/LZ4 (#125)
* add bitshuffle support, compress binned datasets using bitshuffle/LZ4
* Apply automatic formatting
* Add docstring and option.
---------
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: YooSunyoung <[email protected]>
* Update mtz_io.py
make default space group P1 (lowest symmetry space group)
* Update default space group in tests.
---------
Co-authored-by: YooSunyoung <[email protected]>
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Mridul Seth <[email protected]>
---------
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Mridul Seth <[email protected]>
---------
Co-authored-by: Simon Heybrock <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: Aaron Finke <[email protected]>
Co-authored-by: Mridul Seth <[email protected]>1 parent 08aee47 commit c0df490
File tree
9 files changed
+765
-77
lines changed- docs/user-guide
- src/ess/nmx
- mcstas
- tests
9 files changed
+765
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
147 | 158 | | |
148 | 159 | | |
149 | 160 | | |
150 | 161 | | |
151 | 162 | | |
152 | 163 | | |
153 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
154 | 167 | | |
155 | | - | |
| 168 | + | |
156 | 169 | | |
157 | 170 | | |
158 | 171 | | |
| |||
181 | 194 | | |
182 | 195 | | |
183 | 196 | | |
184 | | - | |
185 | | - | |
| 197 | + | |
186 | 198 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 199 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 200 | + | |
225 | 201 | | |
226 | 202 | | |
227 | 203 | | |
228 | 204 | | |
229 | 205 | | |
230 | 206 | | |
231 | 207 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | 208 | | |
236 | 209 | | |
237 | 210 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
| 211 | + | |
242 | 212 | | |
243 | 213 | | |
244 | | - | |
245 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
246 | 238 | | |
247 | 239 | | |
248 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
0 commit comments