What's Changed
- Add support for range indexed data in
DataSet.write_mtz()
andDataSet.to_gemmi()
by @JBGreisman in #265 - Update
rs.DataSet.reset_index()
call signature to matchespandas >v1.5
by @JBGreisman in #266 - Add description of columns returned by
rs.read_crystfel()
by @JBGreisman in #268 - Update dependency gemmi to >=0.5.5, <=0.6.7 by @renovate in #269
- adds script to import cctbx data to rs by @dermen in #264
- Update dependency pandas to >=2.2.2, <=2.2.3 by @renovate in #270
- add python 3.12 support by @kmdalton in #273
- Fix is_isomorphous by @kmdalton in #279
New Contributors
Full Changelog: v1.0.2...v1.0.3