Commit 4ed41c9
committed
Merge branch 'upstream-objcryst':
* PowderPatternDiffraction: add GetFhklObsSq() and HasFhklObsSq()
* Use a valid XML output for a Molecule RigidGroup, writing atoms as Atom1, Atom2 etc... instead of repeating the Atom attribute. Fixes vincefn/objcryst#52. The saved files will not be backwards-compatible (readable but the list of atoms in the rigid group will not be read)
* Fix double loop in PowderPattern::PrepareIntegratedRfactor.File tree
3 files changed
+32
-4
lines changed- src/ObjCryst/ObjCryst
3 files changed
+32
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
2292 | 2293 | | |
2293 | 2294 | | |
2294 | 2295 | | |
2295 | | - | |
2296 | | - | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
2297 | 2302 | | |
2298 | 2303 | | |
2299 | 2304 | | |
| |||
2384 | 2389 | | |
2385 | 2390 | | |
2386 | 2391 | | |
2387 | | - | |
| 2392 | + | |
2388 | 2393 | | |
2389 | 2394 | | |
2390 | 2395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1298 | 1298 | | |
1299 | 1299 | | |
1300 | 1300 | | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
1301 | 1314 | | |
1302 | 1315 | | |
1303 | 1316 | | |
| |||
6559 | 6572 | | |
6560 | 6573 | | |
6561 | 6574 | | |
6562 | | - | |
| 6575 | + | |
6563 | 6576 | | |
6564 | 6577 | | |
6565 | 6578 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
423 | 433 | | |
424 | 434 | | |
425 | 435 | | |
| |||
0 commit comments