Serialized Form
|
Package net.aerith.misao.catalog.io |
this$0
Ucac1Reader this$0
|
Package net.aerith.misao.gui |
pane
java.awt.Container pane
- The content pane of this frame.
ui_info
javax.swing.UIManager.LookAndFeelInfo[] ui_info
- The array of look and feel information.
pane
java.awt.Container pane
- The content pane of this frame.
images
java.awt.Image[] images
- The list of
java.awt.Images. It is null at the
beginning, or just after updated. It is creaeted and set when
the image is actually painted.
menu_start
javax.swing.JMenuItem menu_start
- The menu item to start the blink.
menu_stop
javax.swing.JMenuItem menu_stop
- The menu item to stop the blink.
mono_images
MonoImage[] mono_images
- The list of images.
running
boolean running
- True if the blink thead is running.
stats
LevelAdjustmentSet[] stats
- The list of image level and statistics.
thread
BlinkMonoImageComponent.BlinkThread thread
- The thread which controls the blink of images
thread_interval
int thread_interval
- The thread interval in milliseconds.
acronym_list
java.util.Vector acronym_list
- The list of acronyms.
catalog_list
java.util.Vector catalog_list
- The list of catalogs.
column_model
javax.swing.table.DefaultTableColumnModel column_model
- The table column model.
hash
java.util.Hashtable hash
- The hash table which contains the catalog is selected or not.
model
javax.swing.table.DefaultTableModel model
- The table model.
listener_list
java.util.Vector listener_list
- The list of listeners of catalog selection.
pane
java.awt.Container pane
- The pane of this component.
root
javax.swing.tree.DefaultMutableTreeNode root
- The root node.
catalog_tree
CatalogTree catalog_tree
- The catalog tree.
radio_code
javax.swing.JRadioButton radio_code
- The radio button to display catalog code in tree.
radio_name
javax.swing.JRadioButton radio_name
- The radio button to display catalog name in tree.
radio_panel
javax.swing.JPanel radio_panel
- The panel of radio buttons.
basepoint_at_center
boolean basepoint_at_center
- True if the (0,0) represents the center of the chart. Otherwise,
the (0,0) represents the top left corner.
default_property
PlotProperty default_property
- The default properties to plot stars.
folding_characters
int folding_characters
- The number of characters to fold the star data in the dialog.
list
StarPositionList list
- The list of stars to plot.
offscreen
java.awt.Image offscreen
- The off screen image.
pane
java.awt.Container pane
- The pane of this component.
plot_properties
java.util.Hashtable plot_properties
- The properties to plot stars.
popup
javax.swing.JPopupMenu popup
- The popup menu.
size
Size size
- The size of chart.
star_click_listener
StarClickListener star_click_listener
- The listener of star click event. If null, this chart itself
handles the event and shows the star information message box.
button_reset
javax.swing.JButton button_reset
button_set
javax.swing.JButton button_set
button_start
javax.swing.JButton button_start
button_stop
javax.swing.JButton button_stop
failed_message_flag
boolean failed_message_flag
- True when to show the failed message.
interrupted_message_flag
boolean interrupted_message_flag
- True when to show the interrupted message.
listener_reset
ControlPanel.ResetListener listener_reset
- The listener to reset.
listener_set
ControlPanel.SetListener listener_set
- The listener to set parameters.
listener_start
ControlPanel.StartListener listener_start
- The listener to start the operation.
listener_stop
ControlPanel.StopListener listener_stop
- The listener to stop parameters.
menu_items
javax.swing.JMenuItem[] menu_items
mode
int mode
- The mode.
operation
Operation operation
pane
java.awt.Container pane
- The content pane of this panel.
succeeded_message_flag
boolean succeeded_message_flag
- True when to show the succeeded message.
thread
java.lang.Thread thread
combo_sign
javax.swing.JComboBox combo_sign
- The combo box to select sign of Decl.
text_Decl_d
javax.swing.JTextField text_Decl_d
- The text field to input degree of Decl.
text_Decl_m
javax.swing.JTextField text_Decl_m
- The text field to input arcmin of Decl.
text_Decl_s
javax.swing.JTextField text_Decl_s
- The text field to input arcsec of Decl.
text_RA_h
javax.swing.JTextField text_RA_h
- The text field to input hour of R.A.
text_RA_m
javax.swing.JTextField text_RA_m
- The text field to input minute of R.A.
text_RA_s
javax.swing.JTextField text_RA_s
- The text field to input second of R.A.
db_manager
GlobalDBManager db_manager
- The database manager.
hash_stars
java.util.Hashtable hash_stars
- The hash table which contains the tree path and the star object.
db_manager
InformationDBManager db_manager
- The information database manager.
hash_info
java.util.Hashtable hash_info
- The hash table which contains the tree path and the image
information.
listener_list
java.util.Vector listener_list
- The list of listeners of image information selection.
mode
int mode
- The mode.
pane
java.awt.Container pane
- The pane of this component.
root
javax.swing.tree.DefaultMutableTreeNode root
- The root node.
combo_day
javax.swing.JComboBox combo_day
- The combo box to select day;
combo_hour
javax.swing.JComboBox combo_hour
- The combo box to select hour;
combo_minute
javax.swing.JComboBox combo_minute
- The combo box to select minute;
combo_month
javax.swing.JComboBox combo_month
- The combo box to select month;
combo_second
javax.swing.JComboBox combo_second
- The combo box to select second;
text_year
javax.swing.JTextField text_year
- The text field to input year.
close_window_listener
Desktop.CloseWindowListener close_window_listener
- The listener to close a frame.
db_manager
GlobalDBManager db_manager
- The database manager.
desktop_pane
javax.swing.JDesktopPane desktop_pane
- The pane of the desktop.
file_manager
FileManager file_manager
- The file manager.
frame_list
java.util.Vector frame_list
- The list of opening internal frames.
menu_windows
javax.swing.JMenu menu_windows
- The menu of opening internal frames.
monitor_set
MonitorSet monitor_set
- The set of monitors.
select_window_listener
Desktop.SelectWindowListener select_window_listener
- The listener to bring a window to the front.
center_coor
Coor center_coor
- The R.A. and Decl. of the center.
chart_edition_listeners
java.util.Vector chart_edition_listeners
- The list of chart edition listeners.
db_manager
CatalogDBManager db_manager
- The catalog database manager.
fov_height
double fov_height
- The vertical field of view in degree.
fov_width
double fov_width
- The horizontal field of view in degree.
column_model
javax.swing.table.DefaultTableColumnModel column_model
- The table column model.
dt
java.awt.dnd.DropTarget dt
- The drop target.
mode
int mode
- The mode.
model
javax.swing.table.DefaultTableModel model
- The table model.
pane
java.awt.Container pane
- The content pane of this frame.
popup
javax.swing.JPopupMenu popup
- The popup menu.
record_list
java.util.Vector record_list
- The list of file records.
header_value
java.lang.String header_value
- The header value.
this$0
FileOperationTable this$0
dimension
java.awt.Dimension dimension
- The size.
histogram
Histogram histogram
- The histogram.
max_pointer
int max_pointer
- The maximum pointer location.
maximum
double maximum
- The maximum value of the histogram.
min_pointer
int min_pointer
- The minimum pointer location.
minimum
double minimum
- The minimum value of the histogram.
off_image
java.awt.Image off_image
- The off screen.
target
Statisticable target
- The target image.
icon
javax.swing.Icon icon
- The icon of the mark.
dimension
java.awt.Dimension dimension
- The preferred size, considering the zoom level.
image
java.awt.Image image
- The
java.awt.Image to view.
image_content
ImageContent image_content
- The content image to view.
markup_position
Position markup_position
- The position on the image to mark up. If not to mark up, it
must be null.
pane
java.awt.Container pane
- The pane of this component.
popup
javax.swing.JPopupMenu popup
- The popup menu.
zoom_level
int zoom_level
- The number of zoom level. It is 0 when the size is normal. The
number 1 means magnified twice, 2 means third and 3 means
fourth. The number -1 means reduced twice, -2 means third and
-3 means fourth.
coor
Coor coor
- The R.A and Decl.
text_brighter
javax.swing.JTextField text_brighter
- The text field to input the brighter limit.
text_fainter
javax.swing.JTextField text_fainter
- The text field to input the fainter limit.
button_help
javax.swing.JButton button_help
- The button to show the help message.
pane
java.awt.Container pane
- The pane of this component.
text
javax.swing.JTextField text
- The text field to input the magnitude system code.
dt
java.awt.dnd.DropTarget dt
- The drop target.
menu_restart
javax.swing.JMenuItem menu_restart
- The menu item to restart logging.
menu_stop
javax.swing.JMenuItem menu_stop
- The menu item to stop logging.
popup
javax.swing.JPopupMenu popup
- The popup menu.
stopped
boolean stopped
- True when not to show messages.
text_area
MonitorArea text_area
- The text area.
component
MonoImageComponent component
- This component.
processible
boolean processible
- True if the image processing popup menus are available.
stat
LevelAdjustmentSet stat
- The image level and statistics.
button_browse
javax.swing.JButton button_browse
- The button to browser.
button_catalog_help
javax.swing.JButton button_catalog_help
- The button to show the help message of the selected catalog.
combo_catalog
javax.swing.JComboBox combo_catalog
- The combo box to select a catalog.
default_path
boolean default_path
- True when to set the default path when a catalog is selected.
id
int id
- The identifier of this panel.
pane
java.awt.Container pane
- The pane of this component.
text_path
javax.swing.JTextField text_path
- The text field to input catalog path.
catalog_list
java.util.Vector catalog_list
- The list of catalog readers to be selected.
selected_item
java.lang.Object selected_item
- The selected item.
this$0
OpenCatalogPanel this$0
button_help_catalog
javax.swing.JButton button_help_catalog
- The button to show the help on the catalog.
button_help_chip
javax.swing.JButton button_help_chip
- The button to show the help on the CCD chips.
combo_catalog
javax.swing.JComboBox combo_catalog
- The combo box to select a catalog.
combo_chip
javax.swing.JComboBox combo_chip
- The combo box to select a CCD chip.
combo_standard
javax.swing.JComboBox combo_standard
- The combo box to select a standard system.
pane
java.awt.Container pane
- The pane of this component.
radio_calculate_formula
javax.swing.JRadioButton radio_calculate_formula
- The radio button to calculate the formula.
radio_chip
javax.swing.JRadioButton radio_chip
- The radio button for unfiltered CCD image.
radio_input_formula
javax.swing.JRadioButton radio_input_formula
- The radio button to input the formula.
radio_others
javax.swing.JRadioButton radio_others
- The radio button for other system.
radio_standard
javax.swing.JRadioButton radio_standard
- The radio button for standard systems.
text_input_formula
javax.swing.JTextField text_input_formula
- The text field to input the formula.
mode
int mode
- The mode.
button_help_catalog
javax.swing.JButton button_help_catalog
- The button to show the help on the catalog.
combo_catalog
javax.swing.JComboBox combo_catalog
- The combo box to select a catalog.
pane
java.awt.Container pane
- The pane of this component.
radio_average
javax.swing.JRadioButton radio_average
- The radio button for the average fitting.
radio_line
javax.swing.JRadioButton radio_line
- The radio button for the line fitting.
text_description
javax.swing.JTextField text_description
- The text field to input the catalog description.
catalog_star
CatalogStar catalog_star
- The typical catalog star.
splash_icon
javax.swing.ImageIcon splash_icon
- The image to show.
time_to_show
int time_to_show
- The time to show the screen in second.
button_chart
javax.swing.JButton button_chart
- The button to show the chart.
button_observation
javax.swing.JButton button_observation
- The button to show the observation table.
desktop
BaseDesktop desktop
- The parent desktop.
star
Star star
- The star.
button_chart
javax.swing.JButton button_chart
- The button to show the chart.
button_observation
javax.swing.JButton button_observation
- The button to show the observation data.
desktop
BaseDesktop desktop
- The parent desktop.
variability
Variability variability
- The variability.
column_model
javax.swing.table.DefaultTableColumnModel column_model
- The table column model.
model
javax.swing.table.DefaultTableModel model
- The table model.
pane
java.awt.Container pane
- The container pane.
record_list
java.util.Vector record_list
- The list of magnitude data records.
|
Package net.aerith.misao.gui.dialog |
selected_item
java.lang.Object selected_item
- The selected item.
this$0
ImageDateDialog this$0
|
Package net.aerith.misao.gui.table |
listener
CommonCellEditorListener listener
- The cell editor listener.
label_not_selected
javax.swing.JLabel label_not_selected
- The label component which is not selected.
label_selected
javax.swing.JLabel label_selected
- The label component which is selected.
selection_mode
int selection_mode
- The number of selection mode.
check_all
boolean check_all
- The check all flag.
check_list
boolean[] check_list
- The list of check results.
popup
javax.swing.JPopupMenu popup
- The popup menu.
check
javax.swing.JCheckBox check
- The check box component.
this$0
SortableCheckTable this$0
index
ArrayIndex index
- The sorted index to output.
sorting_column
java.lang.String sorting_column
- The sorting column header value.
sorting_direction
int sorting_direction
- The sorting direction.
header_value
java.lang.String header_value
- The header value of the column.
this$0
SortableTable this$0
this$0
SortableTable this$0
|
Package net.aerith.misao.image |
format
java.lang.String format
- The image format name.
operation
java.lang.String operation
- The operation not supported.
url
java.net.URL url
- The image URL.
|
Package net.aerith.misao.io |
disk_name
java.lang.String disk_name
- The disk name to be set.
|
Package net.aerith.misao.pixy |
|
Package net.aerith.misao.toolkit.AdditionalIdentification |
table
InformationTable table
- The table.
control_panel
AdditionalIdentificationControlPanel control_panel
operation
AdditionalIdentificationOperation operation
pane
java.awt.Container pane
- The content pane of this frame.
table
InformationTable table
- The table.
|
Package net.aerith.misao.toolkit.AgentDesktop |
agent
Agent agent
- The agent.
desktop
AgentDesktop desktop
- This desktop.
dialog
AgentCommonSettingDialog dialog
- The common setting dialog.
operating_exception
java.lang.Exception operating_exception
- The exception thrown in the operation.
pane
java.awt.Container pane
- The content pane of this frame.
agent
Agent agent
- The agent.
agent_observer
OperationObserver agent_observer
- The observer of new star search operation using the agent.
gallery_directory
java.io.File gallery_directory
- The directory to create HTML image gallery, or null when not to
create it.
package_file
java.io.File package_file
- The package file to be created, or null when not to save the
package file.
reject_identified
boolean reject_identified
- True when to reject identified stars.
reject_single
boolean reject_single
- True when to reject single detections.
|
Package net.aerith.misao.toolkit.Astrometry |
listeners
java.util.Vector listeners
report
XmlReport report
- The XML report document.
residual_table
ResidualTable residual_table
- The table to show the data and residual of astrometry.
setting
AstrometrySetting setting
- The setting of astrometry.
summary_panel
SummaryPanel summary_panel
- The panel to show the astrometry result summary.
astrometric_error
AstrometricError astrometric_error
- The astrometric error.
calculate_df
boolean calculate_df
- True when to calculate the distortion field.
cmf
ChartMapFunction cmf
- The chart map function.
df
DistortionField df
- The distortion field.
model
javax.swing.table.DefaultTableModel model
- The table model.
orig_pair_list
java.util.Vector orig_pair_list
- The original list of pairs.
pair_list
java.util.Vector pair_list
- The list of pairs.
report
XmlReport report
- The XML report document.
setting
AstrometrySetting setting
- The setting of astrometry.
summary_panel
SummaryPanel summary_panel
- The panel to show the astrometry result summary.
astrometric_error
AstrometricError astrometric_error
- The astrometric error.
d_pos
Position[] d_pos
- The distortion field results at four corners and the center.
label_df_bottom_left
javax.swing.JLabel label_df_bottom_left
- The label to show the distortion field of bottom-left.
label_df_bottom_right
javax.swing.JLabel label_df_bottom_right
- The label to show the distortion field of bottom-right.
label_df_center
javax.swing.JLabel label_df_center
- The label to show the distortion field of center.
label_df_top_left
javax.swing.JLabel label_df_top_left
- The label to show the distortion field of top-left.
label_df_top_right
javax.swing.JLabel label_df_top_right
- The label to show the distortion field of top-right.
label_error
javax.swing.JLabel label_error
- The label to show the astrometric error.
label_number_of_stars
javax.swing.JLabel label_number_of_stars
- The label to show the number of stars.
number_of_stars
int number_of_stars
- The number of stars.
parent_pane
AstrometryPane parent_pane
- The parent pane.
|
Package net.aerith.misao.toolkit.BatchExamination |
table
InstructionTable table
- The table.
desktop
BatchExaminationDesktop desktop
- This desktop.
pane
java.awt.Container pane
- The content pane of this frame.
control_panel
BatchExaminationControlPanel control_panel
desktop
BaseDesktop desktop
- The parent desktop.
list_info
java.util.ArrayList list_info
monitor_set
MonitorSet monitor_set
- The set of monitors.
operation
BatchExaminationOperation operation
pane
java.awt.Container pane
- The content pane of this frame.
table
InstructionTable table
- The table.
|
Package net.aerith.misao.toolkit.FilterSelection |
filter_set
FilterSet filter_set
- The set of image processing filters.
list_available
javax.swing.JList list_available
- The list of available filters.
list_selected
javax.swing.JList list_selected
- The list of selected filters.
model_available
javax.swing.DefaultListModel model_available
- The list model of available filters.
model_selected
javax.swing.DefaultListModel model_selected
- The list model of selected filters.
pane
java.awt.Container pane
- The pane of this component.
|
Package net.aerith.misao.toolkit.HtmlImageGallery |
table
HtmlImageGalleryTable table
- The table.
control_panel
HtmlImageGalleryControlPanel control_panel
desktop
BaseDesktop desktop
operation
HtmlImageGalleryOperation operation
pane
java.awt.Container pane
- The content pane of this frame.
table
HtmlImageGalleryTable table
desktop
BaseDesktop desktop
- The parent desktop.
|
Package net.aerith.misao.toolkit.IdentificationReport |
catalog_tree
CatalogTree catalog_tree
- The catalog tree.
catalog_tree_panel
CatalogTreePanel catalog_tree_panel
- The catalog tree panel.
record_table_panel
RecordDistancePanel record_table_panel
- The panel of table of distance to the other records.
report
XmlReport report
- The XML document.
right_pane
javax.swing.JSplitPane right_pane
- The split pane in the right area.
star_table
IdentifiedStarTable star_table
- The table of stars of the selected catalog.
catalog_star_list
java.util.Vector catalog_star_list
- The list of catalog stars.
listener_list
java.util.Vector listener_list
- The list of listeners of catalog selection.
report
XmlReport report
- The XML document.
xml_star_list
java.util.Vector xml_star_list
- The list of XML stars. The i-th element contains the i-th
element of catalog_star_list as a record.
base_record_label
javax.swing.JLabel base_record_label
- The label to show the base record.
record_table
RecordDistanceTable record_table
- The table of distance to the other records.
xml_star_label
javax.swing.JLabel xml_star_label
- The label to show the XML star name.
base_record
Star base_record
- The base record to calculate distance from.
records
java.util.Vector records
- The records in the XML star obect.
|
Package net.aerith.misao.toolkit.ImageCollation |
dt
java.awt.dnd.DropTarget dt
- The drop target.
image_list
java.util.Vector image_list
- The list of images to collate.
map_functions
MapFunction[] map_functions
- The list of map functions to convert (x,y) on the first image
to (x,y) on each image.
matching_failed
boolean matching_failed
- True if matching between detected stars and catalog data was
failed.
menu_blink
javax.swing.JMenuItem menu_blink
menu_gbr
javax.swing.JMenuItem menu_gbr
menu_matching
javax.swing.JMenuItem menu_matching
menu_open
javax.swing.JMenuItem menu_open
menu_rgb
javax.swing.JMenuItem menu_rgb
menu_subtraction
javax.swing.JMenuItem menu_subtraction
pane
java.awt.Container pane
- The content pane of this frame.
step
int step
- The current step.
thread
java.lang.Thread thread
|
Package net.aerith.misao.toolkit.ImageConversion |
table
ImageConversionTable table
- The table.
control_panel
ImageConversionControlPanel control_panel
operation
ImageConversionOperation operation
pane
java.awt.Container pane
- The content pane of this frame.
table
ImageConversionTable table
pane
java.awt.Container pane
- The container pane.
this$0
ImageConversionTable this$0
this$0
ImageConversionTable this$0
this$0
ImageConversionTable this$0
this$0
ImageConversionTable this$0
this$0
ImageConversionTable this$0
this$0
ImageConversionTable this$0
check_rescale_sbig
javax.swing.JCheckBox check_rescale_sbig
- The check box to rescale ST-4/6 Image.
radio_scale
javax.swing.JRadioButton radio_scale
- The radio button for scale.
radio_size
javax.swing.JRadioButton radio_size
- The radio button for size.
text_height
javax.swing.JTextField text_height
- The text field to input image height;
text_scale
javax.swing.JTextField text_scale
- The text field to input rescale rate.
text_width
javax.swing.JTextField text_width
- The text field to input image width.
|
Package net.aerith.misao.toolkit.ImageDatabase |
desktop
ImageDatabaseDesktop desktop
- This desktop.
pane
java.awt.Container pane
- The content pane of this frame.
|
Package net.aerith.misao.toolkit.ImageGallery |
frame
ImageGalleryInternalFrame frame
- This frame.
list
java.util.Vector list
- The list of image panels.
pane
java.awt.Container pane
- The content pane of this frame.
panel
javax.swing.JPanel panel
- The content panel.
desktop
BaseDesktop desktop
- The parent desktop.
image
MonoImage image
- The image.
image_component
MonoImageComponent image_component
- The image component.
info
XmlInformation info
- The image information.
mag_record
XmlMagRecord mag_record
- The magnitude record.
pane
java.awt.Container pane
- The pane of this component.
scroll_pane
javax.swing.JScrollPane scroll_pane
- The scroll pane.
|
Package net.aerith.misao.toolkit.ImageInformation |
desktop
BaseDesktop desktop
- The parent desktop.
info
XmlInformation info
- The image information.
pane
java.awt.Container pane
- The content pane of this frame.
table
ImageInformationTable table
- The table.
pane
java.awt.Container pane
- The container pane.
popup
javax.swing.JPopupMenu popup
- The popup menu.
|
Package net.aerith.misao.toolkit.MagnitudeRecord |
desktop
BaseDesktop desktop
- The parent desktop.
hash_position_records
java.util.Hashtable hash_position_records
- The position data.
pane
java.awt.Container pane
- The content pane of this frame.
star
Star star
- The star.
table
MagnitudeRecordTable table
- The table.
column_model
javax.swing.table.DefaultTableColumnModel column_model
- The table column model.
desktop
BaseDesktop desktop
- The parent desktop.
info_list
java.util.Vector info_list
- The list of image information.
model
javax.swing.table.DefaultTableModel model
- The table model.
pane
java.awt.Container pane
- The container pane.
record_list
java.util.Vector record_list
- The list of magnitude data records.
star
Star star
- The star data.
xml_list
java.util.Vector xml_list
- The list of XML files.
this$0
MagnitudeRecordTable this$0
header_value
java.lang.String header_value
- The header value.
this$0
MagnitudeRecordTable this$0
|
Package net.aerith.misao.toolkit.MultipleCatalogChart |