Package nom.tam.fits.header.extra
Enum MaxImDLExt
- All Implemented Interfaces:
Serializable
,Comparable<MaxImDLExt>
,java.lang.constant.Constable
,IFitsHeader
The Fits extension keywords that may be added or read by MaxIm DL, depending on the current equipment and software
configuration.
This standard extends the @see SBFitsExt
. As of version 1.20.1, this enum explicitly includes all keywords of
the SBIG proposal also.
http://www.cyanogen.com/help/maximdl/FITS_File_Header_Definitions.htm
- Author:
- Attila Kovacs, John Murphy, and Richard van Nieuwenhoven
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
Nested classes/interfaces inherited from interface nom.tam.fits.header.IFitsHeader
IFitsHeader.HDU, IFitsHeader.SOURCE, IFitsHeader.VALUE
-
Enum Constant Summary
Enum ConstantDescriptionASCOM Observatory Conditions -- relative optical path length through atmosphereASCOM Observatory Conditions -- ambient temperature in degrees CelsiusASCOM Observatory Conditions -- barometric pressure in hPaASCOM Observatory Conditions -- cloud coverage in percentASCOM Observatory Conditions -- dew point in degrees CelsiusASCOM Observatory Conditions -- seeing FWHM in arcsecASCOM Observatory Conditions -- humidity in percentASCOM Observatory Conditions -- rain rate in mm/hourASCOM Observatory Conditions -- sky brightness in luxASCOM Observatory Conditions -- Sky quality in magnitudes / sq-arcsecASCOM Observatory Conditions -- sky temperature in degrees CelsiusASCOM Observatory Conditions -- wind speed in m/sASCOM Observatory Conditions -- wind direction in degrees [0:360]ASCOM Observatory Conditions -- wind gusts in m/sSame asSBFitsExt.APTAREA
.Same asSBFitsExt.APTDIA
.if present the image has a valid Bayer color pattern.Boltwood Cloud Sensor ambient temperature in degrees C.Boltwood Cloud Sensor cloud condition.Boltwood Cloud Sensor daylight level (arbitrary units).Boltwood Cloud Sensor dewpoint in degrees C.Boltwood Cloud Sensor humidity in percent.Boltwood Cloud Sensor rain condition.Boltwood Cloud Sensor sky minus ambient temperature in degrees C.Boltwood Cloud Sensor wind speed in km/h.indicates calibration state of the image; B indicates bias corrected, D indicates dark corrected, F indicates flat corrected.Same asSBFitsExt.CBLACK
.Same asSBFitsExt.CCD_TEMP
.Same asSBFitsExt.CENTALT
.Same asSBFitsExt.CENTAZ
.type of color sensor Bayer array or zero for monochrome.initial display screen stretch modeSame asSBFitsExt.CWHITE
.Same asSBFitsExt.DARKTIME
.Deprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationDeprecated.Not part of the current MaxIm DL specificationSame asSBFitsExt.EGAIN
.Status of pier flip for German Equatorial mounts.Same asSBFitsExt.FOCALLEN
.Focuser position in steps, if focuser is connected.Focuser step size in microns, if available.Focuser temperature readout in degrees C, if available.Same asSBFitsExt.IMAGETYP
.format of file from which image was read.ISO camera setting, if camera uses ISO speeds.records the geocentric Julian Day of the start of exposure.records the geocentric Julian Day of the start of exposure.records the Heliocentric Julian Date at the exposure midpoint.records the Heliocentric Julian Date at the exposure midpoint.UT of midpoint of exposure (ISO timestamp).user-entered information; free-form notes.nominal altitude of center of imagenominal azimuth of center of imageSame asSBFitsExt.OBJCTDEC
.nominal hour angle of center of imageSame asSBFitsExt.OBJCTRA
.Same asSBFitsExt.PEDESTAL
.Indicates side-of-pier status when connected to a German Equatorial mount.Records the selected Readout Mode (if any) for the camera.Rotator angle in degrees, if focal plane rotator is connected.Images taken by MaxIm DL are always TOP-DOWN.Same asSBFitsExt.SBSTDVER
.Same asSBFitsExt.SET_TEMP
.Same asSBFitsExt.SITELAT
.Same asSBFitsExt.SITELONG
.Same asSBFitsExt.SNAPSHOT
.Same asSBFitsExt.SWCREATE
.Same asSBFitsExt.SWMODIFY
.indicates tile position within a mosaic.Same asSBFitsExt.TRAKTIME
.X offset of Bayer array on imaging sensor.Same asSBFitsExt.XBINNING
.Same asSBFitsExt.XORGSUBF
.Same asSBFitsExt.XPIXSZ
.Y offset of Bayer array on imaging sensor.Same asSBFitsExt.YBINNING
.Same asSBFitsExt.YORGSUBF
.Same asSBFitsExt.YPIXSZ
. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Value forCALSTAT
indicating a bias corrected calibration state.static final String
Value forCALSTAT
indicating a dark corrected calibration state.static final String
Value forCALSTAT
indicating a flat corrected calibration state.static final String
Same asSBFitsExt.IMAGETYP_BIAS_FRAME
.static final String
Same asSBFitsExt.IMAGETYP_DARK_FRAME
.static final String
Same asSBFitsExt.IMAGETYP_FLAT_FRAME
.static final String
Same asSBFitsExt.IMAGETYP_LIGHT_FRAME
.static final String
StandardIMAGETYP
value for a tricolor image.static final String
StandardPIERSIDE
value for East side of mount.static final String
StandardPIERSIDE
value for West side of mount.static final String
StandardREADOUTM
value for long exposure mode.static final String
StandardREADOUTM
value for raw readout mode.static final String
Value forROWORDER
indicating bottom-up ordering.static final String
Value forROWORDER
indicating top-down ordering.Fields inherited from interface nom.tam.fits.header.IFitsHeader
MAX_INDEX
-
Method Summary
Modifier and TypeMethodDescriptionfinal FitsKey
impl()
(primarily for internal use) Returns the concrete implementation of this header entry, which provides implementation of access methods.static MaxImDLExt
Returns the enum constant of this type with the specified name.static MaxImDLExt[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.Enum
compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
Methods inherited from interface nom.tam.fits.header.IFitsHeader
comment, extractIndices, hdu, key, n, status, valueType
-
Enum Constant Details
-
APTAREA
Same asSBFitsExt.APTAREA
.- Since:
- 1.20.1
-
APTDIA
Same asSBFitsExt.APTDIA
.- Since:
- 1.20.1
-
CBLACK
Same asSBFitsExt.CBLACK
.- Since:
- 1.20.1
-
CCD_TEMP
Same asSBFitsExt.CCD_TEMP
.- Since:
- 1.20.1
-
CENTALT
Same asSBFitsExt.CENTALT
.- Since:
- 1.20.1
-
CENTAZ
Same asSBFitsExt.CENTAZ
.- Since:
- 1.20.1
-
CWHITE
Same asSBFitsExt.CWHITE
.- Since:
- 1.20.1
-
DARKTIME
Same asSBFitsExt.DARKTIME
.- Since:
- 1.20.1
-
EGAIN
Same asSBFitsExt.EGAIN
.- Since:
- 1.20.1
-
FOCALLEN
Same asSBFitsExt.FOCALLEN
.- Since:
- 1.20.1
-
IMAGETYP
Same asSBFitsExt.IMAGETYP
.- Since:
- 1.20.1
- See Also:
-
OBJCTDEC
Same asSBFitsExt.OBJCTDEC
.- Since:
- 1.20.1
-
OBJCTRA
Same asSBFitsExt.OBJCTRA
.- Since:
- 1.20.1
-
PEDESTAL
Same asSBFitsExt.PEDESTAL
.- Since:
- 1.20.1
-
SBSTDVER
Same asSBFitsExt.SBSTDVER
.- Since:
- 1.20.1
-
SET_TEMP
Same asSBFitsExt.SET_TEMP
.- Since:
- 1.20.1
-
SITELAT
Same asSBFitsExt.SITELAT
.- Since:
- 1.20.1
-
SITELONG
Same asSBFitsExt.SITELONG
.- Since:
- 1.20.1
-
SNAPSHOT
Same asSBFitsExt.SNAPSHOT
.- Since:
- 1.20.1
-
SWCREATE
Same asSBFitsExt.SWCREATE
.- Since:
- 1.20.1
-
SWMODIFY
Same asSBFitsExt.SWMODIFY
.- Since:
- 1.20.1
-
TRAKTIME
Same asSBFitsExt.TRAKTIME
.- Since:
- 1.20.1
-
XBINNING
Same asSBFitsExt.XBINNING
.- Since:
- 1.20.1
-
XORGSUBF
Same asSBFitsExt.XORGSUBF
.- Since:
- 1.20.1
-
XPIXSZ
Same asSBFitsExt.XPIXSZ
.- Since:
- 1.20.1
-
YBINNING
Same asSBFitsExt.YBINNING
.- Since:
- 1.20.1
-
YORGSUBF
Same asSBFitsExt.YORGSUBF
.- Since:
- 1.20.1
-
YPIXSZ
Same asSBFitsExt.YPIXSZ
.- Since:
- 1.20.1
-
AIRMASS
ASCOM Observatory Conditions -- relative optical path length through atmosphere- Since:
- 1.20.1
-
AOCAMBT
ASCOM Observatory Conditions -- ambient temperature in degrees Celsius- Since:
- 1.20.1
-
AOCDEW
ASCOM Observatory Conditions -- dew point in degrees Celsius- Since:
- 1.20.1
-
AOCRAIN
ASCOM Observatory Conditions -- rain rate in mm/hour- Since:
- 1.20.1
-
AOCHUM
ASCOM Observatory Conditions -- humidity in percent- Since:
- 1.20.1
-
AOCWIND
ASCOM Observatory Conditions -- wind speed in m/s- Since:
- 1.20.1
-
AOCWINDD
ASCOM Observatory Conditions -- wind direction in degrees [0:360]- Since:
- 1.20.1
-
AOCWINDG
ASCOM Observatory Conditions -- wind gusts in m/s- Since:
- 1.20.1
-
AOCBAROM
ASCOM Observatory Conditions -- barometric pressure in hPa- Since:
- 1.20.1
-
AOCCLOUD
ASCOM Observatory Conditions -- cloud coverage in percent- Since:
- 1.20.1
-
AOCSKYBR
ASCOM Observatory Conditions -- sky brightness in lux- Since:
- 1.20.1
-
AOCSKYQU
ASCOM Observatory Conditions -- Sky quality in magnitudes / sq-arcsec- Since:
- 1.20.1
-
AOCSKYT
ASCOM Observatory Conditions -- sky temperature in degrees Celsius- Since:
- 1.20.1
-
AOCFWHM
ASCOM Observatory Conditions -- seeing FWHM in arcsec- Since:
- 1.20.1
-
BAYERPAT
if present the image has a valid Bayer color pattern. For example, "RGGB", "GRBG", "GBRG", "BGGR", "RGBG", "GRGB", "GBGR", or "BGRG" -
BOLTAMBT
Boltwood Cloud Sensor ambient temperature in degrees C. -
BOLTCLOU
Boltwood Cloud Sensor cloud condition. -
BOLTDAY
Boltwood Cloud Sensor daylight level (arbitrary units). -
BOLTDEW
Boltwood Cloud Sensor dewpoint in degrees C. -
BOLTHUM
Boltwood Cloud Sensor humidity in percent. -
BOLTRAIN
Boltwood Cloud Sensor rain condition. -
BOLTSKYT
Boltwood Cloud Sensor sky minus ambient temperature in degrees C. -
BOLTWIND
Boltwood Cloud Sensor wind speed in km/h. -
CALSTAT
indicates calibration state of the image; B indicates bias corrected, D indicates dark corrected, F indicates flat corrected. -
CSTRETCH
initial display screen stretch mode -
COLORTYP
type of color sensor Bayer array or zero for monochrome. -
DAVAMBT
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station ambient temperature in deg C -
DAVBAROM
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station barometric pressure in hPa -
DAVDEW
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station dewpoint in deg C -
DAVHUM
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station humidity in percent -
DAVRAD
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station solar radiation in W/m^2 -
DAVRAIN
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station accumulated rainfall in mm/day -
DAVWIND
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station wind speed in km/h -
DAVWINDD
Deprecated.Not part of the current MaxIm DL specificationDavis Instruments Weather Station wind direction in deg -
FLIPSTAT
Status of pier flip for German Equatorial mounts. -
FOCUSPOS
Focuser position in steps, if focuser is connected. -
FOCUSSSZ
Focuser step size in microns, if available. -
FOCUSTEM
Focuser temperature readout in degrees C, if available. -
INPUTFMT
format of file from which image was read. -
ISOSPEED
ISO camera setting, if camera uses ISO speeds. -
JD
records the geocentric Julian Day of the start of exposure. -
JD_GEO
records the geocentric Julian Day of the start of exposure. -
JD_HELIO
records the Heliocentric Julian Date at the exposure midpoint. -
JD_HELIO2
records the Heliocentric Julian Date at the exposure midpoint. -
MIDPOINT
UT of midpoint of exposure (ISO timestamp). -
NOTES
user-entered information; free-form notes. -
OBJCTALT
nominal altitude of center of image -
OBJCTAZ
nominal azimuth of center of image -
OBJCTHA
nominal hour angle of center of image -
PIERSIDE
Indicates side-of-pier status when connected to a German Equatorial mount. Usually 'East' or 'West'.- See Also:
-
READOUTM
Records the selected Readout Mode (if any) for the camera. We define constants for some commonly used readout modes, but other modes beyond these may be valid and can be used also.- See Also:
-
ROTATANG
Rotator angle in degrees, if focal plane rotator is connected. -
ROWORDER
Images taken by MaxIm DL are always TOP-DOWN.- Since:
- 1.20.1
- See Also:
-
TILEXY
indicates tile position within a mosaic. -
XBAYROFF
X offset of Bayer array on imaging sensor. -
YBAYROFF
Y offset of Bayer array on imaging sensor.
-
-
Field Details
-
CALSTAT_BIAS_CORRECTED
Value forCALSTAT
indicating a bias corrected calibration state.- Since:
- 1.20.1
- See Also:
-
CALSTAT_DARK_CORRECTED
Value forCALSTAT
indicating a dark corrected calibration state.- Since:
- 1.20.1
- See Also:
-
CALSTAT_FLAT_CORRECTED
Value forCALSTAT
indicating a flat corrected calibration state.- Since:
- 1.20.1
- See Also:
-
ROWORDER_TOP_DOWN
Value forROWORDER
indicating top-down ordering. MaxIm DL images are always this type- Since:
- 1.20.1
- See Also:
-
ROWORDER_BOTTOM_UP
Value forROWORDER
indicating bottom-up ordering.- Since:
- 1.20.1
- See Also:
-
IMAGETYP_LIGHT_FRAME
Same asSBFitsExt.IMAGETYP_LIGHT_FRAME
.- Since:
- 1.20.1
- See Also:
-
IMAGETYP_BIAS_FRAME
Same asSBFitsExt.IMAGETYP_BIAS_FRAME
.- Since:
- 1.20.1
- See Also:
-
IMAGETYP_DARK_FRAME
Same asSBFitsExt.IMAGETYP_DARK_FRAME
.- Since:
- 1.20.1
- See Also:
-
IMAGETYP_FLAT_FRAME
Same asSBFitsExt.IMAGETYP_FLAT_FRAME
.- Since:
- 1.20.1
- See Also:
-
IMAGETYP_TRICOLOR_IMAGE
StandardIMAGETYP
value for a tricolor image.- Since:
- 1.20.1
- See Also:
-
PIERSIDE_EAST
StandardPIERSIDE
value for East side of mount.- Since:
- 1.20.1
- See Also:
-
PIERSIDE_WEST
StandardPIERSIDE
value for West side of mount.- Since:
- 1.20.1
- See Also:
-
READOUTM_RAW
StandardREADOUTM
value for raw readout mode.- Since:
- 1.20.1
- See Also:
-
READOUTM_LONG_EXPOSURE_MODE
StandardREADOUTM
value for long exposure mode.- Since:
- 1.20.1
- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
impl
Description copied from interface:IFitsHeader
(primarily for internal use) Returns the concrete implementation of this header entry, which provides implementation of access methods.- Specified by:
impl
in interfaceIFitsHeader
- Returns:
- the implementation of this keyword, which provides the actual access methods. Implementations of this interface should simply return themselves.
-