Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alibylite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Swain Lab
aliby
alibylite
Graph
0f1fc33a4630930e86eb99b458513b69b9d8ce31
Select Git revision
Branches
4
cellpose
dev
protected
devlite
default
master
Tags
20
v0.1.64
v0.1.61
v0.1.60
v0.1.59
v0.1.58
v0.1.57
v0.1.56
v0.1.55
v0.1.54
v0.1.53
v0.1.52
v0.1.51
v0.1.50
v0.1.49
v0.1.48
v0.1.46
v0.1.45
v0.1.44
v0.1.43
v0.1.41
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Dec
9
7
6
28
Nov
24
23
14
10
3
2
1
31
Oct
29
27
26
25
20
19
13
12
6
2
29
Sep
14
Aug
12
11
10
9
7
6
28
Jul
26
25
24
21
20
17
12
11
3
2
30
Jun
29
28
27
9
24
May
23
19
17
16
28
Apr
27
4
3
23
Mar
21
20
17
16
15
9
7
6
2
1
28
Feb
27
24
21
17
16
14
11
10
9
8
6
2
31
Jan
30
28
27
26
24
23
18
17
16
13
12
11
10
9
8
7
6
5
4
3
22
Dec
21
20
19
1
30
Nov
22
18
17
16
14
27
Oct
23
20
18
17
14
13
11
10
7
5
4
30
Sep
29
28
27
26
24
22
update(pipeline): write version of Baby to log
tidy(imageviewer): addedl localimageviewer; moved functions to base class
bug(tiler): tile_locs should tile_locations in from_h5
tidy(pipeline): removed haystack; added initialise_tf to pipeline
change(retained): default cutoff is 0
feat(grouper): add "mothers" mode to concat_signal
change(bud_metric): Signal only for buds; mother_label dropped
reverted(signal): no picking & merging in get_raw; use get instead
feat(pipeline): outputs version of BABY being used
bug(apply_merges): merges implementing on more than valid_merges
bug(grouper): tinterval failing with arrays
bug(signal): timeinterval can now be a list or an int
Merge branch 'devlite' of https://git.ecdf.ed.ac.uk/swain-lab/aliby/alibylite into devlite
feat(metadata): added timeinterval to minimal_meta_swainlab
bug(bud_metric): indentation error causing crash when no bud_signal
bug(tiler): find_channels_per_position worked for one type of metadata only
feat(Signal): returns None rather than error if data is missing
reverted baby_client; feat(swainlab_parser): tolerate non-ascii characters
bud_metric returns all cells; Signal's get_raw give merges and picks as options.
fix(abc.update): to update a param in an existing param dict
feat(babysitter): removed pixel_size; docs(bud_metric)
feat(babysitter): added pixel_size to BabyParameters
fix(baby_sitter): parameters passed to Baby's brain
added baby_sitter to run new version of BABY
extended bgsub to multichannel functions
made background subtraction a separate function in extractor
updated pipeline to no longer call defaults
removed defaults because of global_parameters; functions to extractor
docs to logging
docs for metadata
renamed dunder routines in indexing
renamed processor; some tidying
removed chainer; NameGrouper is now Grouper
partway removal of chainer
changed channels in tiler to be position dependent
master
master
added signal's retained cutoff to global_parameters
added global_parameters to define all hardcoded parameters
cleaned and documented tiler
changed load_attributes to load_meta
changed max5px to max5px_median
Loading