What's Changed
- Update the copyright year on the license by @bnmajor in #2173
- Add "Conform Volume" to pipeline view context menu by @psavery in #2182
- Allow custom parameters in FXI workflow operator by @psavery in #2181
- More useful fields in the databroker run dialog by @alesgenova in #2184
- Fix crashing with odd number of elements while running Direct Reconstruction by @sukhsung in #2127
- Try downgrading TBB on Mac by @psavery in #2188
- 'Done' Button Implementation by @jepietryga in #2177
- Real-Time-Tomography integration into tomviz by @jtschwar in #2192
- Bump pillow from 8.1.1 to 8.3.2 in /acquisition by @dependabot in #2194
- Fix typos discovered by codespell by @cclauss in #2191
- Install python files located in _realtime/ folder by @jtschwar in #2199
- Fix installation issue by @jtschwar in #2200
- Add ability to set custom axes titles to outline by @psavery in #2195
- Allow extra test rotation parameters to be added to FXI Workflow Widget by @psavery in #2198
- Recreate links in correct location by @cjh1 in #2202
- Save the description.json alongside the script by @psavery in #2201
- Fix issues for real time on windows environment by @jtschwar in #2204
- Fix link for install location by @jtschwar in #2205
- Move the install location one folder up by @jtschwar in #2207
- Add a button to create solid colormaps by @psavery in #2206
- Fix up realtime tomography packaging by @cjh1 in #2208
- Allow real_time computation to exit when user completes the experiment by @jtschwar in #2209
- Override qSetMessagePattern in tomviz by @psavery in #2210
- Clean up language for json files by @jtschwar in #2213
- Add "dataset" parameter option to description.json by @psavery in #2215
- Add manual manipulation operator by @psavery in #2216
- Add ITK Elastix registration operator by @psavery in #2218
- Add help for the new operators by @psavery in #2219
- Upgrade Mac on azure-pipelines to 10.15 by @psavery in #2221
- Add time series steps to DataSource and loading by @psavery in #2212
- Use variable paths for installing targets by @psavery in #2222
- Use cmake_path to compute path to python libraries by @psavery in #2223
- Add support for operator data source arguments to state files by @psavery in #2226
- Use file(RELATIVE_PATH ...) so we don't need 3.20 by @cjh1 in #2227
- FXI Workflow Improvements by @psavery in #2230
- Add animation helper dialog with camera orbit by @psavery in #2224
- First pass at migrating the code to use tiled by @cryos in #2228
- Fxi workflow improvements by @psavery in #2232
- First pass at PyXRF workflow by @psavery in #2229
- Bump windows CI to windows-2019 by @psavery in #2234
- PyXRF Workflow Fixes by @psavery in #2235
- Fix python paths during pyxrf process dialog setup by @psavery in #2236
- Add cross-correlation to real-time tomography by @jtschwar in #2239
- Ctf correction by @jtschwar in #2240
- Show PyXRF import error in tooltip by @psavery in #2247
- Tiled tweaks by @cryos in #2250
- Databroker/Tiled optimization: use a small in-memory cache. by @danielballan in #2237
- Get the angles for the FXI data in degrees by @cryos in #2251
- Add filter by scan id by @cjh1 in #2252
- All raw FXI data is now nested by @cryos in #2253
- Guard again 'stop' being None by @cjh1 in #2254
- Force gradient opacity for multi-volumes only by @psavery in #2255
- Add support for exporting dataset to Tiled by @cjh1 in #2256
New Contributors
- @sukhsung made their first contribution in #2127
- @jepietryga made their first contribution in #2177
- @cclauss made their first contribution in #2191
Full Changelog: 1.10.0...2.0.0-rc1