Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

c - Variable in class skyview.executive.Imager
The CoordinateSystem object for the output image.
Cacher - Class in skyview.survey
This class handles interactions with the file cache.
Cacher() - Constructor for class skyview.survey.Cacher
 
cacheRemoteURL(String, String) - Method in class skyview.survey.Cacher
Read a URL into the cache and return the full path to the cached file.
CachingImageFactory - Class in skyview.survey
 
CachingImageFactory() - Constructor for class skyview.survey.CachingImageFactory
 
Cah - Class in skyview.geometry.projecter
This class provides for the translation between coordinates and Cahill style Octahedron tangent plane projection.
Cah() - Constructor for class skyview.geometry.projecter.Cah
 
Cah.CahDeproj - Class in skyview.geometry.projecter
Deproject from the plane back to the unit sphere
CahDeproj() - Constructor for class skyview.geometry.projecter.Cah.CahDeproj
 
calc() - Method in class skyview.util.HistoMatcher
 
cand - Variable in class skyview.executive.Imager
The candidate images for use in resampling
Car - Class in skyview.geometry.projecter
This class implements the Cartesian (rectangular) projection.
Car() - Constructor for class skyview.geometry.projecter.Car
 
Car.CarDeproj - Class in skyview.geometry.projecter
 
CarDeproj() - Constructor for class skyview.geometry.projecter.Car.CarDeproj
 
CatalogPostProcessor - Class in skyview.vo
The CatalogPostProcessor is called to finish processing for catalog requests.
CatalogPostProcessor() - Constructor for class skyview.vo.CatalogPostProcessor
 
CatalogProcessor - Class in skyview.vo
 
CatalogProcessor() - Constructor for class skyview.vo.CatalogProcessor
 
CENTER_JUSTIFY - Static variable in class ij.process.ImageProcessor
Center justify text.
centers - Variable in class skyview.process.imagefinder.Radius
 
CGI - Class in net.ivoa.util
Simple utility for parsing CGI parameters
CGI() - Constructor for class net.ivoa.util.CGI
 
CGI(String) - Constructor for class net.ivoa.util.CGI
 
CGIInitiator - Class in skyview.request
This class initiates a SkyView request from CGI.
CGIInitiator() - Constructor for class skyview.request.CGIInitiator
 
characters(char[], int, int) - Method in class skyview.request.XMLGallery
 
characters(char[], int, int) - Method in class skyview.survey.XMLSurvey.ImageFinderCallBack
 
check() - Method in class skyview.geometry.Converter
See if there are any optimizations we can do.
Checker - Class in skyview.process.imagefinder
This class sees if any pixels have coverage.
Checker() - Constructor for class skyview.process.imagefinder.Checker
 
Checker - Class in skyview.sia
This class sees if any pixels have coverage.
Checker() - Constructor for class skyview.sia.Checker
 
checkInvalid(Pattern, String, String) - Method in class skyview.request.SkyViewDetainter
 
checkNaNs - Variable in class skyview.process.imagefinder.Checker
Do we wish to check that the input image does not have a NaN value?
checkNaNs - Variable in class skyview.sia.Checker
Do we wish to check that the input image does not have a NaN value?
checkUpdateSettings() - Method in class skyview.executive.Imager
 
checkURLEnd(String) - Static method in class skyview.vo.ConeQuerier
Make sure that URLs can be appended to
clearData() - Method in class skyview.survey.DSSImage
Clear the data array
clearData() - Method in class skyview.survey.FitsImage
 
clearData() - Method in class skyview.survey.Image
Clear the data array
clearData() - Method in class skyview.survey.ProxyImage
Clear the data array
clearData() - Method in class skyview.survey.Subset
Clear the data array
clearImageCache() - Method in class skyview.executive.Imager
Clear out state that may confuse subsequent processing
clearPlotStrings() - Method in class ij.process.ImageProcessor
 
clearRequests() - Static method in class skyview.vo.CatalogProcessor
Empty the request hash
Clip - Class in skyview.geometry.sampler
The class implements a fast flux conserving resampling based on the Sutherland-Hodgman clipping algorithm.
Clip() - Constructor for class skyview.geometry.sampler.Clip
 
clipRectPoly(double, double, double, double, double[], double[]) - Method in class skyview.geometry.sampler.Clip
This method provides an interface to the simplified Sutherland-Hodges clipper for use outside the sampling context.
clipXMax - Variable in class ij.process.ImageProcessor
 
clipXMin - Variable in class ij.process.ImageProcessor
 
clipYMax - Variable in class ij.process.ImageProcessor
 
