Skip to content

Instantly share code, notes, and snippets.

@lacan
Last active November 2, 2021 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lacan/e5e19cc97cf949b53586c62d17d0f03a to your computer and use it in GitHub Desktop.
Save lacan/e5e19cc97cf949b53586c62d17d0f03a to your computer and use it in GitHub Desktop.
[Nice try]
// You are a smart one
// But we did not share a solution to this code :)
// Here it is again just for you:
// You are a smart one
// But we did not share a solution to this code :)
// Here it is again just for you:
run("Set Measurements...", "area mean standard modal min limit display redirect=None decimal=3");
run("Split Channels");
selectWindow("C1-Edu+_RFP+_(2).tif");
run("Median...", "radius=5");
setAutoThreshold("Li dark");
run("Create Selection");
selectWindow("C2-Edu+_RFP+_(2).tif");
run("Restore Selection");
run("Measure");
selectWindow("C3-Edu+_RFP+_(2).tif");
run("Restore Selection");
run("Measure");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment