Skip to content

Releases: Frikster/Mesoscale-Brain-Explorer

v0.8.7

03 Aug 11:05
Compare
Choose a tag to compare
v0.8.7 Pre-release
Pre-release
  • Matrix averaging
  • Matrix subtraction

v0.8.6

26 Jul 05:04
Compare
Choose a tag to compare
v0.8.6 Pre-release
Pre-release
  • The new alignment plugin outputs all shifts to a csv now

v0.8.5

25 Jul 05:12
Compare
Choose a tag to compare
v0.8.5 Pre-release
Pre-release

New alignment plugin:

  • Combines spatial filtering and border cropping to generate pre-processed frames before alignment.
  • Allows bulk alignment of computed shifts for a selection of image stacks onto other image stacks (e.g. other channels) via a table widget
  • Old alignment plugin renamed to "alignment_old"

v0.8.4

22 Jul 00:16
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release
  • Opening projects adds coordinates to ui bugfix
  • Multiple selection no longer results in blank scene bugfix

v0.8.3

18 Jul 09:00
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release
  • Connectivity Matrix and colormap legend placed in dock window (prototype)
  • Range of colormap options added for connectivity matrix

v0.8.2

05 Jul 18:51
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release
  • Remove FileAlreadyInProjectError exception for new automation method

v0.8.1

05 Jul 08:50
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release
  • bugfixes old automation method

v0.8.0

01 Jul 02:04
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

You must rename your project JSON from spcproject to mbeproject for projects made in older versions to load

  • spcproject renamed to mbeproject
  • Fixed multiple bugs related to importing rectangular image stacks
  • Visualization Windows (with docks) overhauled with new standard interface for robust and simpe saving and loading of dock state without the fragility of 0.7 visualization windows. Old .pkl visualization windows will not work with this version
  • Pipeline automation now allows multiple inputs from multiple import plugins allowing for configurations where one pipeline simultaneously performs two different sets of processes one two sets of data (essentially a pipeline of pipelines)

V0.7.20

16 Jun 07:04
Compare
Choose a tag to compare
V0.7.20 Pre-release
Pre-release
  • Average plugin added
  • Channel subtraction plugin added
  • Minor improvement to channel division (checks for infinte values and issues warning to user)
  • Fix an arithmetic mistake that caused the spatial filter plugin to incorrectly assess that not enough memory is available in some ranges

v0.7.19

15 Jun 07:12
Compare
Choose a tag to compare
v0.7.19 Pre-release
Pre-release
  • Alignment upgraded: can find shift between two frames and apply shift to a different third stack