clipYMin - Variable in class ij.process.ImageProcessor
 
clone() - Method in class ij.process.ImageProcessor
Returns a shallow copy of this ImageProcessor, where this image and the copy share pixel data.
clone() - Method in class skyview.geometry.Sampler
Allow someone to get a copy of this sampler for use on another image.
close() - Method in class skyview.request.TextReplacer
 
cm - Variable in class ij.process.ImageProcessor
 
cm2 - Variable in class ij.process.ImageProcessor
 
Combo - Class in skyview.geometry.sampler
This class uses two samplers.
Combo() - Constructor for class skyview.geometry.sampler.Combo
 
combo - Variable in class skyview.geometry.sampler.Combo
 
compare(String) - Method in class skyview.test.HCounter
Does the given string come before or after the current value.
Component - Interface in skyview
 
ConeQuerier - Class in skyview.vo
This class queries a cone search service and returns the positions and IDs.
ConeQuerier(String, String, double, double, double) - Constructor for class skyview.vo.ConeQuerier
Build a cone querier using the base URL and cone search parameters.
ConeQuerier(String, String) - Constructor for class skyview.vo.ConeQuerier
Build a cone querier using the full URL.
CONSUMED - Static variable in class skyview.process.imagefinder.Checker
 
CONSUMED - Static variable in class skyview.process.imagefinder.RectRecurse
 
CONSUMED - Static variable in class skyview.sia.Checker
 
ContinuedFraction - Class in org.apache.commons.math3.util
Provides a generic means to evaluate continued fractions.
ContinuedFraction() - Constructor for class org.apache.commons.math3.util.ContinuedFraction
Default constructor.
contour() - Method in class skyview.data.Contourer
Return a map of simple contours.
Contourer - Class in skyview.data
Find contours of an image.
Contourer() - Constructor for class skyview.data.Contourer
 
Contourer.CSqrt - Class in skyview.data
 
ConvergenceException - Exception in org.apache.commons.math3.exception
Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
ConvergenceException() - Constructor for exception org.apache.commons.math3.exception.ConvergenceException
Construct the exception.
ConvergenceException(Localizable, Object...) - Constructor for exception org.apache.commons.math3.exception.ConvergenceException
Construct the exception with a specific context and arguments.
Converter - Class in skyview.geometry
A converter applies a succession of transformations on the data
Converter() - Constructor for class skyview.geometry.Converter
 
convertNotation(String) - Static method in class skyview.util.Utilities
Handle exponential notation.
convertToByte(boolean) - Method in class ij.process.ImageProcessor
Returns an 8-bit version of this image as a ByteProcessor.
convertToByteProcessor() - Method in class ij.process.ImageProcessor
Returns an 8-bit version of this image as a ByteProcessor.
convertToByteProcessor(boolean) - Method in class ij.process.ImageProcessor
Returns an 8-bit version of this image as a ByteProcessor.
convertToColorProcessor() - Method in class ij.process.ImageProcessor
Returns an RGB version of this image as a ColorProcessor.
convertToCoords() - Method in class skyview.request.SourceCoordinates
convert user input string to coords
convertToFloat() - Method in class ij.process.ImageProcessor
Returns a 32-bit float version of this image as a FloatProcessor.
convertToFloatProcessor() - Method in class ij.process.ImageProcessor
Returns a 32-bit float version of this image as a FloatProcessor.
convertToRGB() - Method in class ij.process.ImageProcessor
Returns an RGB version of this image as a ColorProcessor.
convertToShort(boolean) - Method in class ij.process.ImageProcessor
Returns a 16-bit version of this image as a ShortProcessor.
convertToShortProcessor() - Method in class ij.process.ImageProcessor
Returns a 16-bit version of this image as a ShortProcessor.
convertToShortProcessor(boolean) - Method in class ij.process.ImageProcessor
Returns a 16-bit version of this image as a ShortProcessor.
convexArea(int, double[], double[]) - Static method in class skyview.geometry.sampler.Clip
Calculate the area of a convex polygon.
convolve(float[], int, int) - Method in class ij.process.FloatProcessor
Performs a convolution operation using the specified kernel.
CONVOLVE - Static variable in class ij.process.ImageProcessor
 
convolve(float[], int, int) - Method in class ij.process.ImageProcessor
Performs a convolution operation using the specified kernel.
convolve3x3(int[]) - Method in class ij.process.FloatProcessor
Does 3x3 convolution.
convolve3x3(int[]) - Method in class ij.process.ImageProcessor
Convolves the image or ROI with the specified 3x3 integer convolution kernel.
coord(double[]) - Static method in class skyview.geometry.Util
Convert a unit vector to the corresponding coordinates.
coord(double, double, double) - Static method in class skyview.geometry.Util
 
