Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wela
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
wela
Graph
dev
Select Git revision
Branches
2
dev
default
master
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Feb
7
3
28
Jan
22
Dec
20
3
29
Nov
22
13
12
8
7
6
4
30
Oct
25
24
16
15
14
11
8
7
4
2
24
Sep
20
18
10
7
6
5
27
Aug
12
9
8
7
6
2
30
Jul
26
25
Jun
20
7
30
May
23
22
21
20
17
16
14
10
9
8
7
2
1
30
Apr
29
24
22
15
Mar
14
29
Feb
22
7
6
5
1
30
Jan
23
23
Dec
22
21
19
15
6
28
Nov
24
23
10
30
Oct
26
20
19
12
7
6
30
Aug
29
17
28
Jul
20
19
18
17
11
3
30
Jun
23
Mar
17
14
10
18
Feb
17
5
Dec
16
Nov
23
Sep
13
26
Aug
19
Jul
1
7
Jun
27
May
24
23
Merge branch 'dev' of https://git.ecdf.ed.ac.uk/swain-lab/wela into dev
dev
dev
tweak
feature(examples): added growth_rate_from_pkl.py
feature(dataloader): added drop_nan_rows as option
change(run_wela): changed to GFP_Z
fix: typo in run_wela.py
change(run_wela): tpt_end -> tp_end
change(imageviewer): tpt->tp; initial_tp
fix(dataloader): error in position, trap, cell
fix(growth_rate): Inf causing errors
master
master
split notebooks and tried out lstm.
feature(imageviewer): highlight a single cell
fix(dataloader): id's trap and cell ordered wrong
fix(plot_lineage): failed if only one subplot
change(examples): GFP_Z to run_wela
minimal feature LSTM built, result is not very good yet
visualise evaluation of imputation
minimal feature LSTM model built (without hyperparam finetuning and with minimal training - 10 epochs), saved as lstm_model.keras;
added comments about how evaluation for the imputation methods are done.
Merge branch 'master' of https://git.ecdf.ed.ac.uk/swain-lab/wela
change(bud_to_bud): added label variable
refactor(LSTM_w_MI): remove empty code cell from Jupyter notebook
benchmarked different SVM parameters and ways of gridsearch; benchmarked different imputation methods and their evaluation, thus finalising optimal way to run MI codes.
uploaded data files for mutual information estimation; uploaded data for processing some data thru aliby and wela
committing jupyter notebooks for optimising SVM part of MI estimation, and using LSTM in place of SVM.
Merge remote-tracking branch 'origin/HEAD'
feature(dataloader): check postprocessing in h5s
fix(parse_h5): removed spurious breakpoint
corrected if statements to avoid ambiguity of Crange
Update README.md
change(run_MI): added axes labels
fix(run_MI): fixed import
feature: added MIdecoding and an example script
change(plot_binned): variables renamed for clarity
feature(dataloader): add_array_to_df
feature(get_time_series): returns dataloader IDs
fix(plot_lineage): shading for all subplots
change: include_whole_cell -> add_whole_cell
Merge branch 'master' of https://git.ecdf.ed.ac.uk/swain-lab/wela
fix(flavin_filter): now skips all nan signal
Loading