CHANGELOG: 1.0.0-rc.125
Build Packages / build:rpm (rocky9_nocuda) (push) Failing after 3m27s
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Failing after 3m23s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Failing after 3m25s
Build Packages / build:rpm (rocky8_nocuda) (push) Failing after 3m30s
Build Packages / build:rpm (rocky8_sls9) (push) Failing after 3m28s
Build Packages / build:rpm (rocky8) (push) Failing after 3m24s
Build Packages / Create release (push) Has been skipped
Build Packages / build:rpm (rocky9) (push) Failing after 3m30s
Build Packages / build:rpm (rocky9_sls9) (push) Failing after 3m40s
Build Packages / Generate python client (push) Successful in 18s
Build Packages / Build documentation (push) Successful in 37s
Build Packages / build:rpm (ubuntu2204) (push) Failing after 2m58s
Build Packages / build:rpm (ubuntu2404) (push) Failing after 3m2s
Build Packages / Unit tests (push) Has been cancelled

This commit is contained in:
2026-02-18 15:14:23 +01:00
parent 5ed25b887b
commit 0adf7f2247
+11
View File
@@ -1,5 +1,16 @@
# Changelog
## 1.0.0
### 1.0.0-rc.125
This is an UNSTABLE release. This version adds scalign and merging. These are experimental at the moment, and should not be used for production analysis.
If things go wrong with analysis, it is better to revert to 1.0.0-rc.124.
* jfjoch_broker: Improve logic on switching on/off spot finding
* jfjoch_broker: Increase maximum spot count for FFBIDX to 65536
* jfjoch_broker: Increase default maximum unit cell for FFT to 500 A (could have performance impact, TBD)
* jfjoch_process: Add scalign and merging functionality - program is experimental at the moment and should not be used for production analysis
* jfjoch_viewer: Display partiality and reciprocal Lorentz-polarization correction for each reflection
* jfjoch_writer: Save more information about each reflection
### 1.0.0-rc.124
This is an UNSTABLE release. This version significantly rewrites code to predict reflection position and integrate them,
especially in case of rotation crystallography. If things go wrong with analysis, it is better to revert to 1.0.0-rc.123.