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 

M

main(String[]) - Static method in class heasarc.db.votable.Base64
 
main(String[]) - Static method in class skyview.data.AngScale
 
main(String[]) - Static method in class skyview.data.CoordinateFormatter
 
main(String[]) - Static method in class skyview.executive.Batch
Run a series of image requests.
main(String[]) - Static method in class skyview.executive.Imager
Generate an image given the input parameters.
main(String[]) - Static method in class skyview.geometry.csys.PositionAngleConverter
Main program for testing.
main(String[]) - Static method in class skyview.geometry.distorter.SIP
 
main(String[]) - Static method in class skyview.geometry.Position
Test the Position class
main(String[]) - Static method in class skyview.geometry.projecter.Ait
 
main(String[]) - Static method in class skyview.geometry.projecter.Cah
 
main(String[]) - Static method in class skyview.geometry.projecter.Hpx
 
main(String[]) - Static method in class skyview.geometry.projecter.Interleave
 
main(String[]) - Static method in class skyview.geometry.projecter.Mol
 
main(String[]) - Static method in class skyview.geometry.projecter.Tea
 
main(String[]) - Static method in class skyview.geometry.projecter.Toa
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.GridOffset
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.OctantLines
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaCalc
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaDeriv
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaGrid
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaLines
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaLines2
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaPixels
 
main(String[]) - Static method in class skyview.geometry.projecter.toast.ToaTriangle
 
main(String[]) - Static method in class skyview.geometry.projecter.ToastPixelSize
 
main(String[]) - Static method in class skyview.geometry.projecter.Tot
 
main(String[]) - Static method in class skyview.ops.DirScan
 
main(String[]) - Static method in class skyview.ops.webtests.SkyViewTests
 
main(String[]) - Static method in class skyview.request.CGIInitiator
 
main(String[]) - Static method in class skyview.request.SettingsMatcher
 
main(String[]) - Static method in class skyview.request.SourceCoordinates
Test functionality.
main(String[]) - Static method in class skyview.request.TextReplacer
Usage: TextReplacer filename key=val [key=val] ...
main(String[]) - Static method in class skyview.request.XMLGallery
 
main(String[]) - Static method in class skyview.sia.SIA
 
main(String[]) - Static method in class skyview.survey.HealPixSplitter
 
main(String[]) - Static method in class skyview.survey.HPXCvt
 
main(String[]) - Static method in class skyview.survey.MocReader
 
main(String[]) - Static method in class skyview.survey.SurveyExtractor
 
main(String[]) - Static method in class skyview.survey.XMLSurveyDescription
 
main(String[]) - Static method in class skyview.survey.XMLSurveyFinder
Main class.
main(String[]) - Static method in class skyview.test.HCounter
Run some simple tests.
main(String[]) - Static method in class skyview.test.NewTester
 
main(String[]) - Static method in class skyview.tile.TanTiler
 
main(String[]) - Static method in class skyview.tile.TileCenters
 
main(String[]) - Static method in class skyview.util.CoordsPixel
Usage:
java skyview.util.CoordsPixel file lon lat
where file is the name of the FITS file and lon and lat are the celestial J2000 coordinates Note that the pixel coordinates for an NxM image run from 0 to N and 0 to M.
main(String[]) - Static method in class skyview.util.PixelCoords
Usage:
java skyview.util.PixelCoords file x y
where file is the name of the FITS file and x and y are the pixel coordinates for which the celestial J2000 coordinates are desired.
main(String[]) - Static method in class skyview.vo.ConeQuerier
 
makeDefaultColorModel() - Method in class ij.process.ImageProcessor
 
manifestName() - Method in class skyview.survey.XMLSurveyFinder
 
manifestToHash() - Method in class skyview.survey.XMLSurveyFinder
Read XML files to populate survey hash in memory.
maskSizeError(ImageProcessor) - Method in class ij.process.ImageProcessor
 
matchPoints() - Method in class skyview.util.HistoMatcher
 