coord(double[], double[]) - Static method in class skyview.geometry.Util
Convert a unit vector to the corresponding coordinates.
CoordinateFormatter - Class in skyview.data
This class provides methods to encode coordinates to a variety of precisions in both sexagesimal and decimal representations.
CoordinateFormatter() - Constructor for class skyview.data.CoordinateFormatter
 
CoordinateSystem - Class in skyview.geometry
The class defines coordinate systems in terms of the operations needed to transform the standard coordinate system (currently J2000) to the coordinate system associated with the object.
CoordinateSystem() - Constructor for class skyview.geometry.CoordinateSystem
 
CoordsPixel - Class in skyview.util
This class gives the coordinate values corresponding to a given pixel location in an image.
CoordsPixel() - Constructor for class skyview.util.CoordsPixel
 
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.FloatProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ImageProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyToHeader(Header) - Method in class skyview.geometry.WCS
 
cornerMatch(int[], boolean[], boolean[]) - Method in class skyview.process.imagefinder.Checker
Check the corners of a rectangle.
cornerMatch(int[], boolean[], boolean[]) - Method in class skyview.process.imagefinder.RectRecurse
Check the corners of a rectangle.
cornerMatch(int[], boolean[], boolean[]) - Method in class skyview.sia.Checker
Check the corners of a rectangle.
cornersOnly - Variable in class skyview.process.imagefinder.Checker
Do we want to only check on the corners of the rectangles and not the edges.
cornersOnly - Variable in class skyview.sia.Checker
Do we want to only check on the corners of the rectangles and not the edges.
count(String) - Method in class net.ivoa.util.CGI
 
create8BitImage() - Method in class ij.process.FloatProcessor
 
createFitsFile() - Method in class skyview.executive.Imager
Create the FITS file
createImage(IndexColorModel) - Static method in class ij.plugin.LutLoader
Creates a 256x32 image from an IndexColorModel.
createImage() - Method in class ij.process.FloatProcessor
Create an 8-bit AWT image by scaling pixels in the range min-max to 0-255.
createImage() - Method in class ij.process.ImageProcessor
Returns a copy of this image is the form of an AWT Image.
createProcessor(int, int) - Method in class ij.process.FloatProcessor
Returns a new, blank FloatProcessor with the specified width and height.
createProcessor(int, int) - Method in class ij.process.ImageProcessor
Returns a new, blank processor with the specified width and height.
criterion(int, int, int, double, double) - Method in class skyview.process.imagefinder.Border
The criterion is the minimum distance to the edge of the image.
criterion(double, int) - Method in class skyview.process.imagefinder.Checker
 
criterion(int, int, int, double, double) - Method in class skyview.process.imagefinder.MaxExposure
The criterion for the best image
criterion(int, int, int, double, double) - Method in class skyview.process.imagefinder.Radius
Being close to the center is the goal.
criterion(int, int, int, double, double) - Method in class skyview.process.imagefinder.RectRecurse
The criterion function should return a larger value for more desirable inputs.
criterion(int, int, int, double, double) - Method in class skyview.process.imagefinder.ScaledBorder
Given a point at x,y in an image of size a,b in the rectangle 0,a 0,b find the minimum distance to the edge.
criterion(double, int) - Method in class skyview.sia.Checker
 
crop() - Method in class ij.process.FloatProcessor
 
crop() - Method in class ij.process.ImageProcessor
Creates a new processor containing an image that corresponds to the current ROI.
cross(double[], double[]) - Static method in class skyview.geometry.projecter.ToastPixelSize
 
Csc - Class in skyview.geometry.projecter
 
Csc() - Constructor for class skyview.geometry.projecter.Csc
 
Csc.CscDeproj - Class in skyview.geometry.projecter
 
CscDeproj() - Constructor for class skyview.geometry.projecter.Csc.CscDeproj
 
CSqrt() - Constructor for class skyview.data.Contourer.CSqrt
 
cTable - Variable in class ij.process.ImageProcessor
 
cubic(double) - Static method in class ij.process.ImageProcessor
 
cvtPixel(long) - Method in class skyview.geometry.projecter.Hpx
This method converts a pixel number based on the assumption that we have a simple two-d image map, into the nested HEALPix pixel number.
cx - Variable in class ij.process.ImageProcessor
 
cy - Variable in class ij.process.ImageProcessor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links