- data - Variable in class skyview.survey.Image
-
The data in the image.
- dBin - Variable in class skyview.executive.Imager
-
The width of pixels in energy space
- debug(boolean) - Method in class skyview.geometry.Converter
-
- decimal(double, int) - Method in class skyview.data.CoordinateFormatter
-
Format a number with a specified precision.
- decodeField(String) - Method in class net.ivoa.util.CGI
-
- decompress(InputStream) - Static method in class skyview.survey.HDecompressor
-
Hdecompress static method.
- decompress() - Method in class skyview.survey.HDecompressor
-
Decompress the input stream.
- Deedger - Class in skyview.process
-
Invoke the standard deedger.
- Deedger() - Constructor for class skyview.process.Deedger
-
- DEFAULT_QUALITY - Static variable in class ij.plugin.JpegWriter
-
- defaultColorModel - Static variable in class ij.process.ImageProcessor
-
- denorm(double[]) - Method in class skyview.geometry.projecter.Hpx
-
- deproj(double[], double[]) - Static method in class skyview.geometry.projecter.Hpx
-
Given an X-Y in the nominal HEALPix projection, return
the unit vector on the sphere.
- deproject(double, double) - Method in class skyview.geometry.projecter.Toa.ToaDeproj
-
Deproject from the plane to the sky.
- Deprojecter - Class in skyview.geometry
-
This class deprojects a point from a projection plane
onto the celestial sphere.
- Deprojecter() - Constructor for class skyview.geometry.Deprojecter
-
- DepthSampler - Class in skyview.geometry
-
This class handles sampling in the depth dimension
- DepthSampler(double, double, int) - Constructor for class skyview.geometry.DepthSampler
-
Generate an output image with the appropriate pixelization
- Detainter - Class in skyview.request
-
- Detainter() - Constructor for class skyview.request.Detainter
-
- DFT_CACHE - Static variable in class skyview.survey.CachingImageFactory
-
- digamma(double) - Static method in class org.apache.commons.math3.special.Gamma
-
Computes the digamma function of x.
- dilate() - Method in class ij.process.FloatProcessor
-
Not implemented.
- dilate() - Method in class ij.process.ImageProcessor
-
Dilates the image or ROI using a 3x3 minimum filter.
- DirScan - Class in skyview.ops
-
This class is intended to be used to clean up directories which accumulate
files during SkyView operations.
- DirScan() - Constructor for class skyview.ops.DirScan
-
- Distorter - Class in skyview.geometry
-
This class defines a non-linear distortion in the image plane.
- Distorter() - Constructor for class skyview.geometry.Distorter
-
- doMetadata() - Method in class skyview.sia.SIA
-
- doParse(SAXParser, DefaultHandler) - Method in class skyview.survey.XMLSurvey
-
Run a parser
- doProcess(String) - Method in class skyview.executive.Imager
-
- doProcess(String, Boolean) - Method in class skyview.executive.Imager
-
- doProcessSurvey(String, Survey) - Method in class skyview.executive.Imager
-
- dot(double[], double[]) - Static method in class skyview.geometry.projecter.ToastPixelSize
-
- down() - Method in class skyview.test.HCounter
-
Add a new level to the counter hierarchy starting at 1.
- down(int) - Method in class skyview.test.HCounter
-
Add a new level to the counter hierarcy starting at a specified value.
- draw(Roi) - Method in class ij.process.ImageProcessor
-
Draws the specified ROI on this image using the line
width and color defined by ip.setLineWidth() and ip.setColor().
- draw(String[]) - Method in class skyview.ij.Drawer
-
- drawDot(int, int) - Method in class ij.process.ImageProcessor
-
Draws a dot using the current line width and fill/draw value.
- drawDot2(int, int) - Method in class ij.process.ImageProcessor
-
Deprecated.
- Drawer - Class in skyview.ij
-
Draw lines specified in a user file.
- drawingColor - Variable in class ij.process.ImageProcessor
-
Updated by TAM (original change to 138k, updated June 19,2014)
- drawLine(int, int, int, int) - Method in class ij.process.ImageProcessor
-
Draws a line from (x1,y1) to (x2,y2).
- drawOval(int, int, int, int) - Method in class ij.process.ImageProcessor
-
Draws an elliptical shape.
- drawOverlay(Overlay) - Method in class ij.process.ImageProcessor
-
Draws the specified Overlay on this image.
- drawPixel(int, int) - Method in class ij.process.FloatProcessor
-
Draws a pixel in the current foreground color.
- drawPixel(int, int) - Method in class ij.process.ImageProcessor
-
Sets the pixel at (x,y) to the current fill/draw value.
- drawPolygon(Polygon) - Method in class ij.process.ImageProcessor
-
Draws a polygon.
- drawRect(int, int, int, int) - Method in class ij.process.ImageProcessor
-
Draws a rectangle.
- drawRoi(Roi) - Method in class ij.process.ImageProcessor
-
Draws the specified ROI on this image using the stroke
width, stroke color and fill color defined by roi.setStrokeWidth,
roi.setStrokeColor() and roi.setFillColor().
- drawString(String) - Method in class ij.process.ImageProcessor
-
Draws a string at the current location using the current fill/draw value.
- drawString(String, int, int) - Method in class ij.process.ImageProcessor
-
Draws a string at the specified location using the current fill/draw value.
- drawString(String, int, int, Color) - Method in class ij.process.ImageProcessor
-
Draws a string at the specified location with a filled background.
- drizzArea - Variable in class skyview.geometry.sampler.Clip
-
Drizzle Area
- drizzOffset - Variable in class skyview.geometry.sampler.Clip
-
Drizzle offset
- dsamp - Variable in class skyview.executive.Imager
-
The energy sampler object used when creaing the output image.
- DSS - Class in skyview.geometry.distorter
-
The distortion object for a given DSS structure.
- DSS(double, double, double, double, double, double[], double[], double[]) - Constructor for class skyview.geometry.distorter.DSS
-
- DSS.DSSInv - Class in skyview.geometry.distorter
-
This inner class is the inverse of the DSS Distorter and corrects
the distortion generated there.
- DSS2ImageGenerator - Class in skyview.survey
-
This class generates DSS2 image spells.
- DSS2ImageGenerator() - Constructor for class skyview.survey.DSS2ImageGenerator
-
- DSSImage - Class in skyview.survey
-
This class defines an image as the combination
of a set of pixel values and a WCS describing the
pixel coordinates.
- DSSImage(String) - Constructor for class skyview.survey.DSSImage
-
Construct a DSS image
- DSSImageFactory - Class in skyview.survey
-
A little class that creates FITS images using a factory method.
- DSSImageFactory() - Constructor for class skyview.survey.DSSImageFactory
-
- DSSInv() - Constructor for class skyview.geometry.distorter.DSS.DSSInv
-
- dump(PrintStream) - Method in class skyview.geometry.Scaler
-
Show the scaler.
- dump() - Method in class skyview.survey.XMLSurveyFinder
-
Create a cached translation between survey names and files.
- dumpLines() - Method in class skyview.data.Gridder
-
Display the lines
- duplicate() - Method in class ij.process.FloatProcessor
-
Returns a duplicate of this image.
- duplicate() - Method in class ij.process.ImageProcessor
-
Returns a duplicate of this image.
- dynoProcess(String, Boolean) - Method in class skyview.executive.Imager
-
Run a processor.