| Interface | Description |
|---|---|
| AbstractSkyMaker.Thumbnail | |
| ImageReducing |
Names capabilities to provide calibration data required for image reduction.
|
| MHeaderTools.Photometry |
Header keyss for use with photometry
|
| MSifting |
Describes the capability to analyze a fits-HDU and extracts stars out of it.
|
| TrueFitsStart |
Marker interface for classes that adhere to fits standard, i.e., coordinate systems start at 1,1.
|
| Class | Description |
|---|---|
| AbstractFitsImageModel |
An abstract fits image model links x/y data to ADU measures.
|
| AbstractSkyMaker |
Class to generate an artificial sky image from a list of (sextractor) stars.
|
| AbstractSkyMaker.GaussThumbnail | |
| AbstractSkyMaker.Make | |
| AbstractSkyMaker.SkyRandomModel |
Returns a randomized image model with specified read-noise and gain.
|
| Arithmetics |
Collection of image arithmetics.
|
| Arithmetics.Convolve |
We convolve the image on the first command line argument with increasing
kernel size.
|
| Binning |
Class to do artificial binning.
|
| Donut |
This is a java transcription of the donut code,
distributed as an IDL program.
|
| ElongatedSkyMaker | |
| FitsCheck |
Class for checking raw input files.
|
| FitsReduction | |
| GaussSkyMaker | |
| HeaderCardDescriptor |
A helper class that bundles FITS-header cards into descriptors that can
then be resolved at run-time to provide true header cards.
|
| Ihdu |
Class combining methods acting on
MImageHDUs. |
| ImageBlock |
This class represents a block of identical type taken consecuetively
during a single night on the same telescope.
|
| ImageEnhance | |
| ImageEnhance.Cmd | |
| ImageEnhance.ImageStack | |
| ImageEnhance.Ngc4565 | |
| ImageInfo |
This class contains all the relevant information gathered from the db
that might be relevant in the further reduction process.
|
| MFitsDataSource | |
| MFitsStarFind | |
| MFitsStarFind.FileMatch | |
| MFitsStarFind.Reduce |
Allows off-line reduction of acquire, guiding, and focus frames.
|
| MFitsStatistic | |
| MFitsTools |
Some tools in dealing with FITS images.
|
| MHeaderTools |
Deals with fits headers.
|
| StatisticMoments |
Method to get statistical moments or image moments out of fits files.
|
| TableTools |
A class to simplify fits binary table handling.
|
| TableTools.Ascii |
Read the binary table and prints the columns to standard out.
|
| TableTools.CorotChrom |
Corot reader for chromatic channel.
|
| TableTools.CorotImg |
Corot reader for imagette channel.
|
| TableTools.MPrint |
Read the provided fits file to first table and print out table info.
|
| TableTools.Print |
Read the provided fits file to first table and print out table info.
|
| TableTools.RiceTest |
| Enum | Description |
|---|---|
| Arithmetics.Op | |
| Binning.Type | |
| FitsReduction.Write | |
| HeaderCardDescriptor.Type |
How the string descriptor should be converted into a value.
|
| MFitsStatistic.Scale | |
| MFitsTools.Quadrants |
| Exception | Description |
|---|---|
| DataFailure |
Thrown whenever the fits data in an ImageHDU makes reduction or use as a
calibration impossible.
|