Serialized Form


Package astro

Class astro.Convert extends NumberFormat implements Serializable

Serialized Fields

dstr

String dstr

mstr

String mstr

sstr

String sstr

digit

int digit

mult

double mult

Class astro.HeaderCardDescriptor extends Object implements Serializable

Serialized Fields

key

String key

describe

String describe

rem

String rem

how

HeaderCardDescriptor.Type how

Class astro.StarDescription extends Object implements Serializable

serialVersionUID: 9060448052227259385L

Serialized Fields

name

String name
Name of the star.


id

Integer id
Integer id of the star. Unique number defining the star, like a HD #.


ra

Double ra
The right ascension of the star.


de

Double de
The declination of the star.


mag

Float mag
The magnitude of the star. Color system unspecified, but mostly V.


color

Float color
The color of the star. Filter difference unspecified, but mostly B-V.


epoch

Float epoch
Epoch.


equinox

Float equinox
Equinox of ra de.


pmra

Double pmra
Proper motion in ra, in milli arc-sec per year, divided by cosine dec.


pmde

Double pmde
Proper motion in de, in milli arc-sec per year.


addon

Map<K,V> addon
A mapping of additinal properties of the stars to their values.

Class astro.StarSextractor extends StarDescription implements Serializable

Serialized Fields

ccdx

Double ccdx
The x-pixel coordinate on the CCD.


ccdy

Double ccdy
The y-pixel coordinate on the CCD.


magerr

Float magerr
The magnitude error.


fwhm

Float fwhm
The fwhm of the star.


ellipticity

Float ellipticity
The ellipticity of the star.


flags

Integer flags
For memory reasons, the flags are stored as a bitmask.

Class astro.StromgrenSolution extends Object implements Serializable


Package astro.fits

Class astro.fits.DarkMaster.MasterDark extends ReductionMaster.MasterFits implements Serializable

Serialized Fields

maxcurrent

double maxcurrent
Maximum current encountered.


maxsn

double maxsn
Maximum s/n encountered.


minsn

double minsn
Minimum s/n encountered.

Class astro.fits.HeaderCardDescriptor extends Object implements Serializable

Serialized Fields

key

String key

describe

String describe

rem

String rem

how

HeaderCardDescriptor.Type how

Class astro.fits.ReductionMaster.ImageBlock extends Object implements Serializable

Serialized Fields

id

String id
The unique id of the block, equal to fitst unique of fits.


type

ObserveSql.Types type
The type of block.


telescope

String telescope
The telescope name.


first

Date first
The first date as found in the first image in the block.


last

Date last
The last date as found in the first image in the block.


filter

String filter
The color filter, if blocking criterium (flat, science).


derotator

Number derotator
The derotator offset, if blocking criterium (flats).

Class astro.fits.ReductionMaster.MasterFits extends Object implements Serializable

Serialized Fields

id

String id
The unique ID of the ReductionMaster.ImageBlock used for deriving master.


fitz

File fitz
The path to the (compressed) fits file.


obsdate

Date obsdate
The (average) date of image block individual files.


obsspan

long obsspan
The span in observations, milliseconds.


tempccd

double tempccd
The (average) detector temperature.


tempccdspan

double tempccdspan
The span or standard deviation in detector temperatures.


tempamb

double tempamb
The (average) ambient temperature.


tempambspan

double tempambspan
The span or standard deviation in ambient temperatures.


Package ccd

Class ccd.JCamera extends JFitsFrame implements Serializable

Serialized Fields

xorigin

int xorigin
Record origin changes.


yorigin

int yorigin
Record origin changes.


xmax

int xmax
Current maximum size of ccd in x-direction.


ymax

int ymax
Current maximum size of ccd in y-direction.


ccd

CcdDriver<T> ccd
The ccd driver for retrieving fits files.


driverlist

List<E> driverlist
A list of known class names implementing CcdDriver.


extras

JComboBox extras
A list of extra method names the current driver supports.


lastfits

File lastfits
The last fits-save path.


lastprofile

File lastprofile
The last profile path.


exptime

JSpinner exptime
The spinner harbouring the exposure time in sec. Queried on expose.


xbin

JSpinner xbin
The spinner harbouring x binning. Queried on expose.


ybin

JSpinner ybin
The spinner harbouring y binning. Queried on expose.


single

JButton single
The single exposure button.


movie

JButton movie
The continuous exposure button.


stop

JButton stop
The stop-exposures button.


expleft

JLabel expleft
The label displaying the number of exposures left if cont. rec.


expformat

NumberFormat expformat
The formatter for the exposure number to be displayed.


imagenumber

int imagenumber
The number of images to record, zero means unlimited run.


doexpose

JCamera.ExposeThread doexpose
A thread doing the exposures. Waits for server method exit.


dodisplay

JCamera.DisplayThread dodisplay
A thread waiting for notification of a finished exposure.


connected

JToggleButton connected
The label changing its icon according to the connection status.

Class ccd.JCameraCanvas extends JFitsCanvas implements Serializable

Serialized Fields

nextview

ShapeDraw nextview
If the user selected a viewport, we wait for the next fits to apply.


nextwindow

Rectangle nextwindow
If binning changes during viewport selection and exposure.


chipsize

Rectangle chipsize
The chip size for restore in camera mode.

Class ccd.JCameraCanvas.CameraCursor extends DragCursor implements Serializable


Package ccd.sta0501

Class ccd.sta0501.WifsipMagellanServerStub extends Object implements Serializable


Package io

Class io.IORpcException extends RemoteException implements Serializable


Package jfits

Class jfits.BufferedFitsImage.DataTypeNotSupportedException extends Exception implements Serializable

Class jfits.BufferedFitsImage.NoImageDataFoundException extends Exception implements Serializable

Class jfits.JAbstractShapePanel extends JPanel implements Serializable

Serialized Fields

icon

JButton icon
From the generic fits shape, we draw into an icon.


info

PropertyBearing info
The properties I'm composed of.

Class jfits.JAdjustableAnnulus extends JAdjustableShape implements Serializable

Class jfits.JAdjustableCircle extends JAdjustableShape implements Serializable

Class jfits.JAdjustableRectangle extends JAdjustableShape implements Serializable

Class jfits.JAdjustableShape extends JAbstractShapePanel implements Serializable

Serialized Fields

size

JSpinner[] size
The current rectangular size is determined from this width.


Package jview

Class jview.ApplicationJoiner_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.Arrow extends Path2D.Double implements Serializable

Class jview.CanvasCursor extends Cursor implements Serializable

Serialized Fields

canvas

JNormalizedCanvas canvas
The pointer to the underlying JShapeCanvas.


info

PropertyBearing info
My composed properties.


cursorshape

Shape cursorshape
The shape from which the customized cursor is generated.


customized

Cursor customized
If we have a customized cursor.


screencor

Action screencor
An action for switch to display of screen corrdinates.


normalizedcor

Action normalizedcor
An action for switch to display of normalized corrdinates.


usercor

Action usercor
An action for switch to display of user coordinates.

Class jview.CrossCursor extends CanvasCursor implements Serializable

Serialized Fields

lastcenter

Point lastcenter
The center of the last cross drawn.


lastposition

String lastposition
The last cursor position writtn.


xformat

NumberFormat xformat
If we have a decimal formatter on the canvas for x-labels.


yformat

NumberFormat yformat
If we have a decimal formatter on the canvas for y-labels.


cursorcolor

Color cursorcolor
The color of the cursor, cached for speed.


cursorcoordinates

JLabel cursorcoordinates
An extra label where the current coordinates should be writtn.

Class jview.CrossCursor.Draw extends CrossCursor implements Serializable

Class jview.DataChangeEvent extends EventObject implements Serializable

Serialized Fields

partial

List<E> partial
If the data change was signaled for a partial data change.


change

DataChangeEvent.Type change
The type of this data change event.


set

String set
The setname.

Class jview.DeleteCursor extends ZoomCursor implements Serializable

Serialized Fields

undo

Map<K,V> undo
For each set we work on, we store the data transfer.


unzoom

Map<K,V> unzoom
To allow mixed undelete/unzoom, we also store the viewports.


marks

Map<K,V> marks
Whenever a mark is set, this ends here.


back

Action back
The action for doing a one-step undel.


undel

Action undel
The action for reverting to the next mark set.


markset

Action markset
The action for setting a mark.

Class jview.DragCursor extends CrossCursor implements Serializable

Serialized Fields

upleft

Point upleft
The starting point of a drag.


coorupleft

String coorupleft
The string at the starting point.


lastrec

Rectangle lastrec
The last rectangle drawn.


deltaxcoor

Point deltaxcoor
The position to draw the delta-x indicator.


deltax

String deltax
The delta-x string.


deltaycoor

Point deltaycoor
The position to draw the delta-y indicator.


deltay

String deltay
The delta-y string.


distpos

Point distpos
The position to draw the distance indicator.


distance

String distance
The distance string.


anglepos

Point anglepos
The position to draw the angle indicator.


angle

String angle
The angle string.

Class jview.GestureRobot_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.JAnalyserToFit extends JBorderFrame implements Serializable

Class jview.JAntarctica extends JImageComponent implements Serializable

Serialized Fields

info

PropertyBearing info
My properties.

Class jview.JApplicationSwitcher extends JPanel implements Serializable

Serialized Fields

info

PropertyBearing info
My properties, composed from a PropertyContainer.


names

Map<K,V> names
A list of all names that were sucessfully added to the layout.


components

Map<K,V> components
No access to the card-layout cards, thus we have to keep track.


nettle

Map<K,V> nettle
The priority caster that wants to be displayed.


nettleprior

Map<K,V> nettleprior
Their latest priorities.


active

boolean active
Active or inactive mode.


priority

int priority
Priority of the currently shown object, or zero if not applicable.


showing

String showing
The name of the component shown.


second

int second
The second-rank priority.


nextrank

String nextrank
The name of the second-highest component.


inactive

TimerTask inactive
The timer task that renders us inactive.


hidden

JPanel hidden
This panel is a hiding panel and should be added to the main frame.

Class jview.JBorderFrame extends JConfirmExitFrame implements Serializable

Serialized Fields

status

JStatusField status
My status panel.


dataanalysers

List<E> dataanalysers
My data analysers.


fittings

Map<K,V> fittings
My action-less model fitters.


fitlabel

String fitlabel
If we have active model fitters, they change this label.


fired

boolean fired
Gets true, if we have fired a MODELFITTER.


info

PropertyBearing info
My properties, composed from a PropertyContainer.


about

Action about
The about action.

Class jview.JBoxedCanvas extends JFrameCanvas implements Serializable

Serialized Fields

linear

CoordinateTransforming linear
The user set transformation into normalized pixel space.


tick

List<E> tick
The list of tick shapes active.


grid

List<E> grid
The list of grid lines.


xlabels

List<E> xlabels
The list of labels on the x-axes.


ylabels

List<E> ylabels
The list of labels on the y-axes.

Class jview.JChronology extends JPanel implements Serializable

Serialized Fields

info

PropertyBearing info
The properties of this component.


chronos

DisplayChronology chronos
The object that provides me with components.


cache

SortedMap<K,V> cache
The cache table linking times to components.


push

boolean push
If true, we display components as fast as delivered.


