v0.0.4
What's Changed
- Run yarn build in CI by @dchiquito in #245
- Use TorchIO for corrupting images with synthetic ghosting and motion by @dzenanz in #247
- Fix failing CI test by @annehaley in #250
- Admin account approval by @annehaley in #246
- Artifact selection by @annehaley in #244
- Clearer import errors by @annehaley in #256
- Ghosting has less influence on estimated quality than first thought *7 by @dzenanz in #264
- Sample code for creating all 48 3D orientations by @dzenanz in #263
- Ignore all sample zarr files by @zachmullen in #267
- Use npm instead of yarn in CI by @zachmullen in #268
- Jettison GWC by @zachmullen in #269
- Project page upgrade by @annehaley in #257
- Improve vtk viewer toolbar positioning by @zachmullen in #271
- Fix example data by @annehaley in #236
- Run startup XHRs concurrently by @zachmullen in #270
- Upgrade several build system packages by @zachmullen in #272
- Enable navigating directly to Frame by @annehaley in #280
- Project page design changes by @annehaley in #276
- Ghosting quality 8 works best on the 5 folds of the big set by @dzenanz in #281
- Cancel pending XHRs on experiment switch, and add better progress UX on frame download by @zachmullen in #282
- Remove unique=True by @annehaley in #286
- Add all meaningful augmentations from TorchIO by @dzenanz in #289
- Fix navigation bug by @annehaley in #285
- Use npm ci over npm install by @thewtex in #299
- Fix npm builds for node>=17 by @dchiquito in #300
- Merge Project serializers by @annehaley in #287
- Fix Zoom bug by @annehaley in #293
- Crosshair locations by @annehaley in #283
- Documenting Import Methods by @annehaley in #301
- Add support for nrrd and mgz file types by @annehaley in #288
- Fix place crosshairs by @annehaley in #304
- Remove unused constant / env var by @zachmullen in #307
- Make makeclient idempotent by @dchiquito in #309
- Make Control Panel take up less vertical space by @annehaley in #302
- Expand explanation in IMPORTING.md by @annehaley in #311
- Allow anyone with project access to import/export by @dchiquito in #316
Full Changelog: v0.0.3...v0.0.4