Skip to content

Commit

Permalink
Update Fucci-tracking_1.0.ijm
Browse files Browse the repository at this point in the history
  • Loading branch information
pmascalchi authored Oct 14, 2016
1 parent ea31c97 commit a535b29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Fiji-macros/Fucci-tracking_1.0.ijm
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// -------------------------------------------------------------------
// Written by: Patrice Mascalchi
// Date: 2014
// Date: 2014-2016
// Location: Cancer Research Institute, University of Cambridge, UK
// -------------------------------------------------------------------

// Parameters to be modified by user
// Parameters to be modified by user // use double backslash or appropriate characters as separator (depending on OS)
autopath = "C:\\Users\\Public\\Documents\\Siang\\Automation-Fucci\\";
// --------------------------------------------------------------------------------------------------------------

Expand All @@ -31,4 +31,4 @@ wait(2000);
if (isOpen("B&C")) {
selectWindow("B&C");
run("Close");
}
}

0 comments on commit a535b29

Please sign in to comment.