Published November 6, 2023 | Version v1.0.0
Software Open

brainreg

Description

Version 1 Release :partying_face:

Detailed functionality changes are listed in our blog post.

High-level change is the merging of brainreg and its napari plugin, previously known as brainreg-napari. All functionality has been preserved:

  • Anything that was previously from brainreg import X in your scripts is now from brainreg.core import X
  • Anything that was previously from brainreg_napari import X in your scripts is now from brainreg.napari import X
  • If you were building on top of the napari plugin, it is now just called brainreg rather than brainreg-napari. This is an under-the-hood name change, users can still find it in napari's dropdown menu under the name "Atlas Registration".

This also incorporates the renaming of brainreg-segment to brainglobe-segmentation.

Users should to uninstall brainreg-napari and brainreg-segment from their environments before updating.

What's Changed

  • Set pre-commit autoupdate frequency to monthly by @adamltyson in https://github.com/brainglobe/brainreg/pull/137
  • Fix pandas FutureWarning by @willGraham01 in https://github.com/brainglobe/brainreg/pull/144
  • Use safe_concat function from brainglobe-utils by @adamltyson in https://github.com/brainglobe/brainreg/pull/148
  • Version 1 release :partying_face: by @willGraham01 in https://github.com/brainglobe/brainreg/pull/146

Full Changelog: https://github.com/brainglobe/brainreg/compare/v0.5.1...v1.0.0

Other

If you use this software, please cite it using these metadata.

Files

brainglobe/brainreg-v1.0.0.zip

Files (299.6 MB)

Name Size Download all
md5:f7cb4e9a46e3a911c687b552d1815574
299.6 MB Preview Download

Additional details

Related works