What's Changed * Fix strange data name by nvaytet in https://github.com/scipp/esssans/pull/139 * Refactor for next Sciline (Optional, param tables, and more) by SimonHeybrock in https://github.com/scipp/esssans/pull/135
What's Changed * Example workflow for Loki to enable beamlime by MridulS in https://github.com/scipp/esssans/pull/123 * fix: add associated monitor workspace to data workspace by jokasimr in https://github.com/scipp/esssans/pull/125 * Avoid `Optional` in cases where it is not necessary by SimonHeybrock in https://github.com/scipp/esssans/pull/132 * Monitor wavelength binning workflow example. by YooSunYoung in https://github.com/scipp/esssans/pull/134 * UX: Improve readability for ISIS workflows by SimonHeybrock in https://github.com/scipp/esssans/pull/136 * Add some missing docs by SimonHeybrock in https://github.com/scipp/esssans/pull/137 * Fix live data reduction. by YooSunYoung in https://github.com/scipp/esssans/pull/138
New Contributors * MridulS made their first contribution in https://github.com/scipp/esssans/pull/123 * github-actions made their first contribution in https://github.com/scipp/esssans/pull/128 * YooSunYoung made their first contribution in https://github.com/scipp/esssans/pull/134
What's Changed * Port beam center finder notebook from old docs and fix bug in center finder by nvaytet in https://github.com/scipp/esssans/pull/72 * Fix TOC and do not show sections by SimonHeybrock in https://github.com/scipp/esssans/pull/73 * Drop Python 3.9 support by SimonHeybrock in https://github.com/scipp/esssans/pull/76 * Adhere to stricter handling of constraints on typevars by Sciline by SimonHeybrock in https://github.com/scipp/esssans/pull/75 * Fix I(Qx, Qy) for event-mode with no gravity by SimonHeybrock in https://github.com/scipp/esssans/pull/79 * Simpler and faster event-mode upper-bound broadcast by SimonHeybrock in https://github.com/scipp/esssans/pull/85 * Merge sans2d and zoom code into isis module by nvaytet in https://github.com/scipp/esssans/pull/77 * Optimize spectra merge and normalization by SimonHeybrock in https://github.com/scipp/esssans/pull/81 * ci: use ess template by jokasimr in https://github.com/scipp/esssans/pull/93 * Bump scipp from 23.12.0 to 24.2.0 in /requirements by dependabot in https://github.com/scipp/esssans/pull/94 * Use pixel masks from XML file for Loki by nvaytet in https://github.com/scipp/esssans/pull/96 * Remove duplicate `DataFolder` type by nvaytet in https://github.com/scipp/esssans/pull/102 * Load monitors separately from the remainder of the files by jl-wynen in https://github.com/scipp/esssans/pull/104 * Re-organise the doc pages by nvaytet in https://github.com/scipp/esssans/pull/108 * Make namespace package by nvaytet in https://github.com/scipp/esssans/pull/113 * Use essreduce loaders by nvaytet in https://github.com/scipp/esssans/pull/114 * Complete switch to namespace package by nvaytet in https://github.com/scipp/esssans/pull/121 * Process multiple detector banks via param series by SimonHeybrock in https://github.com/scipp/esssans/pull/119 * Apply copier update to get new actions versions by nvaytet in https://github.com/scipp/esssans/pull/122
What's Changed * Zoom data reduction by SimonHeybrock in https://github.com/scipp/esssans/pull/50 * Make wavelength bands truly optional by nvaytet in https://github.com/scipp/esssans/pull/53 * Remove locks by SimonHeybrock in https://github.com/scipp/esssans/pull/54 * fix: dont reread files in sans2d workflow by jokasimr in https://github.com/scipp/esssans/pull/58 * Faster direct beam by SimonHeybrock in https://github.com/scipp/esssans/pull/63 * Add mechanism for setting sample and detector bank offset in Zoom workflow by SimonHeybrock in https://github.com/scipp/esssans/pull/59 * Do not flatten dims when loading loki detector bank by nvaytet in https://github.com/scipp/esssans/pull/66 * Refactor to handle wavelength bands during normalization step by SimonHeybrock in https://github.com/scipp/esssans/pull/68 * Support event-mode I(Q) by SimonHeybrock in https://github.com/scipp/esssans/pull/65 * Very fast direct beam iteration by SimonHeybrock in https://github.com/scipp/esssans/pull/69 * Add support for computing I(Q_x, Q_y) by SimonHeybrock in https://github.com/scipp/esssans/pull/71
What's Changed * Save results to NXcanSAS by jl-wynen in https://github.com/scipp/esssans/pull/32 * Use transmission fraction in normalization by nvaytet in https://github.com/scipp/esssans/pull/34 * Drop support for Python 3.8 by jl-wynen in https://github.com/scipp/esssans/pull/36 * feat: rectangular approximation for cylinder solid angle by jokasimr in https://github.com/scipp/esssans/pull/29 * Loki Direct Beam Iterations (version 2) by nvaytet in https://github.com/scipp/esssans/pull/35
New Contributors * jl-wynen made their first contribution in https://github.com/scipp/esssans/pull/32 * nvaytet made their first contribution in https://github.com/scipp/esssans/pull/34 * jokasimr made their first contribution in https://github.com/scipp/esssans/pull/29