Skip to content

Commit

Permalink
Update FastFUCCI_1-tracking-processing_2.0.ijm
Browse files Browse the repository at this point in the history
  • Loading branch information
pmascalchi authored Oct 14, 2016
1 parent a535b29 commit 517438c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FastFUCCI_1-tracking-processing_2.0.ijm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Pre-requisite: you have to check that image processing (background subtraction, shading correction,
// optional bleach correction) is adapted to your timelapse videos. See code below for each channel...

// Parameters to be modified by user
// Parameters to be modified by user // use double backslash or appropriate characters as separator (depending on OS)
mainpath = "E:\\Siang\\Exp59\\"; // directly containing images
format = ".czi";
// --------------------------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -83,4 +83,4 @@ function closeWin(name) {
selectWindow(name);
run("Close");
}
}
}

0 comments on commit 517438c

Please sign in to comment.