lastfetch

long lastfetch
The last time we tried to fetch a component.


noendplay

boolean noendplay
If true, pictures fetched are added to the playlist.


playing

JChronology.ReplayThread playing
The thread that replays cached components.

Class jview.JClientFrame extends JOpenFrame implements Serializable

Serialized Fields

connected

JToggleButton connected
The label changing its icon according to the connection status.

Class jview.JConfirmDialog extends JDialog implements Serializable

Serialized Fields

ok

JButton ok

cancel

JButton cancel

message

JLabel message

confirmed

boolean confirmed

Class jview.JConfirmExitFrame extends JExitFrame implements Serializable

Class jview.JDataCanvas extends JBoxedCanvas implements Serializable

Serialized Fields

userdata

Map<K,V> userdata
The mapping of set names to data points in user space.


ogle

Map<K,V> ogle
The mapping of set names to data observers.


datadraw

Map<K,V> datadraw
We do not want to remove fixed objects, thus we have another table.


pointdraw

Map<K,V> pointdraw
We do not want to remove fixed objects, thus we have another table.


linedraw

Map<K,V> linedraw
We do not want to remove fixed objects, thus we have another table.


errordraw

Map<K,V> errordraw
We do not want to remove fixed objects, thus we have another table.


errorhats

Map<K,V> errorhats
The error bars for nice viewing.


xminmax

Map<K,V> xminmax
For each color the current min/max of the x-coordinate.


yminmax

Map<K,V> yminmax
For each color the current min/max of the y-coordinate.


xspan

VectorG xspan
From all coordinates, the current span in x plus error.


yspan

VectorG yspan
From all coordinates, the current span in y plus error.


setshapes

Map<K,V> setshapes
The set names mapped to their generic shapes.


joints

List<E> joints
The list of sets that create joined points.

Class jview.JDataModelFrame extends JBorderFrame implements Serializable

Serialized Fields

splitter

DataCanvasProviding splitter
The splitted data pane to display residuals plus fit.


fitter

ModelFitting fitter
The current active fitter.


rmsfit

JLabel rmsfit
The label with the current model RMS. Quality of fit and chi2 as tip


correlationfit

JLabel correlationfit
The label with the root of the coefficient of determination.


adjustmap

Map<K,V> adjustmap
How I map models to adjustable parameters.


fixedmap

Map<K,V> fixedmap
How I map models to adjustable parameters.


right

JComponent right
The panel which contains the spinners and labels.


fixedlist

List<E> fixedlist
This is the list of known constants for the current fitter.


adjustlist

List<E> adjustlist
This is the list of parameters known for the current fitter.


spinners

Map<K,V> spinners
To trace the new value.


constants

Map<K,V> constants
To trace constants.

Class jview.JEarth extends JImageComponent implements Serializable

Serialized Fields

info

PropertyBearing info
My properties.

Class jview.JExitButton extends JButton implements Serializable

Serialized Fields

confirm

JConfirmDialog confirm
The confirm dialog that pops up.


onexit

Vector<E> onexit
A vector of all exit cleaners to be called before system exit.


doexit

ExitAction doexit
The exit action implementation to call on button presses.

Class jview.JExitFrame extends JFrame implements Serializable

Class jview.JExpressionCanvas extends JDataCanvas implements Serializable

Serialized Fields

global

List<E> global
The list of globale expressions.


individual

Map<K,V> individual
The mapping of setnames to individual expressions.


extern

Map<K,V> extern
The external variables.

Class jview.JExpressionFrame extends JBorderFrame implements Serializable

Serialized Fields

canvas

JExpressionCanvas canvas
The expression canvas to put data on.


data

Map<K,V> data
The original data.


vars

Map<K,V> vars
The mapping of variable names to their values.


spinners

Map<K,V> spinners
To trace the new value.


constants

Map<K,V> constants
To trace constants.


consform

Map<K,V> consform
To format the constants.


conserr

Map<K,V> conserr
To format the constants errors.


consunit

Map<K,V> consunit
To units of the parameters.

Class jview.JExtremaSelect extends JAnalyserToFit implements Serializable

Serialized Fields

handler

PropertyChangeListener handler
If we have an instance that handles the clicks, vulgo extrmaselect.


central

DataCanvasProviding central
My central display.


power

VectorG[] power
And the visualized data.

Class jview.JFitsCanvas extends JFrameCanvas implements Serializable

Serialized Fields

fits

nom.tam.fits.Fits fits
The fits file the image to be displayed is generated from.


xcount

int xcount
Number of extensions found in fits file.


hdu

nom.tam.fits.ImageHDU hdu
The image hdu of the fits file.


hist

JHistogram hist
The historgram of the fits image data.


bounds

JHistogram.Bounds bounds
The bounds to use on display, null for non-bound.


display

BufferedFitsImage display
The displayed image data.


scaling

int scaling
The last scaling used.


keep

double keep
The last number of pixels kept.


xoff

int xoff
The origin in the fits file, i.e. the number of pixel not present.


yoff

int yoff
The origin in the fits file, i.e. the number of pixel not present.


xbin

int xbin
The binning used in the fits file.


ybin

int ybin
The binning used in the fits file.


totalsize

Dimension totalsize
The dimension of the total image.


pixeltransform

CoordinateTransforming pixeltransform
A proxy to the user coordinates instance.


wcstransform

CoordinateTransforming wcstransform
A proxy to the user coordinates instance.


fliptable

Map<K,V> fliptable
A lookup-table for linking extension numbers to flips.


divide

int divide
After on-size screen has been established, this is the shrink factor.

Class jview.JFitsComponent extends JPanel implements Serializable

Serialized Fields

contrast

double contrast
The last contrast of the image.


bright

double bright
The last brightness of the image.


fitscanvas

JFitsCanvas fitscanvas
The fits canvas served by this panel.


brightness

JSlider brightness
The brightness slider.


contrastrate

JSlider contrastrate
The contrast slider.


info

PropertyBearing info
My properties, also a handle to the fitscanvas properites.

Class jview.JFitsFrame extends JOpenFrame implements Serializable

Serialized Fields

fits

JFitsComponent fits
Central panel is the fits canvas plus the brightness/contrast adjust.


xcards

List<E> xcards
All the header keys reader, for all HDU's.


value

JLabel value
The value in the fits file at the mouse position.


valuef

NumberFormat valuef
And the decimal formatter to it.


ra1de

JLabel ra1de
If a WCS was found, we also display right ascension and dec.


rade1

JLabel rade1
If a WCS was found, we also display right ascension and dec.


keep

JRationalSlider keep
The slider for percentage of counts kept.


precise

JFormattedTextField precise
The text field bound to the percentage slider.


histmin

JFormattedTextField histmin
If the user enters min/max values rather than a keep level.


histmax

JFormattedTextField histmax
If the user enters min/max values rather than a keep level.


scaling

JComboBox scaling
The scaling combo box.


colorbox

JCheckBox colorbox
The colorize check box.


invert

JCheckBox invert
The invert check box.


negative

boolean negative
Invert colors if true.


color

boolean color
Colorize the image if true.


convolve

Kernel convolve
If we have a kernel, we apply it.


gaussfwhm

JFractionalSlider gaussfwhm
The slider for the Gauss fwhm value in pixel.


gausstrunc

JFractionalSlider gausstrunc
The slider for the Gauss truncation value in pixel.


xtend

JLabel xtend
If multiple extension, this show the current.


xnext

JButton xnext
For cycling multiple extensions.


xprev

JButton xprev
For cycling multiple extensions.


bias

JButton bias
Apply bias button, disabled after subtraction.


dark

JButton dark
Apply dark button, disabled after subtraction.


flat

JButton flat
Apply flat button, disabled after subtraction.


vertsize

JSpinner vertsize
The spinner that defines the pixel size of the vertical cut.


horsize

JSpinner horsize
The spinner that defines the pixel size of the horizontal cut.


fitstable

JTable fitstable
The fits header table.


fitskeys

List<E> fitskeys
The list of keys.


apertures

List<E> apertures
The list of FitsShapeProviders.


adumeasure

List<E> adumeasure
The list of ShapeListeners


providers

Map<K,V> providers
Lookup table linking shape provider ids to the provider.


lastcut

int lastcut
Last cut button that was pressed.


drawcut

Rectangle drawcut
Draw this rectangle on top, is the cut.

Class jview.JFitsFrame_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.JFractionalSlider extends JSlider implements Serializable

Serialized Fields

xoff

double xoff
The offset constant.


fractional

double fractional
The fractional constant.


power

int power
The power of the fractional, zero for logarithmic.

Class jview.JFrameCanvas extends JViewportCanvas implements Serializable

Serialized Fields

activecanvas

Rectangle activecanvas
The drawable size of this component. Changes when resized.

Class jview.JGridBag extends JPanel implements Serializable

Serialized Fields

info

PropertyBearing info
My properties, composed from a PropertyContainer.

Class jview.JImageComponent extends JComponent implements Serializable

Serialized Fields

fits

Image fits
The fits image to be displayed, rendered into a java image.

Class jview.JImageSlice extends JComponent implements Serializable

Serialized Fields

info

PropertyBearing info
My properties.


canvas

JViewportCanvas canvas
The reference to the viewport.


slice

BufferedImage slice
The buffered image from the viewport.


slicesize

Rectangle slicesize
And the size.


mysize

Dimension mysize
My size for convenience.


myslice

Dimension myslice
My slice size for convenience.


center

Point2D center
Normalized coordinates of last mouse move.

Class jview.JImageURLButton extends JToggleButton implements Serializable

Serialized Fields

mayfail

MediaTracker mayfail
We need a media tracker for slow connections.


icon

Image icon
The image to display in the selected (updating) case.


filter

GrayFilter filter
The filter to get from JImageURLButton.icon to the unselected state.


ear

JImageURLButton.ImageListener ear
A helper class to monitor the connection.


info

PropertyBearing info
Properties used for the button.

Class jview.JImageURLButton_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.JLabelF extends JLabel implements Serializable

Class jview.JLed extends JPanel implements Serializable

Serialized Fields

ledXSize

int ledXSize

ledYSize

int ledYSize

ledColor

Color ledColor

isOn

boolean isOn

Class jview.JMosaic extends JPanel implements Serializable

Serialized Fields

info

PropertyBearing info
My properties.


mosaic

List<E> mosaic
The list of labels that are displayed in this mosaic.

Class jview.JMultiLineInputDialog extends JDialog implements Serializable

Serialized Fields

area

JTextArea area
The input field.


okay

JButton okay
The okay-button.


cancel

JButton cancel
The cancel button.

Class jview.JNormalizedCanvas extends JComponent implements Serializable

Serialized Fields

info

PropertyBearing info
My properties, composed from a PropertyContainer.


cursors

Map<K,V> cursors
All cursor this component knows of. Loaded at setComposedProperties.


sets

Map<K,V> sets
A mapping of names to DrawingInfos.


points

Map<K,V> points
A mapping of set names to PointDraws.


draws

Map<K,V> draws
A mapping of set names vs. drawable shapes.


texts

Map<K,V> texts
A mapping of TextDraw objects vs. their DrawingInfos.


links

Map<K,V> links
A list of point-linkings. Each entry is a list of Drawings.


transform

