downloads:drop_script
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| downloads:drop_script [2012/05/22 11:20] – kota | downloads:drop_script [2016/07/14 11:12] (current) – [Installation] kota | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Drop Script ====== | ====== Drop Script ====== | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | [{{ :documents:downloadimg: | + | [{{ :documents:dropscript2012.png?400|Drop Script Interface in ImageJ}}] |
| ==== Author ==== | ==== Author ==== | ||
| - | Kota Miura\\ | + | Kota Miura (miura@cmci.info)\\ |
| - | Centre for Molecular and Cellualr Imaging | + | |
| - | miura at embl dot de Tel: +49 6221 387 404\\ \\ | + | |
| ==== History ==== | ==== History ==== | ||
| - | 2011-07-25 | + | 2011-07-25 |
| - | * First release\\ | + | 2012-02-19 |
| - | 2012-02-19 | + | 2012-11-24 |
| - | * additional | + | |
| - | * fixed a bug: Drop Script window was listed in the menu " | + | {{rss> |
| === Source === | === Source === | ||
| [[https:// | [[https:// | ||
| Line 18: | Line 16: | ||
| ==== Installation ==== | ==== Installation ==== | ||
| - | **for IJ macro and Javascripts: | + | Download |
| - | Download | + | |
| - | **for IJ macro, Javascripts and Jython:**\\ | + | [[https://github.com/ |
| - | 2012/02/19 -- A new version available with capability for Jyson scripts (files with .py ending). Since this new version requires Fiji or a classpath set to jython.jar, I leave the old version with only IJ macro and Javascript as it is above. The new version could be downloaded from the link below. | + | |
| - | [https:// | + | In case of ImageJ, you need Jython interpreter (Fiji already comes with the Jython interpreter so you don't need to install it). To get the interpreter, |
| - | **If you are using Fiji: **\\ | + | <del>**If you are using Fiji: **\\ |
| Instead of installing manually, you could also set automatic download & updates by registering our update site. | Instead of installing manually, you could also set automatic download & updates by registering our update site. | ||
| < | < | ||
| http:// | http:// | ||
| </ | </ | ||
| - | For managing update site, [[http:// | + | For managing update site, [[http:// |
| ==== Requires ==== | ==== Requires ==== | ||
| ImageJ ver 1.44h or higher ([[http:// | ImageJ ver 1.44h or higher ([[http:// | ||
| ==== Description ==== | ==== Description ==== | ||
| - | Opens a small window that allows you to drag and drop ImageJ macro and/or ImageJ Javascript files. You could load as many files as you want by simply drag-and-dropping files diretly from filesystem brawser such as " | ||
| - | The reason I made this plugin is to edit macro/ | + | The aim of this plugin is to synchronize the script editing |
| + | |||
| + | DropScript | ||
| + | |||
| + | **To be more efficient: | ||
| + | |||
| + | This plugin will appear under menu tree Plugins > EMBLtools > Drop Script. The plugin opens a small window titled "Drop Script" | ||
| + | |||
| + | Dropped files will be appended as a list to the drop-down menu. " | ||
| + | |||
| + | ** known bugs ** | ||
| + | |||
| + | Only with Jython script, running a code with infinit loop will freeze ImageJ. This is because outputs from Jython interpretor is currently kept in a buffer ([[http:// | ||
| + | |||
| + | |||
| + | ==== Additional Information ==== | ||
| + | |||
| + | Syntax Highlighter for ImageJ Macro is available in following editors. | ||
| + | |||
| + | * Vim | ||
| + | * [[http:// | ||
| + | * CotEditor | ||
| + | * [[https:// | ||
| + | * Notepad++ | ||
| + | * [[http:// | ||
downloads/drop_script.1337685652.txt.gz · Last modified: 2016/05/24 12:46 (external edit)
