-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Completed cross-checks. Cleared out most TODO items.
- Loading branch information
Showing
17 changed files
with
34 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,5 @@ | ||
-- double-check line 59 in create_mask: | ||
temp = ~diff( state_matrix, 1, 2); | ||
make sure that this is turning all non-zero values (including negative ones) into zeros, and all zeros into ones | ||
|
||
-- double check that R=1/6 works out with the calculations in Vestergaard | ||
|
||
-- double-check your dx/dy calculation in build_xyl_trackmat.m line 40 | ||
|
||
-- add correction for merger/split events with already-dimerized tracks. | ||
|
||
-- check that changing state_matrix inside create_mask doesn't affect it outside function. | ||
|
||
-- fill out the README |
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.