Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Ticket #9228: timing.ijm

File timing.ijm, 404 bytes (added by mlinkert-x, 12 years ago)
Line 
1//path = "/home/melissa/from-johannes/sdEM20110922_ds2163_2dag_cesAyfp_GolgiCFP_pL5_h20_Cotyl_5_XY1316720345_Z00_T0_C0.tiff";
2path = "/home/melissa/from-jerome-mutterer/CONFOCAL_CHANNELS.lsm";
3time1 = getTime();
4open(path);
5time2 = getTime();
6run("Bio-Formats (Windowless)", "open=" + path);
7time3 = getTime();
8
9print("Plain IJ1: " + (time2 - time1) + "ms, " + "Bio-Formats: " + (time3 - time2) + "ms");

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.86520 sec.)

We're Hiring!