com.grocottlab.atlas_toolkit
Class ExtractNuclearSignal_

java.lang.Object
  extended by com.grocottlab.atlas_toolkit.ExtractNuclearSignal_
All Implemented Interfaces:
PlugIn

public class ExtractNuclearSignal_
extends Object
implements PlugIn

A class for extracting a normalized nuclear fluorescence signal. This class is called by the Atlas Toolkit menu command "1. Extract Nuclear Signal".


Constructor Summary
ExtractNuclearSignal_()
           
 
Method Summary
 void run(String arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractNuclearSignal_

public ExtractNuclearSignal_()
Method Detail

run

public void run(String arg)
Specified by:
run in interface PlugIn


Copyright © 2009-2015 ImageJ. All Rights Reserved.