- 21 Sep, 2021 4 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 16 Sep, 2021 5 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 15 Sep, 2021 1 commit
-
-
Lucy McNeill authored
-
- 06 Sep, 2021 2 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 03 Sep, 2021 2 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 27 Aug, 2021 4 commits
-
-
Lucy McNeill authored
timeout error fixed. Colorlabels not used when the appropriate size and shaped cell objects are left in the mask
-
Lucy McNeill authored
-
Lucy McNeill authored
fixed vector memory exhausted error. Seems that calling plot(colorlabels(retained)) on a BW mask with a single object causes it
-
Lucy McNeill authored
auto_crop_fast now has a new input called cropping_factor. It defaults to 1 (which is how the size of the cropped square around the blob was previously determined, using 1* characteristic blob radius). Likely need to set e.g. cropping_factor = 1.3, once blob_factor has been chosen etc
-
- 24 Aug, 2021 1 commit
-
-
Lucy McNeill authored
-
- 11 Aug, 2021 1 commit
-
-
Lucy McNeill authored
count_foci has individual mask routines. More modular and closer to bioconductor standards. Mask routines can be called with different settings for exceptional cases e.g. after removing XY, low background and low signal
-
- 10 Aug, 2021 1 commit
-
-
Lucy McNeill authored
-
- 05 Aug, 2021 2 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 02 Aug, 2021 2 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
auto_crop and get_pachytene gives same results for any input resolution, i.e. images found at the end of the pipeline are all the same
-
- 29 Jul, 2021 1 commit
-
-
Lucy McNeill authored
-
- 28 Jul, 2021 4 commits
-
-
Lucy McNeill authored
added option to specify an output path path_out in auto_crop_fast, get_pachytene in case user wants output crops in a different place to the original image files
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 27 Jul, 2021 2 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 21 Jul, 2021 5 commits
-
-
Lucy McNeill authored
add an inout parameter artificial_amp_factor in count_foci, which amplies the foci channel for annotation purposes only. Defaults to 1
-
Lucy McNeill authored
measure_distances_general prints file and shows original cell image before displaying individual strands
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- 13 Jul, 2021 3 commits
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
update vignette to emphasise that count_foci and measure_distances_general find the coincident foci mask with the exact same input parameters, and it is much faster to play around with/ calibrate your input parameters with count_foci, since at the moment measure_distances_general is relatively very slow
-