User Tools

Site Tools


downloads:particletracker2d

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
downloads:particletracker2d [2016/05/24 12:46] – external edit 127.0.0.1downloads:particletracker2d [2017/06/07 01:04] – changed github user name kota
Line 11: Line 11:
  
 === recent  === === recent  ===
-{{rss>https://github.com/cmci/ParticleTrackerExt/commits/master.atom 10 date 48hr}}+{{rss>https://github.com/miura/ParticleTrackerExt/commits/master.atom 10 date 48hr}}
  
 === Source === === Source ===
-[[https://github.com/cmci/ParticleTrackerExt]]\\ \\ +[[https://github.com/miura/ParticleTrackerExt]]\\ \\ 
  
 ==== Installation ==== ==== Installation ====
-Download [[https://github.com/cmci/ParticleTrackerExt/blob/master/target/ParticleTracker_Mod-1.0.0.jar?raw=true]] and place it in the ImageJ plugin folder.+Download [[https://github.com/miura/ParticleTrackerExt/blob/master/target/ParticleTracker_Mod-1.0.0.jar?raw=true]] and place it in the ImageJ plugin folder.
  
 By [Help > Refresh Menu] or by re-launching ImageJ, you will find new menu items under **[Plugins > Particle Tracker Classic >]**.  By [Help > Refresh Menu] or by re-launching ImageJ, you will find new menu items under **[Plugins > Particle Tracker Classic >]**. 
Line 120: Line 120:
 } }
 </sxh> </sxh>
-https://github.com/cmci/ijmacros/blob/master/particleTracker2results.js+https://github.com/miura/ijmacros/blob/master/particleTracker2results.js
  
 You could test this by directly executing the script by You could test this by directly executing the script by
  
 <code> <code>
-jsstr =File.openUrlAsString("https://raw.github.com/cmci/ijmacros/master/particleTracker2results.js");+jsstr =File.openUrlAsString("https://raw.github.com/miura/ijmacros/master/particleTracker2results.js");
 eval("script", jsstr); eval("script", jsstr);
 </code> </code>
downloads/particletracker2d.txt · Last modified: 2020/11/26 09:11 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki