Skip to content

Releases: HolyLab/BlockRegistrationScheduler.jl

v1.0.3

26 May 16:35

Choose a tag to compare

BlockRegistrationScheduler v1.0.3

Diff since v1.0.2

v1.0.2

17 Feb 19:58
c1ba619

Choose a tag to compare

BlockRegistrationScheduler v1.0.2

Merged pull requests:

  • Add .travis.yml, REQUIRE, runtests.jl, and uber-path-setter (#1) (@timholy)
  • Flesh out driver-worker API and add rigid, apertured algorithms (#2) (@timholy)
  • Add documentation, preprocessing, and more tests (#3) (@timholy)
  • Fix build, paths, synchronization, and add precompilation (#4) (@timholy)
  • Wait to initialize JLD datasets until have 1 valid mon object (#6) (@timholy)
  • Add worker that writes mismatch data to disk file (#7) (@timholy)
  • Write a real README (#8) (@timholy)
  • Update for API changes in BlockRegistration (#9) (@timholy)
  • Return the mon output from RegisterWorkerRigid.worker (#11) (@timholy)
  • Centralize PreprocessSNF (#13) (@timholy)
  • Support padding in supplied images (#14) (@timholy)
  • Update the README to illustrate RegisterWorkerApertures (#15) (@timholy)
  • Make the 'aperture overlap' feature accessible (#16) (@mdhe1248)
  • Readme update: Aperture overlap explanation (#21) (@mdhe1248)
  • Fixes for julia-0.5 (#28) (@timholy)
  • Update to the new Images (#29) (@timholy)
  • Updates to the README for the new Images + Unitful (#31) (@timholy)
  • getindex_t now recognizes AxisArray in ImageMeta. (#32) (@mdhe1248)
  • Updates for 0.6 (#37) (@timholy)
  • Update/improve the README (#39) (@timholy)
  • README: clarify the meaning of u's type (#40) (@timholy)
  • Add my experience (#42) (@mdhe1248)
  • Turn this into a meta-package (#46) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#47) (@kdw503)
  • Install CompatHelper (#48) (@timholy)
  • CompatHelper: fix URL for HolyLabRegistry (#49) (@timholy)
  • CompatHelper: fix URL for HolyLabRegistry (#50) (@timholy)
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#51) (@github-actions[bot])
  • MassInstallAction: Install the CompatHelper workflow on this repository (#52) (@kdw503)
  • Version 1.0.2 (#53) (@kdw503)

Closed issues:

  • Test error (#5)
  • Warp issue (#19)
  • Question: Does the image data type matter? (#22)
  • Submitting changes on 0.4.4 of julia (#26)
  • Performance in Julia 0.5 (#30)
  • Worker Error (#33)
  • Bug: ImagineFormat.save_header during warping (#34)
  • ERROR: On worker 4: Local instance of remote reference not found (#36)
  • adapting registration for 2D time series (#38)
  • Re: ReadOnlyMemory issue. (#41)
  • Rigid registration breaks with large rotations (#43)