MathIllegalStateException - Exception in org.apache.commons.math3.exception
Base class for all exceptions that signal a mismatch between the current state and the user's expectations.
MathIllegalStateException(Localizable, Object...) - Constructor for exception org.apache.commons.math3.exception.MathIllegalStateException
Simple constructor.
MathIllegalStateException(Throwable, Localizable, Object...) - Constructor for exception org.apache.commons.math3.exception.MathIllegalStateException
Simple constructor.
MathIllegalStateException() - Constructor for exception org.apache.commons.math3.exception.MathIllegalStateException
Default constructor.
max(double) - Method in class ij.process.FloatProcessor
 
MAX - Static variable in class ij.process.ImageProcessor
 
max(double) - Method in class ij.process.ImageProcessor
Pixels greater than 'value' are set to 'value'.
MaxCountExceededException - Exception in org.apache.commons.math3.exception
Exception to be thrown when some counter maximum value is exceeded.
MaxCountExceededException(Number) - Constructor for exception org.apache.commons.math3.exception.MaxCountExceededException
Construct the exception.
MaxCountExceededException(Localizable, Number, Object...) - Constructor for exception org.apache.commons.math3.exception.MaxCountExceededException
Construct the exception with a specific context.
MaxExposure - Class in skyview.process.imagefinder
This class selects the best image for a pixel by looking for the image with the longest exposure that has the pixel in the field of view.
MaxExposure() - Constructor for class skyview.process.imagefinder.MaxExposure
 
maxInArray(int[]) - Static method in class skyview.util.Utilities
Find the maximum value in an integer array
maxInArray(double[]) - Static method in class skyview.util.Utilities
Find the maximum value of a double array.
maxThreshold - Variable in class ij.process.ImageProcessor
 
maxValue() - Method in class ij.process.FloatProcessor
Returns the largest possible positive finite pixel value.
maxValue() - Method in class ij.process.ImageProcessor
Returns the maximum possible pixel value.
MEDIAN_FILTER - Static variable in class ij.process.ImageProcessor
 
medianFilter() - Method in class ij.process.FloatProcessor
Not implemented.
medianFilter() - Method in class ij.process.ImageProcessor
A 3x3 median filter.
Mer - Class in skyview.geometry.projecter
This class implements the Mercator projection
Mer() - Constructor for class skyview.geometry.projecter.Mer
 
Mer.MerDeproj - Class in skyview.geometry.projecter
 
MerDeproj() - Constructor for class skyview.geometry.projecter.Mer.MerDeproj
 
min(double) - Method in class ij.process.FloatProcessor
 
MIN - Static variable in class ij.process.ImageProcessor
 
min(double) - Method in class ij.process.ImageProcessor
Pixels less than 'value' are set to 'value'.
minDist(double, double, double, double) - Method in class skyview.process.imagefinder.Checker
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.
minDist(double, double, double, double) - Method in class skyview.process.imagefinder.RectRecurse
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.
minDist(double, double, double, double) - Method in class skyview.sia.Checker
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.
minInArray(double[]) - Static method in class skyview.util.Utilities
Find the minimum value of an array.
minMaxInArray(double[]) - Static method in class skyview.util.Utilities
The the extremum values in an array
minMaxSet - Variable in class ij.process.ImageProcessor
 
minThreshold - Variable in class ij.process.ImageProcessor
 
minValue() - Method in class ij.process.FloatProcessor
Returns the smallest possible positive nonzero pixel value.
minValue() - Method in class ij.process.ImageProcessor
Returns the minimum possible pixel value.
MocReader - Class in skyview.survey
Read a MOC and support tests to see if pixels/tiles are available.
MocReader(String) - Constructor for class skyview.survey.MocReader
Create a MocReader for a given file
Mol - Class in skyview.geometry.projecter
 
Mol() - Constructor for class skyview.geometry.projecter.Mol
 
Mol.MolDeproj - Class in skyview.geometry.projecter
 
MolDeproj() - Constructor for class skyview.geometry.projecter.Mol.MolDeproj
 
Mosaicker - Class in skyview.process
A mosaicker is an object which creates a new image from a set of input images.
Mosaicker() - Constructor for class skyview.process.Mosaicker
 
moveTo(int, int) - Method in class ij.process.ImageProcessor
Sets the current drawing location.
multiply(double) - Method in class ij.process.FloatProcessor
 
multiply(double) - Method in class ij.process.ImageProcessor
Multiplies each pixel in the image or ROI by 'value'.
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