AffineTransform transform
The currently valid transform from normalized coordinates to screen.


inverse

AffineTransform inverse
The inverse of JNormalizedCanvas.transform.


background

BufferedImage background
A background image as displayed.


customcursor

CanvasCursor customcursor
If a customized cursor was set.


render

ImageOperation render
Renders the background image before displaying it.


pre

PreUpdate pre
A pre-update calling.


post

PostUpdate post
A post-update calling.


printscale

double printscale
Used for scaling during print.


animate

JNormalizedCanvas.AnimateTask animate
During an animation, this will be the animation task.

Class jview.JOneLineDialog extends JDialog implements Serializable

Serialized Fields

cancel

JButton cancel

message

JLabel message

Class jview.JOpenFrame extends JBorderFrame implements Serializable

Serialized Fields

lastfile

File lastfile
We remeber file choses to restart in the same directory.

Class jview.JPanelF extends JPanel implements Serializable

Class jview.JPhaseFrame extends JExpressionFrame implements Serializable

Serialized Fields

data

DataAnalysing data
The data source for the fit analyser.


fit

Analyser fit
The fit analyser.

Class jview.JPropertyEdit extends JTable implements Serializable

Class jview.JPropertyEdit.PropertyTableModel extends AbstractTableModel implements Serializable

Serialized Fields

properties

LinkedProperties properties
The properties we want to edit converted into a linked map.

Class jview.JRationalSlider extends JSlider implements Serializable

Serialized Fields

xoff

double xoff
The offset constant.


fractional

double fractional
The fractional constant.


power

int power
The power of the fractional, zero for logarithmic.

Class jview.JRefreshWindow extends JWindow implements Serializable

Class jview.JRemoteSwitcher extends JApplicationSwitcher implements Serializable

Class jview.JRemoteSwitcher_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.JScaleableImage extends JImageComponent implements Serializable

Serialized Fields

scale

boolean scale
Scale the image if not displayed in original size.


imposed

AffineTransform imposed
Externally set size/flips of the image.


nonscale

AffineTransform nonscale
Externally flips of the image.


orgimage

Image orgimage
The original image, before the first call to JScaleableImage.setSize(java.awt.Dimension).

Class jview.JSeparator extends JPanel implements Serializable

Serialized Fields

size

int size

Class jview.JSightInfo extends Box implements Serializable

Serialized Fields

radec

StarDescription radec
The star the panel is drawn for.


hsol

double hsol
The sun elevation for which we calculate the heliacal rise/set.


h

double h
The target elevation it must have at heliacal rise/set.


latitude

Double latitude
The latitude of the observer.


namelabel

JLabel namelabel
The label holding the target name or position.


culmlabel

JLabel culmlabel
The label holding the target culmination hight.


spanlabel

JLabel spanlabel
The label holding the nightly target visibility span.


riselabel

JLabel riselabel
The label holding the target helical rise date.


opplabel

JLabel opplabel
The label holding the target opposition date.


setlabel

JLabel setlabel
The label holding the target helical set date.

Class jview.JSkyCanvas extends JFitsCanvas implements Serializable

Serialized Fields

pntcats

Map<K,V> pntcats
The list of catalogs. Each entry maps catalog name to shapes list.


strcats

Map<K,V> strcats
The list of catalogs. Each entry maps catalog name to shapes list.

Class jview.JSkyGrid extends JSkyCanvas implements Serializable

Class jview.JStatusFieldRemoteLogger_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.JTunableSlider extends JSlider implements Serializable

Serialized Fields

info

PropertyBearing info
My properties.


central

double central
The current central value.


range

double range
The current slider half-range.


shrink

JButton shrink
The shrink button.


expand

JButton expand
The expand button.

Class jview.JViewportButton extends JButton implements Serializable

Serialized Fields

viewport

JViewportCanvas viewport
The reference to the viewport for clipping region changes.

Class jview.JViewportCanvas extends JNormalizedCanvas implements Serializable

Serialized Fields

viewport

Rectangle2D viewport
The current visible viewport in natural coordinates.


viewground

BufferedImage viewground
If we set an image that should stay the background of any viewport.


attach

List<E> attach
The list of attached ViewportTransferring objects.

Class jview.JViewportCanvas.ViewportKey extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
To allow serialization, we read the rectangle after the default object as four doubles.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
To allow serialization, we write the rectangle after the default object as four doubles.

Throws:
IOException

Class jview.MarkCursor extends ZoomCursor implements Serializable

Serialized Fields

permanent

Map<K,V> permanent
A mapping of permanently added crosses and corrdinates.


clearcanvas

Action clearcanvas
An action for printing the current underlying canvas.

Class jview.MyList extends JList implements Serializable

Serialized Fields

tooltips

List<E> tooltips
The List of tool-tips per list index.

Class jview.MyList.MyListModel extends AbstractListModel implements Serializable

Serialized Fields

delegate

List<E> delegate
We are backing up with this list.

Class jview.MySpinner extends JSpinner implements Serializable

Serialized Fields

btnUp

JButton btnUp

btnDown

JButton btnDown

firstval

Object firstval

Class jview.MySpinner.ResetButton extends JButton implements Serializable

Serialized Fields

shadow

Color shadow

darkShadow

Color darkShadow

highlight

Color highlight

Class jview.MyTableSorter extends AbstractTableModel implements Serializable

Serialized Fields

tableModel

TableModel tableModel

viewToModel

MyTableSorter.Row[] viewToModel

modelToView

int[] modelToView

tableHeader

JTableHeader tableHeader

mouseListener

MouseListener mouseListener

tableModelListener

TableModelListener tableModelListener

columnComparators

Map<K,V> columnComparators

sortingColumns

List<E> sortingColumns

Class jview.NonModalDialog extends JDialog implements Serializable

Serialized Fields

pressed

int pressed

Class jview.SelectCursor extends DragCursor implements Serializable

Serialized Fields

workon

Class<T> workon
We work on this enum.

Class jview.ShapeCursor extends ZoomCursor implements Serializable

Serialized Fields

generic

Shape generic
The generic shape this cursor supports at the moment.


normgen

ShapeDraw normgen
The normalized generic shape, equal to generic if not pixelized.


active

List<E> active
List of normalized shapes that have been added for selection lookup.


selected

ShapeDraw selected
The current active shape, normalized.


draw

Shape draw
The selected shape as it is drawn (i.e. sized and translated).


changed

boolean changed
The boolean that gets true if a selected shape changed.

Class jview.SubComponentNotify_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jview.ZoomCursor extends DragCursor implements Serializable

Serialized Fields

zoom

Shelf<E> zoom
A history of zooms.


retrace

Action retrace
The action for retracing one zoom step.


revert

Action revert
The action for reverting to the orginial, no-zoom level.


shiftview

Rectangle2D shiftview
For shifting events, this is the viewport at mouse down.


shiftcenter

Point2D shiftcenter
For shifting events, this is the normalized mouse-down point.


Package mysql

Class mysql.TargetSql.StarSql extends StarDescription implements Serializable


Package net.cds

Package stella

Class stella.AbstractMerit extends PropertyContainer implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
On deserialization, first read the hidden object definitions, then the properties of this merit. The merit properties are then set using PropertyContainer.setProperties(java.util.Map).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
We customize object serialization. We serialize out properties.

Throws:
IOException

Class stella.AbstractTarget.Aim extends Object implements Serializable

Serialized Fields

rec

int rec
The record number in the database. Negativ numbers mean undefined.


main

StarDescription main
The star description of the main target.


fov

List<E> fov
The list of field stars. Each entry is a StarDescription.

Class stella.AbstractTarget.FitsEntry extends Object implements Serializable

Serialized Fields

key

String key
The mandatory key.


parameter

String parameter
The mandatory parameter name.


comment

String comment
The optional comment.

Class stella.AbstractTarget.PickAdapter extends Object implements Serializable

Serialized Fields

success

boolean success
The success flag.


complete

boolean complete
The completeness flag.


start

Date start
The time of the observation start.


duration

long duration
The duration of the observation in ms.


unique

String unique
The unique identifier of this observation.


merit

double merit
The merit as the target was picked.


comment

String comment
A comment to this observation. Null if not specified.

Class stella.AbstractTarget.Setup extends Object implements Serializable

Serialized Fields

instrument

String instrument
The name of the instrument this setup is for.


constants

Map<K,V> constants
The lookup table of constants for this setup.

Class stella.AcknowledgeEvent extends ReplyEvent implements Serializable

Serialized Fields

completionTime

long completionTime
The completion time for this acknowledge event.

Class stella.CommandEvent extends MessageEvent implements Serializable

Class stella.DataEvent extends RmiEvent implements Serializable

Serialized Fields

timeofmeasure

Date timeofmeasure
The date when the data event occured.


measurement

Object measurement
The mesured value.


valid

boolean valid
Whether the data is valid.

Class stella.DoneEvent extends ReplyEvent implements Serializable

Serialized Fields

commandSuccess

boolean commandSuccess
The success of the progenitor command.

Class stella.ErrorEvent extends MessageEvent implements Serializable

Serialized Fields

followUp

String followUp
The follow-up actions.


pipe

boolean pipe
The pipe-to-scheduler flag.


errorClass

String errorClass
The optional name of the error class, as a class name in the ERROR sub.


human

String[] human
The human readable part of the error message.


consumed

boolean consumed
Indicates that this error event was already handled.

Class stella.InfoEvent extends MessageEvent implements Serializable

Serialized Fields

line

String[] line
The lines read in or set during initialization of the info event.

Class stella.MasterErrorHandler_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.MasterLauncher_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.MasterMind_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.MessageBin extends MessageEvent implements Serializable

Serialized Fields

line

String[] line
The command lines read in, unparsed.

Class stella.MessageEvent extends RmiEvent implements Serializable

Serialized Fields

type

String type
The Message type. A null means invalid Message.


time

long time
The time of creation. You should always specify this at construct, otherwise it will be set to zero.


lineNr

int lineNr
The number of command lines.


valid

boolean valid
True if the message event is valid, i.e. all parameters are set.

Class stella.MessageListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.ReplyEvent extends MessageEvent implements Serializable

Serialized Fields

commandType

String commandType
The command type this acknowledge event follows.


commandTime

long commandTime
The command time tag this acknowledge event follows.

Class stella.TargetSelectionEvent extends EventObject implements Serializable

Serialized Fields

target

TargetDefinition target
The selected target.


Package stella.adapter

Class stella.adapter.AdapterMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.adapter.AuxiliaryMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.adapter.FieldSerializer_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.adapter.GuiderInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
On deserialization, first read the hidden object definitions, then the prosition of the shift. If reading throws an end of file exception on shift reading, we set the shift to null.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Customized serialisation. We write the Point2D coordinates after transferring everything else. Note that Point2D is not serializable, but the Guiding.RawStar is.

Throws:
IOException
Serialized Fields

rotation

double rotation
The rotation of the CCD x-axis with respect to the azimuth axis.


timeofshift

long timeofshift
The date the pixel shift was applied.


timeofpid

long timeofpid
The date the pid shift was applied.


star

List<E> star
The list of Guiding.RawStars stellar detections.


spurious

List<E> spurious
The list of Guiding.RawStars spurious detections.


mirror

List<E> mirror
The list of Guiding.RawStars mirror detections.


ghost

List<E> ghost
The list of Guiding.RawStars ghost detections.


catalog

List<E> catalog
The list of Guiding.RawStars catalog entries.


strip

List<E> strip
The list of Guiding.RawStars strip detections.

Class stella.adapter.GuiderStar extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Deprecated. Since Java 6, Point2D.Double is serializable

On deserialization, first read the hidden object definitions, then the prosition of the center.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Deprecated. Since Java 6, Point2D.Double is serializable

We customize object serialization. We serialize out the central position, as Point2D is strangely not serializable.

Throws:
IOException
Serialized Fields

inst

double inst
Estimated instrumental magnitude.


elongation

double elongation
The elongation of the star in a ccd image.


angle

double angle
The angle of the elongated image.


sharp

double sharp
The sharpness of the star in a ccd image.


area

double area
The area of the star in a ccd image. Minus for unknown


sky

double sky
The sky of the star in a ccd image.


fwhm

double fwhm
The fwhm of a star in a ccd image.


strip

double strip
An estimate for read-out stripes. Column-stripes have low values.

Class stella.adapter.StatusSerializer_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package stella.calibration

Class stella.calibration.CalibrationMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package stella.ccd

Class stella.ccd.SesMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.ccd.WifsipMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package stella.command

Class stella.command.AbortAdapter extends SimpleCommand implements Serializable

Class stella.command.AbortAuxiliary extends SimpleCommand implements Serializable

Class stella.command.AbortCalibration extends SimpleCommand implements Serializable

Class stella.command.AbortCcd extends SimpleCommand implements Serializable

Class stella.command.AbortEnvironment extends SimpleCommand implements Serializable

Class stella.command.AbortExposeAdapter extends SimpleCommand implements Serializable

Class stella.command.AbortSpectrograph extends SimpleCommand implements Serializable

Class stella.command.AbortTelescope extends SimpleCommand implements Serializable

Class stella.command.AcquireAdapter extends StarCommand implements Serializable

Serialized Fields

mode

String mode
The acquire mode requested.

Class stella.command.AcquireAuxiliary extends StarCommand implements Serializable

Serialized Fields

mode

String mode
The acquire mode requested.

Class stella.command.AcquireExposureAdapter extends CommandEvent implements Serializable

Serialized Fields

expose

Number expose
The exposure time in seconds.


fits

File fits
The fits file where to save the guider-ccd data in.


parameters

Map<K,V> parameters
The parameter handed over.

Class stella.command.AntiSun extends SimpleCommand implements Serializable

Class stella.command.AutoFaintFocusAdapter extends SimpleCommand implements Serializable

Class stella.command.AutoFocusAdapter extends SimpleCommand implements Serializable

Class stella.command.AutoFocusCcd extends CommandEvent implements Serializable

Serialized Fields

drade

Vector2D drade
The distance of the focus star to the center. dra,dde, both radian.


derot

double derot
The pre-set derotator angle. Used to calculate a x/y CCD position.


xrad

double xrad
The radian position of the focus star in CCD-x axis.


yrad

double yrad
The radian position of the focus star in CCD-y axis.


mag

float mag
The Johnson V star brightnesses, in magnitudes.


bv

float bv
The B-V color index.


maxdist

double maxdist
The maximum distance for the focus star.

Class stella.command.BiasCcd extends SimpleCommand implements Serializable

Class stella.command.CalibrationOffAdapter extends SimpleCommand implements Serializable

Class stella.command.CalibrationOnAdapter extends SimpleCommand implements Serializable

Class stella.command.CloseCoverTelescope extends SimpleCommand implements Serializable

Class stella.command.CloseHatchRoof extends SimpleCommand implements Serializable

Class stella.command.CloseLeftRoof extends SimpleCommand implements Serializable

Class stella.command.CloseRightRoof extends SimpleCommand implements Serializable

Class stella.command.CloseRoof extends SimpleCommand implements Serializable

Class stella.command.CloseSlitRoof extends SimpleCommand implements Serializable

Class stella.command.CloseSocket extends SimpleCommand implements Serializable

Class stella.command.ContinueWatchMaster extends SimpleCommand implements Serializable

Class stella.command.DarkCcd extends CommandEvent implements Serializable

Serialized Fields

expose

double expose
The exposure time in seconds.

Class stella.command.DerotatorOffsetTelescope extends CommandEvent implements Serializable

Serialized Fields

offset

double offset
The derotator position in deg.

Class stella.command.DerotatorTelescope extends CommandEvent implements Serializable

Serialized Fields

position

double position
The derotator position in deg.

Class stella.command.DisableAutoClearingCcd extends SimpleCommand implements Serializable

Class stella.command.EnableAutoClearingCcd extends SimpleCommand implements Serializable

Class stella.command.EncoderOffsetTelescope extends OffsetTelescope implements Serializable

Serialized Fields

azimuth

double azimuth
The azimuth of the telescope, Nan for invalid/not known.


height

double height
The height of the telescope, Nan for invalid/not known.

Class stella.command.EnvironmentConfig extends CommandEvent implements Serializable

Class stella.command.ExposeAdapter extends CommandEvent implements Serializable

Serialized Fields

exposuretime

double exposuretime
The desired exposure time in seconds.

Class stella.command.ExposeAuxiliary extends CommandEvent implements Serializable

Serialized Fields

exposuretime

double exposuretime
The desired exposure time in seconds.

Class stella.command.ExposureAbortCcd extends CommandEvent implements Serializable

Serialized Fields

fits

File fits
The fits file where to save the ccd data in.


wasabort

boolean wasabort
The result of the parameter query.

Class stella.command.FindAdapter extends CommandEvent implements Serializable

Serialized Fields

ra

double[] ra
The right ascension of the stars, actual equinox, in degrees.


dec

double[] dec
The declination of the stars, actual equinox, in degrees.


mag

float[] mag
The Johnson V star brightnesses, in magnitudes.


bv

float[] bv
The B-V color index.

Class stella.command.FindAuxiliary extends CommandEvent implements Serializable

Serialized Fields

ra

double[] ra
The right ascension of the stars, actual equinox, in degrees.


dec

double[] dec
The declination of the stars, actual equinox, in degrees.


mag

float[] mag
The Johnson V star brightnesses, in magnitudes.


bv

float[] bv
The B-V color index.

Class stella.command.FitsCcd extends CommandEvent implements Serializable

Serialized Fields

keys

String[] keys
The fits keys.


parameters

String[] parameters
The fits parameters which contribute their values to the header.


remarks

String[] remarks
A collection of remarks to add to the corresponding header entry.

Class stella.command.FixedRotatorAdapter extends CommandEvent implements Serializable

Serialized Fields

fixed

boolean fixed
True, if we guide without derotator.

Class stella.command.FlatFieldOffAdapter extends SimpleCommand implements Serializable

Class stella.command.FlatFieldOffCalibration extends SimpleCommand implements Serializable

Class stella.command.FlatFieldOnAdapter extends SimpleCommand implements Serializable

Class stella.command.FlatFieldOnCalibration extends SimpleCommand implements Serializable

Class stella.command.FocusAdapter extends CommandEvent implements Serializable

Serialized Fields

position

double position
The focus position in steps.

Class stella.command.FocusOffsetAdapter extends CommandEvent implements Serializable

Serialized Fields

offset

double offset
The focus offset in mm.

Class stella.command.FocusOffsetTelescope extends CommandEvent implements Serializable

Serialized Fields

offset

double offset
The focus offset in mm.

Class stella.command.FocusTelescope extends CommandEvent implements Serializable

Serialized Fields

position

double position
The focus position in mm.

Class stella.command.FocusTest extends CommandEvent implements Serializable

Serialized Fields

position

double position
The focus position in mm.

Class stella.command.FollowRoof extends CommandEvent implements Serializable

Serialized Fields

ra

double ra
The right ascension, actual equinox, in dgrees.


dec

double dec
The declination, actual equinox, in dgrees.

Class stella.command.GeometryAuxiliary extends CommandEvent implements Serializable

Serialized Fields

xoff

int xoff
The x-offset in pixel.


yoff

int yoff
The y-offset in pixel.


xsize

int xsize
The x-size in pixel.


ysize

int ysize
The y-size in pixel.


xbin

int xbin
The x-binning in pixel.


ybin

int ybin
The y-binning in pixel.

Class stella.command.GeometryCcd extends CommandEvent implements Serializable

Serialized Fields

xoff

int xoff
The x-offset in pixel.


yoff

int yoff
The y-offset in pixel.


xsize

int xsize
The x-size in pixel.


ysize

int ysize
The y-size in pixel.


xbin

int xbin
The x-binning in pixel.


ybin

int ybin
The y-binning in pixel.

Class stella.command.GuidingExposureAdapter extends CommandEvent implements Serializable

Serialized Fields

expose

Number expose
The exposure time in seconds.


fits

File fits
The fits file where to save the guider-ccd data in.


parameters

Map<K,V> parameters
The parameter handed over.

Class stella.command.HaltWatchMaster extends SimpleCommand implements Serializable

Class stella.command.HomeRoof extends SimpleCommand implements Serializable

Class stella.command.InitAdapter extends SimpleCommand implements Serializable

Class stella.command.InitAuxiliary extends SimpleCommand implements Serializable

Class stella.command.InitCalibration extends SimpleCommand implements Serializable

Class stella.command.InitCcd extends SimpleCommand implements Serializable

Class stella.command.InitEnvironment extends SimpleCommand implements Serializable

Class stella.command.InitialOffsetTelescope extends EncoderOffsetTelescope implements Serializable

Class stella.command.InitSpectrograph extends SimpleCommand implements Serializable

Class stella.command.InitTelescope extends SimpleCommand implements Serializable

Class stella.command.MoveAuxiliary extends CommandEvent implements Serializable

Serialized Fields

ra

double ra
The right ascension of the stars, actual equinox, in degrees.


dec

double dec
The declination of the stars, actual equinox, in degrees.

Class stella.command.MoveCalibrationAdapter extends SimpleCommand implements Serializable

Class stella.command.MoveFlatFieldAdapter extends SimpleCommand implements Serializable

Class stella.command.MoveFlatFieldCalibration extends SimpleCommand implements Serializable

Class stella.command.MoveHomeAdapter extends SimpleCommand implements Serializable

Class stella.command.MoveHomeCalibration extends SimpleCommand implements Serializable

Class stella.command.MoveMirrorTelescope extends CommandEvent implements Serializable

Serialized Fields

pos

int pos
The M3 position, 2 or 3

Class stella.command.MoveTelescope extends CommandEvent implements Serializable

Serialized Fields

ra

double ra
The right ascension, actual equinox, in dgrees.


dec

double dec
The declination, actual equinox, in dgrees.


derot

double derot
The derotator position.


follow

boolean follow
True if derotator should follow.


use

boolean use
If true, we use the deotator offset, otherwise we return 0.

Class stella.command.MoveThArCalibration extends SimpleCommand implements Serializable

Class stella.command.OffsetTelescope extends CommandEvent implements Serializable

Serialized Fields

azoffset

double azoffset
The offset in azimuth, in degrees.


altoffset

double altoffset
The offset in altitude, in degrees.

Class stella.command.OffsetTest extends CommandEvent implements Serializable

Serialized Fields

azoffset

double azoffset
The offset in azimuth, in degrees.


altoffset

double altoffset
The offset in altitude, in degrees.

Class stella.command.OpenHatchRoof extends SimpleCommand implements Serializable

Class stella.command.OpenLeftRoof extends SimpleCommand implements Serializable

Class stella.command.OpenRightRoof extends SimpleCommand implements Serializable

Class stella.command.OpenRoof extends SimpleCommand implements Serializable

Class stella.command.OpenSlitRoof extends SimpleCommand implements Serializable

Class stella.command.ParkAdapter extends SimpleCommand implements Serializable

Class stella.command.ParkAuxiliary extends SimpleCommand implements Serializable

Class stella.command.ParkCalibration extends SimpleCommand implements Serializable

Class stella.command.ParkCcd extends SimpleCommand implements Serializable

Class stella.command.ParkEnvironment extends SimpleCommand implements Serializable

Class stella.command.ParkMaster extends SimpleCommand implements Serializable

Class stella.command.ParkSpectrograph extends SimpleCommand implements Serializable

Class stella.command.ParkTelescope extends SimpleCommand implements Serializable

Class stella.command.PointingModelAdd extends CommandEvent implements Serializable

Serialized Fields

unique

Object unique
The unique identifier, gained from a Unique instance.


init

String init
Add.

Class stella.command.PointingModelRequest extends SimpleCommand implements Serializable

Class stella.command.PointingModelSave extends CommandEvent implements Serializable

Serialized Fields

unique

File unique
The unique identifier, gained from a Time instance.

Class stella.command.PointingModelTelescope extends CommandEvent implements Serializable

Serialized Fields

DEFAULT

String DEFAULT
Default pointing model.


mode

String mode
The pointing model requested.

Class stella.command.PointingOffsetsTelescope extends CommandEvent implements Serializable

Serialized Fields

unique

String unique
The unique identifier, gained from a Unique instance.

Class stella.command.PointingPositionTelescope extends SimpleCommand implements Serializable

Class stella.command.PositionRoof extends CommandEvent implements Serializable

Serialized Fields

az

double az
The azimuth position, in dgrees.

Class stella.command.PositionTelescope extends CommandEvent implements Serializable

Serialized Fields

nautaz

double nautaz
The nautical azimuth, actual equinox, in dgrees.


alt

double alt
The height actual equinox, in dgrees.

Class stella.command.PowerOffRoof extends SimpleCommand implements Serializable

Class stella.command.PowerOnRoof extends SimpleCommand implements Serializable

Class stella.command.ProtectTelescope extends SimpleCommand implements Serializable

Class stella.command.QuitAdapter extends SimpleCommand implements Serializable

Class stella.command.QuitAuxiliary extends SimpleCommand implements Serializable

Class stella.command.QuitCalibration extends SimpleCommand implements Serializable

Class stella.command.QuitCcd extends SimpleCommand implements Serializable

Class stella.command.QuitEnvironment extends SimpleCommand implements Serializable

Class stella.command.QuitMaster extends SimpleCommand implements Serializable

Class stella.command.QuitSpectrograph extends SimpleCommand implements Serializable

Class stella.command.QuitTelescope extends SimpleCommand implements Serializable

Class stella.command.RandomOffsetTelescope extends InitialOffsetTelescope implements Serializable

Class stella.command.ResetAdapter extends SimpleCommand implements Serializable

Class stella.command.ResetAuxiliary extends SimpleCommand implements Serializable

Class stella.command.ResetCalibration extends SimpleCommand implements Serializable

Class stella.command.ResetCcd extends SimpleCommand implements Serializable

Class stella.command.ResetEnvironment extends SimpleCommand implements Serializable

Class stella.command.ResetErrorsTelescope extends SimpleCommand implements Serializable

Class stella.command.ResetLimitSwitch extends SimpleCommand implements Serializable

Class stella.command.ResetSpectrograph extends SimpleCommand implements Serializable

Class stella.command.ResetTelescope extends SimpleCommand implements Serializable

Class stella.command.ScientificCcd extends CommandEvent implements Serializable

Serialized Fields

expose

Number expose
The exposure time in seconds.


increase

List<E> increase
The exposure time increase in fractions.


current

int current
Current active filter.


fitsname

String fitsname
The fits file where to save the ccd data in. Augmented by Unique.


store

boolean store
If false, data is not stored permanently.


parameters

Map<K,V> parameters
The parameter handed over.

Class stella.command.ScsAddressConfig extends CommandEvent implements Serializable

Serialized Fields

scs

InetAddress scs
The ip-address of the SCS.


port

int port
The port of the error server on the scs.

Class stella.command.SelectClearFilterCalibration extends SelectFilterCalibration implements Serializable

Class stella.command.SelectFilterAdapter extends CommandEvent implements Serializable

Serialized Fields

filter

String filter
The desired filter name.

Class stella.command.SelectFilterCalibration extends CommandEvent implements Serializable

Serialized Fields

filter

String filter
The desired filter name.

Class stella.command.SelectInitFilterCalibration extends SelectFilterCalibration implements Serializable

Class stella.command.SelectModeCcd extends CommandEvent implements Serializable

Serialized Fields

readoutmode

String readoutmode
The requested mode.

Class stella.command.SequenceFilterCalibration extends CommandEvent implements Serializable

Serialized Fields

filters

List<E> filters
The desired filter name.


current

int current
Current active filter.

Class stella.command.SetGuideStarAuxiliary extends StarCommand implements Serializable

Class stella.command.SimpleCommand extends CommandEvent implements Serializable

Class stella.command.StarCommand extends CommandEvent implements Serializable

Serialized Fields

ra

double ra
The right ascension of the stars, actual equinox, in degrees.


dec

double dec
The declination of the stars, actual equinox, in degrees.


mag

float mag
The Johnson V star brightnesses, in magnitudes.


bv

float bv
The B-V color index.

Class stella.command.StartExposingAuxiliary extends CommandEvent implements Serializable

Serialized Fields

exposuretime

double exposuretime
The desired exposure time in seconds.

Class stella.command.StartGrabMaster extends SimpleCommand implements Serializable

Class stella.command.StartGuideTelescope extends SimpleCommand implements Serializable

Class stella.command.StartGuidingAdapter extends CommandEvent implements Serializable

Serialized Fields

mode

String mode
The guiding mode requested.

Class stella.command.StartGuidingAuxiliary extends CommandEvent implements Serializable

Serialized Fields

mode

String mode
The guiding mode requested.

Class stella.command.StartGuidingTelescope extends SimpleCommand implements Serializable

Class stella.command.StartTilingAdapter extends SimpleCommand implements Serializable

Class stella.command.StartTilingAuxiliary extends SimpleCommand implements Serializable

Class stella.command.StartTrackingTelescope extends SimpleCommand implements Serializable

Class stella.command.StartTrackTelescope extends SimpleCommand implements Serializable

Class stella.command.StartWatchMaster extends CommandEvent implements Serializable

Serialized Fields

maxtime

long maxtime
The desired maximal exposure time as a long in ms.

Class stella.command.StatusAdapter extends SimpleCommand implements Serializable

Class stella.command.StatusAuxiliary extends SimpleCommand implements Serializable

Class stella.command.StatusCcd extends SimpleCommand implements Serializable

Class stella.command.StatusEnvironment extends SimpleCommand implements Serializable

Class stella.command.StatusSpectrograph extends SimpleCommand implements Serializable

Class stella.command.StatusTelescope extends SimpleCommand implements Serializable

Class stella.command.StopExposingAuxiliary extends SimpleCommand implements Serializable

Class stella.command.StopGrabMaster extends SimpleCommand implements Serializable

Class stella.command.StopGuideTelescope extends SimpleCommand implements Serializable

Class stella.command.StopGuidingAdapter extends SimpleCommand implements Serializable

Class stella.command.StopGuidingAuxiliary extends SimpleCommand implements Serializable

Class stella.command.StopGuidingTelescope extends SimpleCommand implements Serializable

Class stella.command.StopRoof extends SimpleCommand implements Serializable

Class stella.command.StopTilingAdapter extends SimpleCommand implements Serializable

Class stella.command.StopTilingAuxiliary extends SimpleCommand implements Serializable

Class stella.command.StopTrackingTelescope extends SimpleCommand implements Serializable

Class stella.command.StopTrackTelescope extends SimpleCommand implements Serializable

Class stella.command.StopWatchMaster extends SimpleCommand implements Serializable

Class stella.command.TestConfig extends CommandEvent implements Serializable

Serialized Fields

currentenv

String currentenv
The environment condition, condensed in a single string.

Class stella.command.ThArOffCalibration extends SimpleCommand implements Serializable

Class stella.command.ThArOnCalibration extends SimpleCommand implements Serializable

Class stella.command.TotalOffsetTelescope extends OffsetTelescope implements Serializable


Package stella.environment

Class stella.environment.DomeMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.environment.EnvironmentMaster_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package stella.error

Class stella.error.AccumulationStart extends ErrorEvent implements Serializable

Class stella.error.AccumulationStop extends ErrorEvent implements Serializable

Class stella.error.AcknowledgeTimeOut extends TimeOutError implements Serializable

Class stella.error.AdapterFwhm extends ErrorEvent implements Serializable

Serialized Fields

fwhm

double fwhm
The value of the FWHM.


flux

double flux
The value of the flux.

Class stella.error.AltAzRotation extends ErrorEvent implements Serializable

Serialized Fields

altazrot

double altazrot
The value of the FWHM.

Class stella.error.AmbiguousStarPattern extends ErrorEvent implements Serializable

Class stella.error.AutoMaster extends ErrorEvent implements Serializable

Serialized Fields

auto

boolean auto
True if we are automatic.

Class stella.error.BadSeeingGuiding extends ErrorEvent implements Serializable

Class stella.error.BadWeather extends ErrorEvent implements Serializable

Class stella.error.CannotCloseMirrorCover extends ErrorEvent implements Serializable

Class stella.error.CannotCloseRoof extends ErrorEvent implements Serializable

Class stella.error.CannotFocusMirror extends ErrorEvent implements Serializable

Class stella.error.CannotInitAdapter extends ErrorEvent implements Serializable

Class stella.error.CannotInitCcd extends ErrorEvent implements Serializable

Class stella.error.CannotInitTelescope extends ErrorEvent implements Serializable

Class stella.error.CannotMoveDome extends ErrorEvent implements Serializable

Class stella.error.CannotMoveTelescope extends ErrorEvent implements Serializable

Class stella.error.CannotOffsetTelescope extends ErrorEvent implements Serializable

Class stella.error.CannotOpenMirrorCover extends ErrorEvent implements Serializable

Class stella.error.CannotOpenRoof extends ErrorEvent implements Serializable

Class stella.error.CannotParkTelescope extends ErrorEvent implements Serializable

Class stella.error.CannotWriteFile extends ErrorEvent implements Serializable

Class stella.error.CcdParametersOff extends ErrorEvent implements Serializable

Class stella.error.CentralFocus extends ErrorEvent implements Serializable

Class stella.error.CleansedAcquireField extends FieldOfView implements Serializable

Class stella.error.CleansedGuiderField extends FieldOfView implements Serializable

Class stella.error.CommandAborted extends ErrorEvent implements Serializable

Serialized Fields

running

String running
The command name that could not be parsed.


runningtime

long runningtime
The time stamp of the command that was unparsable.


reason

String reason
The abort reason.


state

int state
The internal state of the aborted command.

Class stella.error.CommandConflict extends ErrorEvent implements Serializable

Serialized Fields

running

String running
The command name that could not be parsed.


runningtime

long runningtime
The time stamp of the command that was unparsable.


violate

String violate
The command name that could not be parsed.


violatetime

long violatetime
The time stamp of the command that was unparsable.

Class stella.error.CompletionTimeOut extends TimeOutError implements Serializable

Class stella.error.ConfigurationError extends ErrorEvent implements Serializable

Class stella.error.DetectedAcquireField extends FieldOfView implements Serializable

Class stella.error.DetectedGuiderField extends FieldOfView implements Serializable

Class stella.error.DropTarget extends ErrorEvent implements Serializable

Class stella.error.EncoderError extends ErrorEvent implements Serializable

Class stella.error.ExactFocus extends ErrorEvent implements Serializable

Class stella.error.ExpectedAcquireField extends FieldOfView implements Serializable

Class stella.error.ExpectedGuiderField extends FieldOfView implements Serializable

Class stella.error.ExposureFinished extends ErrorEvent implements Serializable

Class stella.error.ExposureStart extends ErrorEvent implements Serializable

Serialized Fields

exposuretime

long exposuretime
The length of the exposure just started in ms.

Class stella.error.ExternalAbort extends ErrorEvent implements Serializable

Class stella.error.ExtraFocal extends ErrorEvent implements Serializable

Class stella.error.FieldOfView extends ErrorEvent implements Serializable

Serialized Fields

stars

List<E> stars
The list of Guiding.RawStars.


unit

String unit
The type of unti this field-of-view belongs to.


unique

Object unique
The unique id of the current observation.


count

int count
The exposure number of the current acquire/guideing try.

Class stella.error.FitsWrittn extends ErrorEvent implements Serializable

Serialized Fields

fits

File fits
The path to the writtn file on the local file system.

Class stella.error.GhostField extends FieldOfView implements Serializable

Class stella.error.GoodWeather extends ErrorEvent implements Serializable

Class stella.error.GuiderFits extends ErrorEvent implements Serializable

Serialized Fields

fitshead

String fitshead
The fits-file header name.

Class stella.error.GuidingStart extends ErrorEvent implements Serializable

Class stella.error.HighWindGuiding extends ErrorEvent implements Serializable

Class stella.error.IncompleteDone extends ErrorEvent implements Serializable

Class stella.error.IntraFocal extends ErrorEvent implements Serializable

Class stella.error.ISquareT extends ErrorEvent implements Serializable

Class stella.error.LateReply extends TimeOutError implements Serializable

Class stella.error.LimitSwitchDefect extends ErrorEvent implements Serializable

Class stella.error.LimitSwitchFailure extends ErrorEvent implements Serializable

Class stella.error.LostConnection extends ErrorEvent implements Serializable

Class stella.error.LostGuiding extends ErrorEvent implements Serializable

Class stella.error.LostSerial extends ErrorEvent implements Serializable

Class stella.error.LostTarget extends ErrorEvent implements Serializable

Class stella.error.MirrorField extends FieldOfView implements Serializable

Class stella.error.MissingParameter extends ErrorEvent implements Serializable

Serialized Fields

violate

String violate
The parameter name that is missing.


comment

String[] comment
The additional comments.

Class stella.error.MotorProtection extends ErrorEvent implements Serializable

Class stella.error.NoAutoClearing extends ErrorEvent implements Serializable

Class stella.error.NoCalibration extends ErrorEvent implements Serializable

Class stella.error.NoCatalogStars extends ErrorEvent implements Serializable

Class stella.error.NoCcd extends ErrorEvent implements Serializable

Class stella.error.NoDaughterAvailable extends ErrorEvent implements Serializable

Class stella.error.NoDiskSpace extends ErrorEvent implements Serializable

Class stella.error.NoExactFocus extends ErrorEvent implements Serializable

Class stella.error.NoFilterWheel extends ErrorEvent implements Serializable

Class stella.error.NoFlashing extends ErrorEvent implements Serializable

Class stella.error.NoFlatField extends ErrorEvent implements Serializable

Class stella.error.NoGuiding extends ErrorEvent implements Serializable

Class stella.error.NoRoof extends ErrorEvent implements Serializable

Class stella.error.NoSequenceAvailable extends ErrorEvent implements Serializable

Class stella.error.NoStarOnAcquire extends ErrorEvent implements Serializable

Class stella.error.NoStarOnGuide extends ErrorEvent implements Serializable

Class stella.error.NoSuchFilter extends ErrorEvent implements Serializable

Class stella.error.NoSuchReadoutMode extends ErrorEvent implements Serializable

Class stella.error.NoTelescope extends ErrorEvent implements Serializable

Class stella.error.NotGuiding extends ErrorEvent implements Serializable

Serialized Fields

violate

String violate
The command name that could not be parsed.


violatetime

long violatetime
The time stamp of the command that was unparsable.

Class stella.error.ObjectInLimit extends ErrorEvent implements Serializable

Serialized Fields

reason

int reason
The reason for the out-of-limit error. A bitmask as received from TCS.

Class stella.error.ObservationFinished extends ErrorEvent implements Serializable

Class stella.error.ParameterError extends ErrorEvent implements Serializable

Serialized Fields

violate

String violate
The command name that could not be parsed.


violatetime

long violatetime
The time stamp of the command that was unparsable.


comment

String[] comment
The additional comments.

Class stella.error.ParseError extends ErrorEvent implements Serializable

Serialized Fields

violate

String violate
The command name that could not be parsed.


violatetime

long violatetime
The time stamp of the command that was unparsable.


comment

String[] comment
The additional comments.

Class stella.error.PidOffset extends ErrorEvent implements Serializable

Serialized Fields

azoff

double azoff
The value of the az offset.


altoff

double altoff
The value of the alt offset.

Class stella.error.PixelOffset extends ErrorEvent implements Serializable

Serialized Fields

xoff

double xoff
The value of the ra offset.


yoff

double yoff
The value of the de offset.

Class stella.error.ProtocolError extends ErrorEvent implements Serializable

Class stella.error.QueueError extends ErrorEvent implements Serializable

Serialized Fields

violate

String violate
The command name that could not be parsed.


violatetime

long violatetime
The time stamp of the command that was unparsable.


comment

String[] comment
The additional comments.

Class stella.error.RecordFocus extends ErrorEvent implements Serializable

Class stella.error.RegainedGuiding extends ErrorEvent implements Serializable

Class stella.error.RepositionTelescope extends ErrorEvent implements Serializable

Class stella.error.RequestTelescopePosition extends ErrorEvent implements Serializable

Class stella.error.RoofPosition extends ErrorEvent implements Serializable

Serialized Fields

roofnumber

int roofnumber
The roof number that has a state change.


roofstate

String roofstate
The value of the new roof state.

Class stella.error.ScsConnectFailure extends ErrorEvent implements Serializable

Class stella.error.ScsConnectionLost extends ErrorEvent implements Serializable

Class stella.error.SkyFlatAbort extends ErrorEvent implements Serializable

Class stella.error.SocketError extends ErrorEvent implements Serializable

Class stella.error.SoftwareError extends ErrorEvent implements Serializable

Class stella.error.SpuriousField extends FieldOfView implements Serializable

Class stella.error.StageStuck extends ErrorEvent implements Serializable

Class stella.error.StripField extends FieldOfView implements Serializable

Class stella.error.TargetError extends ErrorEvent implements Serializable

Serialized Fields

target

TargetDefinition target
The serializable target definition.


id

Object id
The value of the unique parameter in the moment it was registered.

Class stella.error.TargetFinished extends TargetError implements Serializable

Class stella.error.TargetNotAvailable extends ErrorEvent implements Serializable

Class stella.error.TargetPicked extends TargetError implements Serializable

Class stella.error.TargetStarMagnitude extends ErrorEvent implements Serializable

Class stella.error.TcpAccessDenied extends ErrorEvent implements Serializable

Serialized Fields

violate

InetAddress violate
The host address that was denied.


port

int port
The port at which the client tried to connect to the ATIS server.

Class stella.error.TcpNoFreeConnections extends ErrorEvent implements Serializable

Serialized Fields

violate

InetAddress violate
The host address that was denied.


port

int port
The port at which the client tried to connect to the ATIS server.

Class stella.error.TelescopeOffsets extends ErrorEvent implements Serializable

Serialized Fields

az

double az
The value of the FWHM.


pmaz

double pmaz
The value of the FWHM.


azoff

double azoff
The value of the FWHM.


alt

double alt
The value of the flux.


pmalt

double pmalt
The value of the flux.


altoff

double altoff
The value of the flux.


unique

Object unique
The unique id, on a separate line.

Class stella.error.TelescopePosition extends ErrorEvent implements Serializable

Serialized Fields

az

double az
The value of the FWHM.


azoff

double azoff
The value of the FWHM.


alt

double alt
The value of the flux.


altoff

double altoff
The value of the flux.

Class stella.error.TelescopePowerLost extends ErrorEvent implements Serializable

Class stella.error.TelescopeProtection extends ErrorEvent implements Serializable

Class stella.error.TelescopeStalled extends ErrorEvent implements Serializable

Class stella.error.TelescopeStatus extends ErrorEvent implements Serializable

Serialized Fields

power

boolean power
Telescope has power.


referenced

boolean referenced
Telescope is referenced, i.e. initialized.


track

boolean track
Telescope is tracking.


guide

boolean guide
Telescope is guiding.


azimuth

double azimuth
Telescope azimuth, degrees.


azoffset

double azoffset
Telescope azimuth offset, degrees.


altitude

double altitude
Telescope altitude, degrees.


altoffset

double altoffset
Telescope altitude offset, degrees.


derot

double derot
Derotator position, degrees.


focus

double focus
Focus position.


tcabinet

double tcabinet
Temperature of the switch board.


tm1

double tm1
Temperature of mirror M1.


tm2

double tm2
Temperature of mirror M2.


tm3

double tm3
Temperature of mirror M3.


errorsymbols

String errorsymbols
Error symbols active on telescope controller.

Class stella.error.TimeOutError extends ErrorEvent implements Serializable

Serialized Fields

follows

CommandEvent follows
The command type the time out error follows.

Class stella.error.TimeOutLimitSwitch extends ErrorEvent implements Serializable

Class stella.error.TimeOutRoof extends ErrorEvent implements Serializable

Class stella.error.TracktimeRemaining extends ErrorEvent implements Serializable

Serialized Fields

remain

long remain
The remaining track-time carried by this status, in ms.

Class stella.error.TsiConnected extends ErrorEvent implements Serializable

Class stella.error.TsiConnectFailure extends ErrorEvent implements Serializable

Class stella.error.TsiConnectionLost extends ErrorEvent implements Serializable

Class stella.error.TsiTccConnected extends ErrorEvent implements Serializable

Class stella.error.TsiTccConnectFailure extends ErrorEvent implements Serializable

Class stella.error.TsiTccConnectionLost extends ErrorEvent implements Serializable

Class stella.error.UnknownCommand extends ErrorEvent implements Serializable

Class stella.error.UnsupportedCommand extends ErrorEvent implements Serializable

Class stella.error.WeatherAccess extends ErrorEvent implements Serializable

Serialized Fields

directclose

boolean directclose
True if we are automatically closing.


directopen

boolean directopen
True if we are automatically opening.


Package stella.exception

Class stella.exception.AmbiguousPatternException extends RuntimeException implements Serializable

Class stella.exception.CannotMatchException extends RuntimeException implements Serializable

Class stella.exception.ChecksumException extends IOException implements Serializable

Class stella.exception.IllegalSearchBoxException extends RuntimeException implements Serializable

Class stella.exception.IllegalWindowException extends RuntimeException implements Serializable

Class stella.exception.InsufficientDataException extends RuntimeException implements Serializable

Class stella.exception.MasterInitException extends RuntimeException implements Serializable

Class stella.exception.NoStarException extends RuntimeException implements Serializable


Package stella.io

Class stella.io.CacheChangedEvent extends EventObject implements Serializable

Serialized Fields

key

String key
The key in the cache, i.e. the serial command sent.


value

String value
The new value in the cache, i.e. the serial reply.

Class stella.io.CastingRS485Server_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.io.PollingRS485Server_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.io.SerialEvent extends RmiEvent implements Serializable

Serialized Fields

serial

String serial
The string writtn or read in from the serial line.


isread

boolean isread
A boolean that indicates a read event if true.


Package stella.jview

Class stella.jview.JAcquireDisplay extends JMasterDisplay implements Serializable

Serialized Fields

canvastabs

Map<K,V> canvastabs
This is the tabbed pane with the coarse images.


guide

JFitsCanvas guide
The combined guider canvas .


color

Map<K,V> color
part files to colors.


shape

Map<K,V> shape
part files to shapes.

Class stella.jview.JAdapter extends JMasterFrame implements Serializable

Serialized Fields

central

JPanel central
My display.


acquire

JGuiderPanel acquire
The acquire panel.


guiding

JGuiderPanel guiding
The acquire panel.


pidoffset

JDataCanvas pidoffset
The offset history.


pixeloffset

JDataCanvas pixeloffset
The offset history.

Class stella.jview.JAdapterDisplay extends JMasterDisplay implements Serializable

Class stella.jview.JAllskyChronology extends JChronology implements Serializable

Class stella.jview.JAllskyDisplay extends JMasterDisplay implements Serializable

Serialized Fields

allsky

JAllskyChronology allsky
The central component is a chronology.


bradford

Box bradford
To the sides, we add to bradford night cams.

Class stella.jview.JAltAzTelescope extends JNormalizedCanvas implements Serializable

Serialized Fields

azimuthcur

Double azimuthcur
The last azimuth of the telescope assigned to the canvas.


altitudecur

Double altitudecur
The last altitude of the telescope assigned to the canvas.


derotcur

Double derotcur
The last derotator position assigned to the canvas.


azimuthdes

Double azimuthdes
The desired azimuth of the telescope assigned to the canvas.


altitudedes

Double altitudedes
The desired altitude of the telescope assigned to the canvas.


derotdes

Double derotdes
The desired derotator position assigned to the canvas.

Class stella.jview.JAntarcticaNight extends JAntarctica implements Serializable

Serialized Fields

solh

SolHeight solh
Solar position.


lambda

Longitude lambda
Longitude in antarctica.


phi

Latitude phi
Latititude in antarctica.


now

Time now
Time instance for artificial advances.

Class stella.jview.JBaycamMosaic extends JMosaic implements Serializable

Serialized Fields

latest

List<E> latest
A list of latest-url instances to check for new images.

Class stella.jview.JCamera extends Object implements Serializable

Class stella.jview.JDatabaseDisplay extends JMasterDisplay implements Serializable

Class stella.jview.JEarthNight extends JEarth implements Serializable

Serialized Fields

solra

SolRa solra
Solar position.


solde

SolDec solde
Solar position.


sid

SiderealTime sid
Greenwich sidereal time.

Class stella.jview.JEnvironment extends JMasterFrame implements Serializable

Serialized Fields

jenv

JPanel jenv
My display panel for changing the border color.


haveall

boolean haveall
Gets true if we have collected information on all roofs present.


roof

RoofInfo[] roof
The information on the roof switches used to derive the roof state.


view

JRoofView view
The display of the current roof state.


sensors

JTabbedPane sensors
The pane displaying the sensor values.


weathercanvi

List<E> weathercanvi
The list of successfully initialized weather canvases.

Class stella.jview.JEnvironmentDisplay extends JMasterDisplay implements Serializable

Serialized Fields

jenv

JPanel jenv
My display panel for changing the border color.


weathercanvi

List<E> weathercanvi
The list of successfully initialized weather canvases.


db

WeatherDatabase db
A connection to the database.


start

JSpinner start
The spinner with the date.


span

JSpinner span
The spinner with the hours span.

Class stella.jview.JEnvironmentDisplay.Headless extends JEnvironmentDisplay implements Serializable

Class stella.jview.JFilterWheel extends JNormalizedCanvas implements Serializable

Class stella.jview.JFitsDisplay extends JMasterDisplay implements Serializable

Serialized Fields

fits

JFitsCanvas fits
Central panel is the fits canvas plus the brightness/contrast adjust.


xorigin

int xorigin
Record origin changes.


yorigin

int yorigin
Record origin changes.


value

JLabel value
The value in the fits file at the mouse position.


keep

JRationalSlider keep
The slider for percentage of counts kept.


precise

JFormattedTextField precise
The text field bound to the percentage slider.


histmin

JFormattedTextField histmin
If the user enters min/max values rather than a keep level.


histmax

JFormattedTextField histmax
If the user enters min/max values rather than a keep level.


scaling

JComboBox scaling
The scaling combo box.


colorbox

JCheckBox colorbox
The colorize check box.


invert

JCheckBox invert
The invert check box.


negative

boolean negative
Invert colors if true.


color

boolean color
Colorize the image if true.

Class stella.jview.JFocusDisplay extends JMasterDisplay implements Serializable

Serialized Fields

select

JSlider select
This is the slider with which we change the focus image to display.


focus

JPanel focus
The canvas that displays individual focus frames.


lookup

SortedMap<K,V> lookup
The sorted map of focus positions to file names.

Class stella.jview.JGuiderCanvas extends JFitsCanvas implements Serializable

Class stella.jview.JGuiderOffsets extends JDataCanvas implements Serializable

Class stella.jview.JHeaderDisplay extends JDatabaseDisplay implements Serializable

Serialized Fields

valuemap

Map<K,V> valuemap
Mapping of key names to formats.


request

Map<K,V> request
Mapping of key names to methods in result set.


datalabels

Map<K,V> datalabels
Mapping of key names to display labels.

Class stella.jview.JIncrementField extends JPanel implements Serializable

Serialized Fields

input

JTextField input
The text field for number input.


pm

JPlusMinusBox pm
The plus-minus box for stepwize increase/decrease of the value.

Class stella.jview.JLaunchBox_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.jview.JMasterDisplay extends JClientFrame implements Serializable

Serialized Fields

switched

long switched
Last time monitor was switched.

Class stella.jview.JMasterDisplay_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.jview.JMasterFrame extends JClientFrame implements Serializable

Serialized Fields

listener

MasterListener listener
The listener checking connections to my master casters.

Class stella.jview.JMasterFrame_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.jview.JMoveTelescope extends MoveTelescope implements Serializable

Serialized Fields

move

JButton move
The button that launches the command.


ra

JTextField ra
The text field used for entering right ascension.


dec

JTextField dec
The text field used for entering dec.


derot

JTextField derot
The text field for the derotator position.


follow

JCheckBox follow
The checkbox for a following derotator.


raunit

JComboBox raunit
A drop-down list of right-ascension units.


decunit

JComboBox decunit
A drop-down list of declination units.

Class stella.jview.JNight extends JViewportCanvas implements Serializable

Serialized Fields

now

AcceleratedTime now
The current time.


solra

SolRa solra
Solar position.


solde

SolDec solde
Solar position.


moonra

MoonRa moonra
Moon position.


moonde

MoonDec moonde
Moon position.


moonphi

MoonAngle moonphi
Moon phase.


theta

SiderealGreenwichApparent theta
Sidereal time.


night

BufferedImage night
The overlay on the Earth to show current twilight/night.


map

CoordinateTransforming map
Coordinate transformation that translates long/lat into normalized.


ear

List<E> ear
My importance may change.


curprior

int curprior
My current importance.

Class stella.jview.JObjectComponent extends JPanel implements Serializable

Serialized Fields

jod

JObjectDisplay jod
The JObjectDisplay reference, initialized on construct.

Class stella.jview.JObjectComponent.ObjectKey extends JViewportCanvas.ViewportKey implements Serializable

Serialized Fields

tab

String tab
The tab name.


success

boolean success
True if only success.


science

boolean science
True if only science.


targets

List<E> targets
List of targets.


sql

String sql
String for additional sql.


period

String period
Period string.

Class stella.jview.JObjectDisplay extends JDatabaseDisplay implements Serializable

Serialized Fields

request

Map<K,V> request
Mapping of key names to methods in result set.


dateconvert

Map<K,V> dateconvert
If any of the key names is linked to a date, we mark it.


fitting

Map<K,V> fitting
The mapping of plot names to model fittings.


collapsed

Map<K,V> collapsed
The mapping of plot names to split pane collapses.


plotfit

Map<K,V> plotfit
The mapping of plot names to fitting parameters.


lastquery

String lastquery
The last sql query.


lastperiod

Double lastperiod
The last period entered or retrieved.


registries

List<E> registries
A list of registries on hosts that might contain pick event listeners.


staruser

Map<K,V> staruser
A mapping of all targets to user names.


starra

Map<K,V> starra
A mapping of all targets to ra/de stars.


tabs

JTabbedPane tabs
The container for the plot canvi.


target

JLabel target
The head-label holding the name of the current object.


users

JComboBox users
Combo box for selecting users.


toggle

JToggleButton toggle
Button for selection order changes.


select

JList select
List of targets.


period

JTextField period
The user can enter a period here.


sqlwhere

JTextField sqlwhere
If the sofisticated user wants to add special SQL queries.


handle

JObjectDisplay.SubComponentHandler handle
The class that handles rmi-access.

Class stella.jview.JOffsetDisplay extends JMasterDisplay implements Serializable

Serialized Fields

fft1

JTrackingFrequencies fft1
This is the fft canvas.


fft2

JTrackingFrequencies fft2
This is the fft canvas.


azalt1

JGuiderOffsets azalt1
This is the az/alt offset display.


azalt2

JGuiderOffsets azalt2
This is the az/alt offset display.


offset1

JDataCanvas offset1
The offset vs. time is a simple data canvas .


offset2

JDataCanvas offset2
The offset vs. time is a simple data canvas .

Class stella.jview.JParameterDisplay extends JDatabaseDisplay implements Serializable

Serialized Fields

header

JLabel header
Header label.


valuemap

Map<K,V> valuemap
Mapping of key names to formats.


multimap

Map<K,V> multimap
Mapping of key names to multipliers.


startlabels

Map<K,V> startlabels
Mapping of key names to display labels.


endlabels

Map<K,V> endlabels
Mapping of key names to display labels.


set

ParameterClustering set
My parameter cluster.

Class stella.jview.JPhotometryDisplay extends JDatabaseDisplay implements Serializable

Class stella.jview.JPilar3 extends Object implements Serializable

Class stella.jview.JPlusMinusBox extends Box implements Serializable

Serialized Fields

plus

JButton plus
The plus button.


minus

JButton minus
The minus button.

Class stella.jview.JQuadrants extends JAltAzTelescope implements Serializable

Serialized Fields

phi

double phi
The latitude of the site.

Class stella.jview.JQuickDisplay extends JDatabaseDisplay implements Serializable

Serialized Fields

multi

JButton multi
A button with three states: replace, to tabs or overlay.


regions

Map<K,V> regions
Mapping of button names to central wavelength plus width.


current

String current
The current region. On startup, always the first parsable.


count

int count
The current spectrum number.


spectrum

int[][] spectrum
The 1-d vectors mapping spectral intensity vs. lambda.


fitted

int[][] fitted
The 1-d vectors mapping fitted intensity vs. lambda.


lam0

double[] lam0
The starting point retrieved from db.


dlam

double[] dlam
The wavelength step retrieved from db.


zero

double[] zero
The zero point of the data retrieved from db.


scale

double[] scale
The scale of the data retrieved from db.


canvas

JTabbedPane canvas
The canvas we display the spectrum in.


star

JLabel star
The name of the star from the obs database.


date

JLabel date
The date of the observation.


datelabel

String[] datelabel
The different date labels.


dateerr

String[] dateerr
The different date labels.


rv

JLabel rv
The RV from the reduced database.


rvlabel

String[] rvlabel
The different rv.


rverr

String[] rverr
The different rv errors.


vsini

JLabel vsini
The vsini from the reduced database.


vsinilabel

String[] vsinilabel
The different rv.


vsinierr

String[] vsinierr
The different rv errors.


teff

JLabel teff
The Teff from the reduced database.


tefflabel

String[] tefflabel
The different rv.


tefferr

String[] tefferr
The different rv errors.


metal

JLabel metal
The metallicity from the reduced database.


metallabel

String[] metallabel
The different rv.


metalerr

String[] metalerr
The different rv errors.


logg

JLabel logg
The logg from the reduced database.


logglabel

String[] logglabel
The different rv.


loggerr

String[] loggerr
The different rv errors.


time

SettableTime time
Parameter for rest frame.


alp0

RaTarget alp0
Parameter for rest frame.


alpha

RaApparent alpha
Parameter for rest frame.


del0

DecTarget del0
Parameter for rest frame.


delta

DecApparent delta
Parameter for rest frame.


bv

BarycentricVelocity bv
Parameter for rest frame.

Class stella.jview.JResultsPanel extends JDatabaseDisplay implements Serializable

Serialized Fields

sesunique

MyList sesunique
The list of unique ids in SES.


wifunique

MyList wifunique
The list of unique ids in Wifsip.


result

JPanel result
The central panel, where results are displayed.


cache

Map<K,V> cache
We cache the last valid object on each telescope, to decide updates.

Class stella.jview.JRoofView.JRoofCanvas extends JComponent implements Serializable

Serialized Fields

background

Image background
The background to draw. The layout of the STELLA building.


opennorth

Image[] opennorth
The images for N-limit switch open.


opensouth

Image[] opensouth
The images for S-limit switch open.


shutnorth

Image[] shutnorth
The images for N-limit switch shut.


shutsouth

Image[] shutsouth
The images for S-limit switch shut.


xnorth

Image[] xnorth
The images for X-switch, north.


xsouth

Image[] xsouth
The images for X-switch, south.


rooftop

Image[] rooftop
The instance for top roof. Indexed for roof number.


roofside

Image[] roofside
The blinking instance for side roof. Indexed for roof number.


locknorth

BlinkingImage[] locknorth
The blinking instance for N-lock.


locksouth

BlinkingImage[] locksouth
The blinking instance for S-lock.


speed

BlinkingImage[] speed
A speedometer blinking image.


tpr

Point[] tpr
The position of the top roofs, left and right, variable.


btr

Point[] btr
The position of the bottom roofs, left and right, variable.


lon

Point[] lon
The position of the open-limit, north.


los

Point[] los
The position of the open-limit, south.


lsn

Point[] lsn
The position of the shut-limit, north.


lss

Point[] lss
The position of the shut-limit, south.


xsn

Point[] xsn
The position of the x-switch, north.


xss

Point[] xss
The position of the x-switch, south.


spd

Point[] spd
The position of the speed indicator, left and right.


lkn

Point[] lkn
The position of the locks, north half.


lks

Point[] lks
The position of the locks, south half.

Class stella.jview.JSimpleCommand extends SimpleCommand implements Serializable

Serialized Fields

command

JButton command
The button representing the command. Its label is the command name.


wrap

CommandEvent wrap
We deliver exactly the command we were constructed qwith.

Class stella.jview.JSpectrumDisplay extends JDatabaseDisplay implements Serializable

Serialized Fields

regions

Map<K,V> regions
Mapping of button names to Echelle order.


order

MySpinner order
The currently displayed order.


lamlam

JLabel lamlam
And the wavelength range for that.


canvas

JSpectrumCanvas canvas
The canvas we display the spectrum in.


errorbar

JCheckBox errorbar
Toggles error bars.


restframe

JCheckBox restframe
Toggles doppler shift.


overplot

JCheckBox overplot
Toggles overplotting of individual spectra.


overstep

MySpinner overstep
The offset between individual overplotted spectra in normalized-y.


deletelast

JButton deletelast
Press this button to delete the most recently added spectrum.

Class stella.jview.JStella extends JOpenFrame implements Serializable

Serialized Fields

start

JSpinner start
The spinner that displays the end date of the history.


span

JSpinner span
The spinner that displays the span of the history in days.


inclined

JComboBox inclined
The combo box of fits key to plot inclined.


plotx

JComboBox plotx
The combo box of fits key to plot in x-axis.


ploty

JComboBox ploty
The combo box of fits key to plot in y-axis.


valuemap

Map<K,V> valuemap
A mapping of inclined parameters to their formats.


history

JTargetHistory history
My component.


oldfrom

Date oldfrom
If the date have not changed, we do not update.


oldto

Date oldto
If the date have not changed, we do not update.


lastpress

Date lastpress
If the update was pressed recently, we do not update.


time

SettableTime time
We need a time to calculate the solar height.


sol

SolHeight sol
To know, when we have to update the display.


registries

List<E> registries
A list of registries on hosts that might contain pick event listeners.


hsql

HistorySql hsql
History db.


osql

ObserveSql osql
Observations sql.

Class stella.jview.JSwitchButton extends JButton implements Serializable

Serialized Fields

stub

SwitchStub stub
The switch we are attached to.


onicon

Icon onicon
The default icon to display in the "on" state.


officon

Icon officon
The default icon to display in the "off" state.


ontext

String ontext
The default string to display in "on" state.


offtext

String offtext
The default string to display in "off" state.


invalid

String invalid
The string to display in the undetermined state.


oncol

Color oncol
The backgound color in the on state.


offcol

Color offcol
The background color in the off state.


maxon

long maxon
The on-interval.


exitstate

Boolean exitstate
If false, we switxh off on exit.


refresh

long refresh
The actual refresh interval.

Class stella.jview.JTargetHelper.DurationAction extends TargetAction implements Serializable

Class stella.jview.JTargetHelper.FileAction extends TargetAction implements Serializable

Class stella.jview.JTargetHelper.TargetNameAction extends TargetAction implements Serializable

Class stella.jview.JTargetHistory extends JBoxedCanvas implements Serializable

Serialized Fields

targetcolor

Map<K,V> targetcolor
A mapping of target names to target colors.


snlist

Map<K,V> snlist
All S/N.


meritlist

Map<K,V> meritlist
All merits.

Class stella.jview.JTrackingFrequencies extends JDataCanvas implements Serializable

Serialized Fields

timegap

long timegap
The time-gap between the measurements in ms.


exposuretime

long exposuretime
The exposure time on the guider camer in ms.


seeing

double seeing
The seeing estimate, deduced from guider seeing plus KEY_SEEINGFACTOR.


wind

double wind
The column wind speed estimate from ground maximum wind.

Class stella.jview.JTypeHelper.ConstraintAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.DaughterAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.ExceptionAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.FitsHeaderAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.GainAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.ObjectAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.ProposalAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.RequiresAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.SetupAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.SuccessorAction extends TargetAction implements Serializable

Class stella.jview.JTypeHelper.TimeslotAction extends TargetAction implements Serializable

Class stella.jview.JUndefinedHelper extends JDialog implements Serializable

Serialized Fields

helper

Box helper
The box where to display all undefined elements.


display

TargetHelper display
The reference to the target helper whose undefined elements are shown.

Class stella.jview.JWeatherCanvas extends JDataCanvas implements Serializable

Serialized Fields

lookup

Map<K,V> lookup
We translate sensor-names to set-names.

Class stella.jview.JWheel extends JPanel implements Serializable

Serialized Fields

wheel

MultiAxes wheel

prop

URL prop

status

JStatusField status

axes

JComboBox axes

position

JSpinner position

lastpos

JLabel lastpos

offspin

JSpinner offspin

curaxis

String curaxis

Class stella.jview.ParameterTableModel extends AbstractTableModel implements Serializable

Serialized Fields

rows

Collection<E> rows
The targets available. Only observables are displayed.


columns

List<E> columns
The list of parameters. Their name builds table columns.


data

Object[][] data
The displayable data, a rowxcolumns array.


observable

int observable
The number of currently observable targets. Calculated during update.

Class stella.jview.SensorTableModel extends AbstractTableModel implements Serializable

Serialized Fields

columns

List<E> columns
The list of parameters. Their name builds table columns.


rows

List<E> rows
The list of sensor names.


data

Object[][] data
The displayable data, a rowxcolumns array.


units

String[] units
The unit strings, filled on sensor data delivery.


state

int[] state
The current state of the sensor.


average

long average
The sampling interval of the table.


source

int source
The index of the first data column that is active.

Class stella.jview.SensorTableModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.jview.TargetAction extends AbstractAction implements Serializable


Package stella.net

Class stella.net.CasterClient_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.net.ErrorServer_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class stella.net.JPilar3 extends JFrame implements Serializable

serialVersionUID: 7044529860685657941L

Serialized Fields

pilar

Pilar3Socket pilar

initTelescope

JButton initTelescope

jLabel4

JLabel jLabel4

azInput

JTextField azInput

altInput

JTextField altInput

setFocus

JButton setFocus

toggleStartTracking

JToggleButton toggleStartTracking

focusLabel

JLabel focusLabel

exitTelescope

JButton exitTelescope

toggleCloseCover

JToggleButton toggleCloseCover

altLabel

JLabel altLabel

moveTelescopeAltAz

JButton moveTelescopeAltAz

focusInput

JTextField focusInput

infoLabel

JLabel infoLabel

infos

JTextArea infos

clearErrors