- t2 - Variable in class skyview.process.imagefinder.Checker
-
Transformation temporaries
- t2 - Variable in class skyview.sia.Checker
-
Transformation temporaries
- t3 - Variable in class skyview.process.imagefinder.Checker
-
- t3 - Variable in class skyview.sia.Checker
-
- Tan - Class in skyview.geometry.projecter
-
- Tan() - Constructor for class skyview.geometry.projecter.Tan
-
- Tan.TanDeproj - Class in skyview.geometry.projecter
-
- TanDeproj() - Constructor for class skyview.geometry.projecter.Tan.TanDeproj
-
- TanTiler - Class in skyview.tile
-
- TanTiler() - Constructor for class skyview.tile.TanTiler
-
- Tea - Class in skyview.geometry.projecter
-
This class provides for the
translation between coordinates and the TEA Equal Area projection.
- Tea() - Constructor for class skyview.geometry.projecter.Tea
-
- Tea.TeaDeproj - Class in skyview.geometry.projecter
-
Deproject from the plane back to the unit sphere
- TeaDeproj() - Constructor for class skyview.geometry.projecter.Tea.TeaDeproj
-
- test(int, long) - Method in class skyview.survey.MocReader
-
See if there is any overlap between the requested pixel
and the data as indicated in the MOC.
- testCatalogs() - Method in class skyview.test.NewTester
-
- testContour() - Method in class skyview.test.NewTester
-
- testCoordinates() - Method in class skyview.test.NewTester
-
- testGrid() - Method in class skyview.test.NewTester
-
- testLUT() - Method in class skyview.test.NewTester
-
- testPixel() - Method in class skyview.test.NewTester
-
- testPlot() - Method in class skyview.test.NewTester
-
- testPosit() - Method in class skyview.test.NewTester
-
- testProjections() - Method in class skyview.test.NewTester
-
- testQLFormats() - Method in class skyview.test.NewTester
-
- testRGB() - Method in class skyview.test.NewTester
-
- testRotation() - Method in class skyview.test.NewTester
-
- testSamplers() - Method in class skyview.test.NewTester
-
- testScale() - Method in class skyview.test.NewTester
-
- testScaling() - Method in class skyview.test.NewTester
-
- testSettings() - Method in class skyview.test.NewTester
-
- testSmoothing() - Method in class skyview.test.NewTester
-
- testSurveys() - Method in class skyview.test.NewTester
-
- TextReplacer - Class in skyview.request
-
This class provides a utility function that transforms strings
to replace embedded settings with the current values of the setting.
- TextReplacer(Map<String, String>, Reader) - Constructor for class skyview.request.TextReplacer
-
Create an object where we'll filter an input stream
replacing variables with values.
- threshold(int) - Method in class ij.process.FloatProcessor
-
Not implemented.
- threshold(int) - Method in class ij.process.ImageProcessor
-
Sets pixels less than or equal to level to 0 and all other
pixels to 255.
- ThresholdMedianSmoother - Class in skyview.data
-
Do a median smoothing for all pixels that differ from the median by
more then the threshold
Settings used:
MedianSmoother=size[,threshold]
Size gives the size of the box in which the median is computed
This must be an odd integer >= 3
Threshold is the change beyond which the pixel will be smoothed
Assumed to be 0 if omitted which means that all pixels are smoothed.
- ThresholdMedianSmoother() - Constructor for class skyview.data.ThresholdMedianSmoother
-
Parse the settings and set things up to do the processing
- tile(double[]) - Method in class skyview.geometry.projecter.Hpx
-
Return the tile number corresponding to the nominal projection location.
- tile(int, int, int, int) - Method in class skyview.geometry.projecter.Toa
-
- TileCenters - Class in skyview.tile
-
- TileCenters() - Constructor for class skyview.tile.TileCenters
-
- tiledPixel(long) - Method in class skyview.survey.HipsImage
-
- Tiler - Interface in skyview.tile
-
This interface defines methods for generating
a set of tiles over a region of the sky.
- tissot(double, double) - Method in class skyview.geometry.projecter.Car
-
Return the Tissot indicatrix for point
- tissot(double, double) - Method in class skyview.geometry.projecter.Tan
-
Get the Tissot parameters.
- tissot(double, double) - Method in class skyview.geometry.Projecter
-
Return the Tissot ellipse parameters for the projection.
- Toa - Class in skyview.geometry.projecter
-
This class provides for the translation between coordinates and an HTM-based
projection.
- Toa() - Constructor for class skyview.geometry.projecter.Toa
-
- Toa.ToaDeproj - Class in skyview.geometry.projecter
-
Deproject from the ToastPlane back to the unit sphere
- ToaCalc - Class in skyview.geometry.projecter.toast
-
- ToaCalc() - Constructor for class skyview.geometry.projecter.toast.ToaCalc
-
- ToaDeproj() - Constructor for class skyview.geometry.projecter.Toa.ToaDeproj
-
- ToaDeriv - Class in skyview.geometry.projecter.toast
-
- ToaDeriv() - Constructor for class skyview.geometry.projecter.toast.ToaDeriv
-
- ToaGrid - Class in skyview.geometry.projecter.toast
-
- ToaGrid() - Constructor for class skyview.geometry.projecter.toast.ToaGrid
-
- ToaLines - Class in skyview.geometry.projecter.toast
-
- ToaLines() - Constructor for class skyview.geometry.projecter.toast.ToaLines
-
- ToaLines2 - Class in skyview.geometry.projecter.toast
-
- ToaLines2() - Constructor for class skyview.geometry.projecter.toast.ToaLines2
-
- ToaPixels - Class in skyview.geometry.projecter.toast
-
Print out the vertices of the pixels in a TOAST projection.
- ToaPixels() - Constructor for class skyview.geometry.projecter.toast.ToaPixels
-
- toArray() - Method in class skyview.util.SmartIntArray
-
trim array before return
- ToastGridder - Class in skyview.request
-
This finds the correct center and
scale for a user a TOAST grid output.
- ToastGridder() - Constructor for class skyview.request.ToastGridder
-
- ToastPixelSize - Class in skyview.geometry.projecter
-
Calculate the distribution of areas of TOAST pixels.
- ToastPixelSize() - Constructor for class skyview.geometry.projecter.ToastPixelSize
-
- ToaTriangle - Class in skyview.geometry.projecter.toast
-
- ToaTriangle() - Constructor for class skyview.geometry.projecter.toast.ToaTriangle
-
- toFloat(int, FloatProcessor) - Method in class ij.process.FloatProcessor
-
Returns this FloatProcessor.
- toFloat(int, FloatProcessor) - Method in class ij.process.ImageProcessor
-
Returns a FloatProcessor with the image or one color channel thereof.
- toString() - Method in class ij.process.ImageProcessor
-
Returns a string containing information about this ImageProcessor.
- toString() - Method in class skyview.test.HCounter
-
What is the current value of the counter expressed as a string?
- Tot - Class in skyview.geometry.projecter
-
This class provides for the
translation between coordinates and the Tiled Octahedral Tangent projection.
- Tot() - Constructor for class skyview.geometry.projecter.Tot
-
- Tot.TotDeproj - Class in skyview.geometry.projecter
-
Deproject from the plane back to the unit sphere
- TotDeproj() - Constructor for class skyview.geometry.projecter.Tot.TotDeproj
-
- trans - Variable in class skyview.geometry.Sampler
-
The transformation from the output image to the input image.
- transform(double[], double[]) - Method in class skyview.geometry.Converter
-
Transform a vector
- transform(double[], double[]) - Method in class skyview.geometry.distorter.DSS.DSSInv
-
Transform a point
- transform(double[], double[]) - Method in class skyview.geometry.distorter.DSS
-
- transform(double[], double[]) - Method in class skyview.geometry.distorter.Neat.NeatInv
-
- transform(double[], double[]) - Method in class skyview.geometry.distorter.Neat
-
- transform(double[], double[]) - Method in class skyview.geometry.distorter.SIP.SIPinverse
-
This is the basic SIP transformation.
- transform(double[], double[]) - Method in class skyview.geometry.distorter.SIP
-
Calculate the distorted (actual pixel) coordinates given the standard coordinates.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Ait.AitDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Ait
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Arc.ArcDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Arc
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Cah.CahDeproj
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Cah
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Car.CarDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Car
-
Do the transformation
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Csc.CscDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Csc
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Hpx.HpxDeproj
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Hpx
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Mer.MerDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Mer
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Mol.MolDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Mol
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Sfl.SflDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Sfl
-
Do the transformation
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Sin.SinDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Sin
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Stg.StgDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Stg
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tan.TanDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tan
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tea.TeaDeproj
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tea
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Toa.ToaDeproj
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Toa
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tot.TotDeproj
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Tot
-
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Zea
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Zea.ZeaDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Zpn
-
Project a point from the sphere to the plane.
- transform(double[], double[]) - Method in class skyview.geometry.projecter.Zpn.ZpnDeproj
-
Deproject a point from the plane to the sphere.
- transform(double[], double[]) - Method in class skyview.geometry.Rotater
-
Multiple a vector by the matrix.
- transform(double[], double[]) - Method in class skyview.geometry.Scaler
-
Scale a single point where the user supplies the output.
- transform(double[], double[]) - Method in class skyview.geometry.spheredistorter.Besselian.BesselianInverse
-
Convert coordinates from B1950 to J2000 for epoch 1950.
- transform(double[], double[]) - Method in class skyview.geometry.spheredistorter.Besselian
-
- transform(double[]) - Method in class skyview.geometry.Transformer
-
Convert a single point.
- transform(double[], double[]) - Method in class skyview.geometry.Transformer
-
Convert a single point where the output vector is supplied.
- transform(double[][], double[][]) - Method in class skyview.geometry.Transformer
-
Convert an array of points where the output vectors are supplied.
- TransformationException - Exception in skyview.geometry
-
This class is thrown when an error
occurs relating to transformations among
frames.
- TransformationException() - Constructor for exception skyview.geometry.TransformationException
-
- TransformationException(String) - Constructor for exception skyview.geometry.TransformationException
-
- Transformer - Class in skyview.geometry
-
The Transformer class is the superclass
for a variety of classes that transform positions
represented in one frame to another.
- Transformer() - Constructor for class skyview.geometry.Transformer
-
- translate() - Method in class heasarc.db.votable.Base64
-
Translate the encoded stream to a byte array
- translate(double, double) - Method in class ij.process.ImageProcessor
-
Moves the image or selection vertically or horizontally by a specified
number of pixels.
- translate(int, int, boolean) - Method in class ij.process.ImageProcessor
-
- transpose() - Method in class skyview.geometry.Rotater
-
Get the transpose of the Matrix.
- trigamma(double) - Static method in class org.apache.commons.math3.special.Gamma
-
Computes the trigamma function of x.
- TwoMASSGenerator - Class in skyview.survey
-
This is s special class just defined for a specific 2MASS SIAP service.
- TwoMASSGenerator() - Constructor for class skyview.survey.TwoMASSGenerator
-