User's Manual for FGS Data Reduction. (FGS Instrument Report No.23) April 21, 1993

Size: px
Start display at page:

Download "User's Manual for FGS Data Reduction. (FGS Instrument Report No.23) April 21, 1993"

Transcription

1 User's Manual for FGS Data Reduction (FGS Instrument Report No.23) Patricia C. Vener-Saavedra S.T. Holfeltz April 21, 1993

2 Chapter 1 Introduction Welcome to the rst User's Manual for FGS Data Reduction. The manual begins with a chapter on unpacking the data; that is, transforming GEIS data les into a viable form for the scientic reduction of the observations. The chapters which follow will concentrate on those data reduction programs. The impetus for this software arose with the decision to utilize the FGSs for astrometry as well as for guidance. It was quickly realized that separate reduction processes were necessary for scientic and engineering needs. The software development has paralleled the STScI FGS astrometry team's work in calibrating FGS single star transfer functions, correcting for spacecraft jitter, and so on. The original code, consisting of several les written by B. Bucciarelli and M. G. Lattanzi, were later integrated with new code written mainly by S. T. Holfeltz with some input by P. C. Vener-Saavedra. There are two types of FGS measurements which are of interest to researchers in astrometry. The rst of these is TRANSfer mode data. This is the graphical representation of a \Transfer Function" or S-curve (i.e., the visibility fringe produced by the Koesters prism). How an empirical S-curve varies from a theoretical one may be an indication of some of the physical properties of the observed object. The second typeoffgs data is POSitional mode data. This data is a series of measurements of the target object's position with respect to pre-selected reference stars. After unpacking, the type of observation will determine which of the data reduction programs are appropriate to be used. 1

3 Chapter 2 UNPACK 2.1 The Purpose of unpack After user-specied les have been obtained, the utility unpack can be used to unpack and extract from those les the necessary information. The les must be GEIS header and data les whose names will be supplied by the user using the naming convention described below. The reason for this particular naming convention is that this software was designed to work in concert with the data retrieval system (Starcat) at STScI. Files thus obtained obey the naming convention by default. (The user must also specify the data type required to be extracted via corresponding ag sequences; see the text below). Output lenames (described below) will be hard-coded but the user can re-name them later if so desired. Input lenames will be of the form: FpppssooM.AnD - GEIS data le, FpppssooM.AnH - GEIS header le, where ppp represents the observation program identity, ss represents the observation set identity, oo represents the observation identity, and n represents the FGS radial bay number. An example would be F0THX101M.A3H which is a header le for observation program 0TH, observation set X1, observation identity 01, using the FGS in radial bay # 3 (i.e., the astrometer FGS). Output les include: FpppssooM.FLAGS which contains the FGE (i.e., Fine Guidance Electronics) status ag history, FpppssooM.mode which contains only that data which satises the conditions and mode specied by the user (e.g., F0THX102M.TRANS). 2

4 mode can be any one of POS, TRANS, WALK, SCAN, MAP, or GSn which is the Guide Star data in POS mode, FpppssooM.SCURn is used only for TRANS data. le(s) contain(s) individual TRANSfer scans. This (these) 2.2 Details The program will rst ask the user for the input GEIS data le, i.e., FpppssooM.AnD. Should the le reside in a directory other than where the user is presently working, then the entire pathname must be supplied. Consider [.mydirectory]f0thx101m.a3d. The [.mydirectory] is the name of the directory where the le F0THX101M.A3D resides. Should the user inadvertently type in a non-existent lename, or an incorrect pathname, the program will prompt the user to try again. Next the program will request the header le which must be entered in a similar fashion (depending upon its location). unpack now converts the GEIS les to ASCII les to be internally used. This step does not require any further input from the user. The program then determines the FGE values of the status ags as a function of \pixel" number. The user will be oered the option of perusing this ag history. In any case, the user has the option to specify the ag sequence that will determine which measurements are kept or may request one of the following: valid POS mode data, valid TRANS mode data, or OTHER. For any choice other than TRANS the user will be asked if the data is Guide Star data. (The only eect this has is in the extension of the output lename, e.g., FpppoossM.GS1 in the case that the FGS #1 le was Guide Star data.) At this point, depending on which ag sequence the user has chosen, the program will move on to the appropriate branch of commands. For the choice of POS mode data the program creates the necessary FpppssooM.POS data le to be used with the POS mode pipeline (Lattanzi et al. 1992a). For the choice of TRANS mode the program goes on to determine the number of scans and then splits the present le into separate les, FpppssooM.SCURn, one for each of the scans determined to exist. These les, in turn, are the input for the Transfer Function Data Reduction Package including the programs scurve and binary (Lattanzi et al. 1992b). To see examples of this utility being run, refer to gures 2.1, 2.2, and 2.3. The rst two demonstrate unpack being used to unpack TRANSfer mode data while the last demonstrates the same for POSition mode data. 3

5 Figure 2.1: Sample Execution of unpack on TRANS Mode Data 4

6 Figure 2.2: unpack Showing Display of Status Flag History 5

7 Figure 2.3: Sample Execution of unpack on POS Mode Data 6

8 2.3 Pertinent Subroutines The rst of these is geis to ascii which reads GEIS formatted data les and header les and determines (and at the option of the user will display) values of the FGE status ag history. It then converts to ASCII format that output data which satises user-specied criteria. Within this subroutine are calls to other subroutines that will, if necessary, clean the observstions somewhat. The second most important subroutine, split, is utilized only for TRANS mode data. It determines the number of scans and writes the measurements for each to individual les. The rest of this manual will deal with programs utilizing the products (output) of unpack. 7

9 Chapter 3 SCURVE 3.1 The Purpose of scurve The program scurve uses TRANSfer scan data output from the utility unpack, specically FpppssooM.SCURn, to create S-curve plots for the x and y axes individually. This program can create raw S-curves, cut o superuous ends, t a continuous piece-wise polynomial to the observations, or create plots (see the text below for more details and options). The user has the ability tochoose where graphics output is written and if it is to be in PostScript form. The rst subroutine called simply informs the user what the output les from the program scurve are called and what they contain. However this information is written not to the screen but to a le called scurve.out that the user can access (and re-name) later. The user will then be prompted to name an input le and then choose an axis, x or y, for which to plot the transfer function. Next the program will ask whether this le contains observations which have been previously processed (or merged). The answer, yes or no, determines the point at which the next subroutine will be entered. This subroutine converts the star selector encoder angles to x and y focal plane co-ordinates and then reads them and their corresponding photomultiplier tube (PMT) counts into an internal le. The user is asked to declare a lename for a corresponding plotting le. This includes the specication of a device. (A list of options is given in the Appendix.) For example raw.plt/ps names a plotting le produced in PostScript form which can later be sent to any PostScript laser printer. As another example, the le /null can be specied. This sends the plot output to the null device. >From the raw measurement le compiled by unpack, scurve cuts o the ends of the transfer function leaving only the innermost 0.8 arcsec of the curve. Again the user is given the option of creating a corresponding 8

10 plotting le and device. The next step has the program call a subroutine that ts a continuous piece-wise polynomial to the data. The default is a continuous cubic polynomial with the possibility of continuous rst and second derivatives. Should the subroutine fail to encounter a sucient number of data points to accomplish this, the user is asked to supply a lower order polynomial. Upon successful completion, the user is once more prompted for a plot lename and output device. The user is then givenachance to try a dierent polynomial. The default response is no, but should the user respond in the armative the program will again prompt for the order of the tting polynomial and continuity as described above. Finally, a subroutine centers the resultant transfer function at x (or y) = 0 and the nal request for a plot lename and device are prompted. Figure 3.1 shows one possible set of choices made while running scurve. Examples of raw and smoothed plots produced by scurve are shown in gures 3.2 and 3.3 respectively. 3.2 Pertinent Subroutines scurve depends on a number of subroutines to formulate the Transfer Function and plot the result. The functions of some of these have been briey described in the last section, and we include a short listing of the more signicant subroutines here. prepare scurve converts star selector encoder angles into x and y co-ordinates and writes these and their associated PMT counts to a le to be used internally for subsequent reduction, make scurve creates and writes a pointwise transfer function for the chosen axis, cut scurve removes outer wings of the transfer function in order to view the central portion of the curve in greater detail, scurve interp formulates a piecewise continuous polynomial t to the observations depending on user-specied order of the polynomial and continuity conditions, finish scurve centers the transfer function more precisely on the origin, plot scurve uses pgplot to write a plot of the transfer function to a specied device or le. 9

11 Figure 3.1: Sample Execution of scurve 10

12 Figure 3.2: \Raw" Transfer Function Plot 11

13 Figure 3.3: \Smoothed" Transfer Function Plot 12

14 Chapter 4 BINARY 4.1 The Purpose of binary The program binary calculates various parameters of binary stars from FpppssooM.SCURn. These parameters include the separations on the x and y axes, x and y, the magnitude dierence between the primary and secondary, m, and the position angle, PA. This is accomplished by comparing the observed binary transfer function to a synthetic binary transfer function created from a linear combination of single star reference transfer functions (see Lattanzi et al. 1992c). User-supplied les include the polynomial les as output by the program scurve for both the observed and single star reference transfer functions. The latter are obtained from the STScI calibration database (CDB) while the former are derived from the program scurve. A GEIS header le for the observed binary must also be supplied if the user wishes the program to nd the position angle (this le provides the V3 roll as well as RA and Dec of the V1 axis). In the case where the user wants position angle, the program will prompt for axis as determination of the position angle requires resolution of the binary in both the x and y axes. binary rst introduces itself to the user, explaining its function and detailing what les and information must be supplied to it by the user. Next it sets the ranges of values to be searched and the corresponding step sizes for oset, separation, and (m =) Dmag and oers the user the option of plotting the reference and observed transfer functions (to be plotted via PGPLOT at an output device of the user's choice). Next polynomial representations of the above transfer functions are used to determine the best t oset, separation, and Dmag of the observed binary. A synthetic binary transfer function polynomial is generated from the reference single star to nd the oset that produces the highest correlation with the observed bi- 13

15 nary. Finally, the computed values of separation and Dmag (for the x and y axes separately) are used with the predicted roll of the telescope to nd the position angle of the binary. Figure 4.1 shows an example of a run of binary. At this point it should be noted that one may nd it useful to run the program merge in advance of binary. The purpose of which is to increase the signal-to-noise ratio of a target by merging several scans of that target. 4.2 Pertinent Subroutines binary uses the following four subroutines to accomplish its tasks: intro, as may be construed from the name, provides an introduction to the utility, its uses and its limitations, setdefs sets up default values for ranges to be searched and step sizes for oset, separation, and Dmag, polyfit generates the matrix of binary templates from a polynomial representation of the single star reference and observed transfer functions, pointfit via a least squares approach uses the template with the highest correlation to the observed transfer function to determine the best- t oset, separation, and Dmag. 14

16 Figure 4.1: Sample Execution of binary 15

17 Chapter 5 POS 5.1 The Purpose of pos POS calculates the instantaneous target position in various co-ordinate systems (e.g., V1, V2, V3 space, FGS image space, and so on). It can correct for OFAD (optical eld angle distortion), velocity aberration, FGS to FGS misalignments, and so forth. The data it uses derives from the utility unpack, specically the les FpppssooM.POS and FpppssooM.GSn. The user must also supply the appropriate GEIS header le (from which is obtained predicted attitude data and predicted HST orbital data, V3 roll, R.A. and Dec. of V1) as well as an Earth ephemerides le. This last le can be obtained from percy, a program maintained by the Moving Object Support System. pos will also ask the user to specify FGS number, year, and whether or not this is a leap year. As an alternative to using predicted HST orbital and attitude data, the user may use HST attitude data supplied by Observatory Monitoring System (OMS) derived from the spacecraft's telemetry stream or HST orbital data from OMS or DMF. Output is written to Fpppssoom.dat. When the data is guide star data, it will generally be used for the correction of spacecraft jitter in the program scurve. Figure 5.1 shows a sample execution of this program. 5.2 Pertinent Subroutines There are three subroutines called upon by pos that are of major importance and we describe them here (see Ta 1990, Holfeltz, et al.). fgs to veh converts star selector encoder angle to FGS image space, FGS de-magnied image space, and (V1, V2, V3) vehicle space, ofad applies a correction for the Optical Field Angle Distortion, 16

18 Figure 5.1: Sample Execution of pos 17

19 vel aberr applies a correction for the dierential velocity aberration in V2, V3 space. (Note that this is not dierential in time but with respect to V1.) 18

20 Appendix A Graphics Devices Several of the utilities discussed in this manual are capable of producing plots via PGPLOT. When this is so the user is given the opportunity tochoose the device to which this output will be directed. These choices are listed and described in the table below. /GF GraphOn Terminal /FILE generic le /NULL don't keep it /PS PostScript le /PRINTRONIX /RETRO /TEK4010 /TFILE /TK4100 /VPS /VT125 /VT340 /X11 landscape Table A.1: Graphics Device Types 19

21 Bibliography [1] Ta, L.G. 1990, \The Astrometric Calibration of the Hubble Space Telescope Fine Guidance Sensors" Ap. J. 365: [2] Lattanzi, M. G., Bucciarelli, B., Holfeltz, S.T., and Ta, L.G. 1992a, \Astrometry with the HST Fine Guidance Sensors" Developments in Astrometry and Their Impacts on Astrophysics and Geodynamics. IAU Symposium No. 156 Shanghai, China. [3] Lattanzi, M.G., Bucciarelli, B., Holfeltz, S.T., and Ta, L.G. 1992b, \The Analysis of HST Fine Guidance Sensor Transfer Functions" Complementary Approaches to Double And Multiple Star Research. IAU Symposium No. 135 Atlanta, Georgia, USA. [4] Lattanzi, M.G., Bucciarelli, B., Holfeltz, S.T., and Ta, L.G. 1992c, \Fine Guidance Sensor Instrument Report: The STScI Transfer Function Mode Data Reduction Package" Fine Guidance Sensor Instrument Report #19. [5] Holfeltz, S.T., Lattanzi, M.G., Bucciarelli, B. and Ta, L.G. 1993, \The STScI POSitional Mode Data Reduction Code" Fine Guidance Sensor Report #24. 20

Fine Guidance Sensor Instrument Report DATA SMOOTHING AND DOUBLE STAR DATA REDUCTION IN THE TRANSFER FUNCTION MODE DATA REDUCTION PACKAGE

Fine Guidance Sensor Instrument Report DATA SMOOTHING AND DOUBLE STAR DATA REDUCTION IN THE TRANSFER FUNCTION MODE DATA REDUCTION PACKAGE Fine Guidance Sensor Instrument Report DATA SMOOTHING AND DOUBLE STAR DATA REDUCTION IN THE TRANSFER FUNCTION MODE DATA REDUCTION PACKAGE S. T. Holfeltz, B. Bucciarelli, M. G. Lattanzi, and L. G. Ta I.

More information

Instrument Distortion Calibration File Transformation

Instrument Distortion Calibration File Transformation Instrument Distortion Calibration File Transformation David Borncamp, Vera Kozhurina-Platais, Colin Cox, Warren Hack Space Telescope Science Institute July 1, 2014 ABSTRACT The current generation of detectors

More information

Calibrating a Structured Light System Dr Alan M. McIvor Robert J. Valkenburg Machine Vision Team, Industrial Research Limited P.O. Box 2225, Auckland

Calibrating a Structured Light System Dr Alan M. McIvor Robert J. Valkenburg Machine Vision Team, Industrial Research Limited P.O. Box 2225, Auckland Calibrating a Structured Light System Dr Alan M. McIvor Robert J. Valkenburg Machine Vision Team, Industrial Research Limited P.O. Box 2225, Auckland New Zealand Tel: +64 9 3034116, Fax: +64 9 302 8106

More information

ALMA Memo No An Imaging Study for ACA. Min S. Yun. University of Massachusetts. April 1, Abstract

ALMA Memo No An Imaging Study for ACA. Min S. Yun. University of Massachusetts. April 1, Abstract ALMA Memo No. 368 An Imaging Study for ACA Min S. Yun University of Massachusetts April 1, 2001 Abstract 1 Introduction The ALMA Complementary Array (ACA) is one of the several new capabilities for ALMA

More information

WFC3/IR: Time Dependency - of Linear Geometric Distortion

WFC3/IR: Time Dependency - of Linear Geometric Distortion WFC3/IR: Time Dependency - of Linear Geometric Distortion M. McKay, & V. Kozhurina-Platais July 03, 2018 Abstract Over eight years, the globular cluster Omega Centauri (ω Cen) has been observed with the

More information

Principles of Astrometry. Lennart Lindegren Lund Observatory, Sweden

Principles of Astrometry. Lennart Lindegren Lund Observatory, Sweden Principles of Astrometry Lennart Lindegren Lund Observatory, Sweden 2 OED Online (OED Third Edition, 2012), Oxford University Press Astrometry Directional measurements measured direction u(t) (corrected

More information

Zero Robotics Autonomous Space Capture Challenge Manual

Zero Robotics Autonomous Space Capture Challenge Manual Zero Robotics Autonomous Space Capture Challenge Manual v1.3 1 Introduction 1.1 Conventions Vectors All vectors in this document are denoted with a bold face font. Of special note is the position vector

More information

Simulation and Auxiliary Data Management

Simulation and Auxiliary Data Management Simulation and Auxiliary Data Management Paola Sartoretti GEPI Meudon Simulation/Test and Auxiliary data! Test data are the simulated RVS data needed to test the data reduction algorithms. They are produced

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

The JWST Target Visibility Tools and the JWST Astronomer s Proposal Tool

The JWST Target Visibility Tools and the JWST Astronomer s Proposal Tool The JWST Target Visibility Tools and the JWST Astronomer s Proposal Tool Bill Blair Science Planning Liaison Scientist JHU/STScI JWST Proposal Planning Workshop May 16, 2017 Why separate Target Visibility

More information

Chapter 11 Arc Extraction and Segmentation

Chapter 11 Arc Extraction and Segmentation Chapter 11 Arc Extraction and Segmentation 11.1 Introduction edge detection: labels each pixel as edge or no edge additional properties of edge: direction, gradient magnitude, contrast edge grouping: edge

More information

STIPlotDigitizer. User s Manual

STIPlotDigitizer. User s Manual STIPlotDigitizer User s Manual Table of Contents What is STIPlotDigitizer?... 3 Installation Guide... 3 Initializing STIPlotDigitizer... 4 Project GroupBox... 4 Import Image GroupBox... 5 Exit Button...

More information

DEVELOPMENT OF CAMERA MODEL AND GEOMETRIC CALIBRATION/VALIDATION OF XSAT IRIS IMAGERY

DEVELOPMENT OF CAMERA MODEL AND GEOMETRIC CALIBRATION/VALIDATION OF XSAT IRIS IMAGERY DEVELOPMENT OF CAMERA MODEL AND GEOMETRIC CALIBRATION/VALIDATION OF XSAT IRIS IMAGERY Leong Keong Kwoh, Xiaojing Huang, Wee Juan Tan Centre for Remote, Imaging Sensing and Processing (CRISP), National

More information

The JWST Target Visibility Tools and the JWST Flavor of the Astronomers Proposal Tool

The JWST Target Visibility Tools and the JWST Flavor of the Astronomers Proposal Tool The JWST Target Visibility Tools and the JWST Flavor of the Astronomers Proposal Tool Bill Blair Science Planning Liaison Scientist JHU/STScI January 19, 2017 The JWST Version of APT The Astronomer's Proposal

More information

Exercise 2: Hopeld Networks

Exercise 2: Hopeld Networks Articiella neuronnät och andra lärande system, 2D1432, 2004 Exercise 2: Hopeld Networks [Last examination date: Friday 2004-02-13] 1 Objectives This exercise is about recurrent networks, especially the

More information

Background and Accuracy Analysis of the Xfactor7 Table: Final Report on QuikScat X Factor Accuracy

Background and Accuracy Analysis of the Xfactor7 Table: Final Report on QuikScat X Factor Accuracy Brigham Young University Department of Electrical and Computer Engineering 9 Clyde Building Provo, Utah 86 Background and Accuracy Analysis of the Xfactor7 Table: Final Report on QuikScat X Factor Accuracy

More information

Wind tunnel experiments on a rotor model in yaw

Wind tunnel experiments on a rotor model in yaw Nord-Jan ermeer Faculty of Civil Engineering and Geosciences Stevinweg 8 CN Delft The Netherlands Tel: + 78 Fax: + 78 7 E-mail: n.vermeer@ct.tudelft.nl http://www.ct.tudelft.nl/windenergy/ivwhome.htm The

More information

BAM/DASS: data analysis software for sub-microarcsecond astrometry device

BAM/DASS: data analysis software for sub-microarcsecond astrometry device BAM/DASS: data analysis software for sub-microarcsecond astrometry device D. Gardiol, D. Bonino, M. G.Lattanzi, A. Riva, F. Russo INAF - Osservatorio Astronomico di Torino 1 Overview Gaia Basic Angle,

More information

Astrometric Correction for WFC3/UVIS Filter-Dependent Component of Distortion

Astrometric Correction for WFC3/UVIS Filter-Dependent Component of Distortion SPACE TELESCOPE SCIENCE INSTITUTE Operated for NASA by AURA Instrument Science Report WFC 2014-12 Astrometric Correction for WFC3/UVIS Filter-Dependent Component of Distortion V. Kozhurina-Platais May

More information

Proceedings of the 6th Int. Conf. on Computer Analysis of Images and Patterns. Direct Obstacle Detection and Motion. from Spatio-Temporal Derivatives

Proceedings of the 6th Int. Conf. on Computer Analysis of Images and Patterns. Direct Obstacle Detection and Motion. from Spatio-Temporal Derivatives Proceedings of the 6th Int. Conf. on Computer Analysis of Images and Patterns CAIP'95, pp. 874-879, Prague, Czech Republic, Sep 1995 Direct Obstacle Detection and Motion from Spatio-Temporal Derivatives

More information

Trevor Darrell. PostScript gures are automatically scaled and positioned on the page, and the

Trevor Darrell. PostScript gures are automatically scaled and positioned on the page, and the Psg/T E X 1.10 Users Guide Trevor Darrell trevor@media.mit.edu 1 Introduction Psg/TEX is a macro package for TEX that facilitates the inclusion of PostScript gures into TEX documents. With the help of

More information

RhinoCFD Tutorial. Flow Past a Sphere

RhinoCFD Tutorial. Flow Past a Sphere RhinoCFD Tutorial Flow Past a Sphere RhinoCFD Ocial document produced by CHAM September 26, 2017 Introduction Flow Past a Sphere This tutorial will describe a simple calculation of ow around a sphere and

More information

Minimizing Noise and Bias in 3D DIC. Correlated Solutions, Inc.

Minimizing Noise and Bias in 3D DIC. Correlated Solutions, Inc. Minimizing Noise and Bias in 3D DIC Correlated Solutions, Inc. Overview Overview of Noise and Bias Digital Image Correlation Background/Tracking Function Minimizing Noise Focus Contrast/Lighting Glare

More information

Predicted. position. Observed. position. Optical center

Predicted. position. Observed. position. Optical center A Unied Procedure for Calibrating Intrinsic Parameters of Spherical Lenses S S Beauchemin, R Bajcsy and G Givaty GRASP Laboratory Department of Computer and Information Science University of Pennsylvania

More information

Vision Review: Image Formation. Course web page:

Vision Review: Image Formation. Course web page: Vision Review: Image Formation Course web page: www.cis.udel.edu/~cer/arv September 10, 2002 Announcements Lecture on Thursday will be about Matlab; next Tuesday will be Image Processing The dates some

More information

Lectures 19: The Gauss-Bonnet Theorem I. Table of contents

Lectures 19: The Gauss-Bonnet Theorem I. Table of contents Math 348 Fall 07 Lectures 9: The Gauss-Bonnet Theorem I Disclaimer. As we have a textbook, this lecture note is for guidance and supplement only. It should not be relied on when preparing for exams. In

More information

Engineered Diffusers Intensity vs Irradiance

Engineered Diffusers Intensity vs Irradiance Engineered Diffusers Intensity vs Irradiance Engineered Diffusers are specified by their divergence angle and intensity profile. The divergence angle usually is given as the width of the intensity distribution

More information

Satellite Attitude Determination

Satellite Attitude Determination Satellite Attitude Determination AERO4701 Space Engineering 3 Week 5 Last Week Looked at GPS signals and pseudorange error terms Looked at GPS positioning from pseudorange data Looked at GPS error sources,

More information

An Angle Estimation to Landmarks for Autonomous Satellite Navigation

An Angle Estimation to Landmarks for Autonomous Satellite Navigation 5th International Conference on Environment, Materials, Chemistry and Power Electronics (EMCPE 2016) An Angle Estimation to Landmarks for Autonomous Satellite Navigation Qing XUE a, Hongwen YANG, Jian

More information

Portable Self-Describing Binary Data Streams. Greg Eisenhauer. College of Computing. Georgia Institute of Technology

Portable Self-Describing Binary Data Streams. Greg Eisenhauer. College of Computing. Georgia Institute of Technology Portable Self-Describing Binary Data Streams Greg Eisenhauer eisen@cc.gatech.edu College of Computing Georgia Institute of Technology Atlanta, Georgia 30332 Abstract Storing and transmitting data in binary

More information

Bias-Variance Tradeos Analysis Using Uniform CR Bound. Mohammad Usman, Alfred O. Hero, Jerey A. Fessler and W. L. Rogers. University of Michigan

Bias-Variance Tradeos Analysis Using Uniform CR Bound. Mohammad Usman, Alfred O. Hero, Jerey A. Fessler and W. L. Rogers. University of Michigan Bias-Variance Tradeos Analysis Using Uniform CR Bound Mohammad Usman, Alfred O. Hero, Jerey A. Fessler and W. L. Rogers University of Michigan ABSTRACT We quantify fundamental bias-variance tradeos for

More information

Satellite Tracking System using Amateur Telescope and Star Camera for Portable Optical Ground Station

Satellite Tracking System using Amateur Telescope and Star Camera for Portable Optical Ground Station Satellite Tracking System using Amateur Telescope and Star Camera for Portable Optical Ground Station Hyosang Yoon, Kathleen Riesing, and Kerri Cahoy MIT STAR Lab 30 th SmallSat Conference 8/10/2016 Hyosang

More information

Ray Trace Notes. Charles Rino. September 2010

Ray Trace Notes. Charles Rino. September 2010 Ray Trace Notes Charles Rino September 2010 1 Introduction A MATLAB function that performs a direct numerical integration to the ray optics equation described in book Section 1.3.2 has been implemented.

More information

JWST Pipeline & Data Products

JWST Pipeline & Data Products JWST Pipeline & Data Products Stage 1: Ramps-to-Slopes Karl D. Gordon JWST Calibration WG Lead Space Telescope Sci. Inst. Baltimore, MD, USA Stage 2: Calibrated Slopes Stage 3: Ensemble Processing Star

More information

Center for Automation Research, University of Maryland. The independence measure is the residual normal

Center for Automation Research, University of Maryland. The independence measure is the residual normal Independent Motion: The Importance of History Robert Pless, Tomas Brodsky, and Yiannis Aloimonos Center for Automation Research, University of Maryland College Park, MD, 74-375 Abstract We consider a problem

More information

Cosmic Origins Spectrograph: On-Orbit Performance of Target Acquisitions

Cosmic Origins Spectrograph: On-Orbit Performance of Target Acquisitions The 2010 STScI Calibration Workshop Space Telescope Science Institute, 2010 Susana Deustua and Cristina Oliveira, eds. Cosmic Origins Spectrograph: On-Orbit Performance of Target Acquisitions Steven V.

More information

An Observatory for Ocean, Climate and Environment. SAC-D/Aquarius. MWR Geometric Correction Algorithms. Felipe Madero

An Observatory for Ocean, Climate and Environment. SAC-D/Aquarius. MWR Geometric Correction Algorithms. Felipe Madero An Observatory for Ocean, Climate and Environment SAC-D/Aquarius MWR Geometric Correction Algorithms Felipe Madero 7th Aquarius SAC-D Science Meeting Buenos Aires 1 April 11-13, 2012 Geometric Processing

More information

Cluster quality 15. Running time 0.7. Distance between estimated and true means Running time [s]

Cluster quality 15. Running time 0.7. Distance between estimated and true means Running time [s] Fast, single-pass K-means algorithms Fredrik Farnstrom Computer Science and Engineering Lund Institute of Technology, Sweden arnstrom@ucsd.edu James Lewis Computer Science and Engineering University of

More information

Product information. Hi-Tech Electronics Pte Ltd

Product information. Hi-Tech Electronics Pte Ltd Product information Introduction TEMA Motion is the world leading software for advanced motion analysis. Starting with digital image sequences the operator uses TEMA Motion to track objects in images,

More information

160 M. Nadjarbashi, S.M. Fakhraie and A. Kaviani Figure 2. LUTB structure. each block-level track can be arbitrarily connected to each of 16 4-LUT inp

160 M. Nadjarbashi, S.M. Fakhraie and A. Kaviani Figure 2. LUTB structure. each block-level track can be arbitrarily connected to each of 16 4-LUT inp Scientia Iranica, Vol. 11, No. 3, pp 159{164 c Sharif University of Technology, July 2004 On Routing Architecture for Hybrid FPGA M. Nadjarbashi, S.M. Fakhraie 1 and A. Kaviani 2 In this paper, the routing

More information

Standard Operating Procedure for the Horiba FluroMax-4

Standard Operating Procedure for the Horiba FluroMax-4 Standard Operating Procedure for the Horiba FluroMax-4 Adapted from Horiba Operations Manual Created by Michael Delcau, Modified by Brian Lamp The Fluoromax is capable of making a variety of measurements.

More information

Filter-Dependent and Geometric Distortions

Filter-Dependent and Geometric Distortions Updates to the WFC3/UVIS Filter-Dependent and Geometric Distortions C. Martlin, V. Kozhurina-Platais, M. McKay, E. Sabbi. July 11, 2018 Abstract Individual geometric distortion solutions and fine-scale

More information

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM Izumi KAMIYA Geographical Survey Institute 1, Kitasato, Tsukuba 305-0811 Japan Tel: (81)-29-864-5944 Fax: (81)-29-864-2655

More information

LHC-B. 60 silicon vertex detector elements. (strips not to scale) [cm] [cm] = 1265 strips

LHC-B. 60 silicon vertex detector elements. (strips not to scale) [cm] [cm] = 1265 strips LHCb 97-020, TRAC November 25 1997 Comparison of analogue and binary read-out in the silicon strips vertex detector of LHCb. P. Koppenburg 1 Institut de Physique Nucleaire, Universite de Lausanne Abstract

More information

University of Technology Building & Construction Department / Remote Sensing & GIS lecture

University of Technology Building & Construction Department / Remote Sensing & GIS lecture 5. Corrections 5.1 Introduction 5.2 Radiometric Correction 5.3 Geometric corrections 5.3.1 Systematic distortions 5.3.2 Nonsystematic distortions 5.4 Image Rectification 5.5 Ground Control Points (GCPs)

More information

USING A TRACKING LASER INTERFEROMETER TO CHARACTERIZE THE PLANARITY OF A PLANAR NEAR-FIELD SCANNER

USING A TRACKING LASER INTERFEROMETER TO CHARACTERIZE THE PLANARITY OF A PLANAR NEAR-FIELD SCANNER USING A TRACKING LASER INTERFEROMETER TO CHARACTERIZE THE PLANARITY OF A PLANAR NEAR-FIELD SCANNER Paul R. Rousseau, William C. Wysock, and Carlos M. Turano The Aerospace Corporation P.O. Box 92957, Mail

More information

Curvilinear Tool Paths for Pocket Machining

Curvilinear Tool Paths for Pocket Machining Curvilinear Tool Paths for Pocket Machining Michael Bieterman Mathematics & Computing Technology The Boeing Company Industrial Problems Seminar, University of Minnesota IMA March 16, 2001 michael.bieterman@boeing.com

More information

Stereo Vision IP Core

Stereo Vision IP Core Stereo Vision IP Core Data Sheet (IP Version..) March, VISION TECHNOLOGIES Nerian Vision GmbH Gutenbergstr. a Stuttgart Germany Email: service@nerian.com www.nerian.com CONTENTS CONTENTS Contents Introduction

More information

Generic UDP Software Interface Manual. For all CKAS 6DOF Motion Systems

Generic UDP Software Interface Manual. For all CKAS 6DOF Motion Systems Generic UDP Software Interface Manual For all CKAS 6DOF Motion Systems Published by CKAS Mechatronics, Melb, VIC Australia info@ckas.com.au Page 1 info@ckas.com.au 1 Table of Contents 1 Table of Contents...2

More information

Point in real-world plane. Optical axis. Optical center image. Lens. θ 1

Point in real-world plane. Optical axis. Optical center image. Lens. θ 1 Modelling and Removing Radial and Tangential Distoritions in Spherical Lenses S. S. Beauchemin, R. Bajcsy and G. Givaty GRASP Laboratory Department of Computer and Information Science University of Pennsylvania

More information

STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS

STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS Authors: Mathias Schneider, Manfred Lehner, Rupert Müller, Peter Reinartz Remote Sensing Technology Institute German Aerospace

More information

astro-ph/ Nov 1995

astro-ph/ Nov 1995 { 1 { LensMEM: A Gravitational Lens Inversion Algorithm Using the Maximum Entropy Method Sylvanie Wallington, Christopher S. Kochanek, & Ramesh Narayan Harvard-Smithsonian Center for Astrophysics 60 Garden

More information

Within the FITS Format 1. R. J. Hanisch. D. G. Wells. DRAFT { February 1988 { DRAFT

Within the FITS Format 1. R. J. Hanisch. D. G. Wells. DRAFT { February 1988 { DRAFT 1 Introduction World Coordinate Systems Representations Within the FITS Format 1 R. J. Hanisch Space Telescope Science Institute D. G. Wells National Radio Astronomy Observatory DRAFT { February 1988 {

More information

CanariCam: Polarimetry & Data Reduction

CanariCam: Polarimetry & Data Reduction Acknowledgements CanariCam: Polarimetry & Data Reduction Chris Packham, Charlie Telesco & The CanariCam Team University of Florida Text heavily drawn from Polpack Starlink manual by Berry & Gledhill Longevity

More information

OPUS Science Data Processing

OPUS Science Data Processing Science Data Processing www.stsci.edu/software/opus/ www.dpt.stsci.edu/ 1 of 13 OPUS Science Data Processing PMDB ASSIST PDB pod file Data Partitioning Support Schedule Data Validation EDT binary dataset

More information

Southern African Large Telescope

Southern African Large Telescope Southern African Large Telescope Title: Author(s): MIDAS automatic pipeline for HRS data Alexei Kniazev Doc. number: HRS0000006 Version: 1.0 Date: November 10, 2016 Keywords: HRS, Pipeline Approved: Petri

More information

Position vs Time Graphs *

Position vs Time Graphs * OpenStax-CNX module: m54110 1 Position vs Time Graphs * OpenStax HS Physics This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 1 : By the end of this

More information

Data and Function Plotting with MATLAB (Linux-10)

Data and Function Plotting with MATLAB (Linux-10) Data and Function Plotting with MATLAB (Linux-10) This tutorial describes the use of MATLAB for general plotting of experimental data and equations and for special plots like histograms. (Astronomers -

More information

Photometric Software for Transits. PhoS-T

Photometric Software for Transits. PhoS-T Photometric Software for Transits PhoS-T Version 1.0 - Manual D. Mislis, R.Heller, J. Fernandez, U. Seemann Hamburg 2010 1. Introduction PhoS-T is an open-source graphical software for the data reduction

More information

Laser diagonal testing

Laser diagonal testing Laser diagonal testing H-5650-2056-01-B 20/08/2018 1 Introduction This presentation explains how Renishaw laser calibration systems can be used to check machine positioning performance along machine diagonals,

More information

2 <Author Name(s)> and Green, 1994). This research was motivated by a specic application with twelve potential independent variables. If the functiona

2 <Author Name(s)> and Green, 1994). This research was motivated by a specic application with twelve potential independent variables. If the functiona Variable Selection for Response Surface Modeling Using R-Splines Sarah W. HARDY Douglas W. NYCHKA North Carolina State University National Center for Atmospheric Research Raleigh, NC 27695-8203 Boulder,

More information

Fast Star Tracker Centroid Algorithm for High Performance CubeSat with Air Bearing Validation. Matthew Knutson, David Miller. June 2012 SSL # 5-12

Fast Star Tracker Centroid Algorithm for High Performance CubeSat with Air Bearing Validation. Matthew Knutson, David Miller. June 2012 SSL # 5-12 Fast Star Tracker Centroid Algorithm for High Performance CubeSat with Air Bearing Validation Matthew Knutson, David Miller June 2012 SSL # 5-12 Fast Star Tracker Centroid Algorithm for High Performance

More information

Networks for Control. California Institute of Technology. Pasadena, CA Abstract

Networks for Control. California Institute of Technology. Pasadena, CA Abstract Learning Fuzzy Rule-Based Neural Networks for Control Charles M. Higgins and Rodney M. Goodman Department of Electrical Engineering, 116-81 California Institute of Technology Pasadena, CA 91125 Abstract

More information

The members of the Committee approve the thesis of Baosheng Cai defended on March David B. Whalley Professor Directing Thesis Xin Yuan Commit

The members of the Committee approve the thesis of Baosheng Cai defended on March David B. Whalley Professor Directing Thesis Xin Yuan Commit THE FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES COMPILER MODIFICATIONS TO SUPPORT INTERACTIVE COMPILATION By BAOSHENG CAI A Thesis submitted to the Department of Computer Science in partial fulllment

More information

Kalman Filtered Robot Positioning System Using a Calibrated Camera

Kalman Filtered Robot Positioning System Using a Calibrated Camera Kalman Filtered Robot Positioning System Using a Calibrated Camera Group #1: Pat Hickey, Adam Stambler, & Ryan Whitson May 7, 2009 1 Abstract Our project goal is to estimate the position and orientation

More information

IRS Large Offset Test

IRS Large Offset Test IRS Large Offset Test The IRS Large Offset Test (ILOT) was conceived as a simple test of the pointing accuracy during the long gyro-based offsets available to observers utilizing the SPOT Cluster Target

More information

The ring of place cells in the rodent hippocampus is partly under the control

The ring of place cells in the rodent hippocampus is partly under the control A VISUALLY DRIVEN HIPPOCAMPAL PLACE CELL MODEL Mark C. Fuhs,A.David Redish, and David S. Touretzky Computer Science Dept. and Center for the Neural Basis of Cognition Carnegie Mellon University Pittsburgh,

More information

OU-VIS: Status. H.J. McCracken. and the OU-VIS team

OU-VIS: Status. H.J. McCracken. and the OU-VIS team OU-VIS: Status H.J. McCracken and the OU-VIS team What is OU-VIS for? From raw VIS data, create the algorithms and software to produce calibrated images suitable for cosmic shear measurement Implications:

More information

Overview of LFI maps generation and their characteristics

Overview of LFI maps generation and their characteristics Overview of LFI maps generation and their characteristics Davide Maino University of Milano, Dept. of Physics UC Davis, 20 May 2013 Davide Maino Overview of LFI maps generation and their characteristics

More information

Instructions to run the two wheeled inverted pendulum process

Instructions to run the two wheeled inverted pendulum process Instructions to run the two wheeled inverted pendulum process This sheet gives an explanation of how to handle the lab equipment practically. It contains three sections The GUI. Simulating and executing

More information

Interlude: Solving systems of Equations

Interlude: Solving systems of Equations Interlude: Solving systems of Equations Solving Ax = b What happens to x under Ax? The singular value decomposition Rotation matrices Singular matrices Condition number Null space Solving Ax = 0 under

More information

TriAngle. Electronic Autocollimators for Precise Angle Measurement

TriAngle. Electronic Autocollimators for Precise Angle Measurement TriAngle Electronic Autocollimators for Precise Angle Measurement Angle Measurement Solutions Contents Page TriAngle Angle Measurement Solutions 3 Operating Principle 4 TriAngle Product Range 5 Highly

More information

Lecture 7: Most Common Edge Detectors

Lecture 7: Most Common Edge Detectors #1 Lecture 7: Most Common Edge Detectors Saad Bedros sbedros@umn.edu Edge Detection Goal: Identify sudden changes (discontinuities) in an image Intuitively, most semantic and shape information from the

More information

Introduction.

Introduction. Product information Image Systems AB Main office: Ågatan 40, SE-582 22 Linköping Phone +46 13 200 100, fax +46 13 200 150 info@imagesystems.se, Introduction TEMA Automotive is the world leading system

More information

Physics 101, Lab 1: LINEAR KINEMATICS PREDICTION SHEET

Physics 101, Lab 1: LINEAR KINEMATICS PREDICTION SHEET Physics 101, Lab 1: LINEAR KINEMATICS PREDICTION SHEET After reading through the Introduction, Purpose and Principles sections of the lab manual (and skimming through the procedures), answer the following

More information

1 Introduction Data format converters (DFCs) are used to permute the data from one format to another in signal processing and image processing applica

1 Introduction Data format converters (DFCs) are used to permute the data from one format to another in signal processing and image processing applica A New Register Allocation Scheme for Low Power Data Format Converters Kala Srivatsan, Chaitali Chakrabarti Lori E. Lucke Department of Electrical Engineering Minnetronix, Inc. Arizona State University

More information

SWING ARM OPTICAL CMM

SWING ARM OPTICAL CMM SWING ARM OPTICAL CMM Peng Su, Chang Jin Oh, Robert E. Parks, James H. Burge College of Optical Sciences University of Arizona, Tucson, AZ 85721 OVERVIEW The swing arm profilometer described in reference

More information

Experiment 8 Wave Optics

Experiment 8 Wave Optics Physics 263 Experiment 8 Wave Optics In this laboratory, we will perform two experiments on wave optics. 1 Double Slit Interference In two-slit interference, light falls on an opaque screen with two closely

More information

Carlo Tomasi John Zhang David Redkey. coordinates can defeat the most sophisticated algorithm. for a good shape and motion reconstruction system.

Carlo Tomasi John Zhang David Redkey. coordinates can defeat the most sophisticated algorithm. for a good shape and motion reconstruction system. Preprints of the Fourth International Symposium on Experimental Robotics, ISER'95 Stanford, California, June 0{July, 995 Experiments With a Real-Time Structure-From-Motion System Carlo Tomasi John Zhang

More information

Department of. Computer Science. Remapping Subpartitions of. Hyperspace Using Iterative. Genetic Search. Keith Mathias and Darrell Whitley

Department of. Computer Science. Remapping Subpartitions of. Hyperspace Using Iterative. Genetic Search. Keith Mathias and Darrell Whitley Department of Computer Science Remapping Subpartitions of Hyperspace Using Iterative Genetic Search Keith Mathias and Darrell Whitley Technical Report CS-4-11 January 7, 14 Colorado State University Remapping

More information

User s Guide to Polarimetric Imaging Tools

User s Guide to Polarimetric Imaging Tools Instrument Science Report NICMOS ISR-99-004 User s Guide to Polarimetric Imaging Tools Lisa Mazzuca, Dean Hines August 2, 1999 ABSTRACT We present informal documentation for a group of IDL programs: POLARIZE.PRO,

More information

Based on correlation coefficient in image matching

Based on correlation coefficient in image matching International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 3 Issue 10 ǁ October. 2015 ǁ PP.01-05 Based on correlation coefficient in image

More information

Complete How-To Guide. Part IV: Variable Handling

Complete How-To Guide. Part IV: Variable Handling Table of Contents Page 1. Simple Text Variables 2 1.1 Static and Variable Elements 2 1.2 Create and Format Text 2 1.3 Designate Variable Text Elements 2 1.4 Variables and Variations 4 1.5 Create a Text

More information

UW Document Image Databases. Document Analysis Module. Ground-Truthed Information DAFS. Generated Information DAFS. Performance Evaluation

UW Document Image Databases. Document Analysis Module. Ground-Truthed Information DAFS. Generated Information DAFS. Performance Evaluation Performance evaluation of document layout analysis algorithms on the UW data set Jisheng Liang, Ihsin T. Phillips y, and Robert M. Haralick Department of Electrical Engineering, University of Washington,

More information

User s guide ISO SOFTWARE TWO-PHASE FLOW STUDY

User s guide ISO SOFTWARE TWO-PHASE FLOW STUDY II I nn ss tt tr uu m ee nn tt t aa tt tii i oo nn ee tt t m ee ss uu r ee User s guide ISO SOFTWARE TWO-PHASE FLOW STUDY Summary 1 INTRODUCTION 7 2 INSTALLATION 7 2.1 Install hardware first 7 2.2 Install

More information

Rodenstock Products Photo Optics / Digital Imaging

Rodenstock Products Photo Optics / Digital Imaging Go to: Apo-Sironar digital Apo-Macro-Sironar digital Apo-Sironar digital HR Lenses for Digital Professional Photography Digital photography may be superior to conventional photography if the end-product

More information

Appendix 1: DataStudio with ScienceWorkshop Sensors Tech Tips

Appendix 1: DataStudio with ScienceWorkshop Sensors Tech Tips Appendix 1: DataStudio with ScienceWorkshop Sensors Tech Tips Section 1: Starting an experiment 1.1 Opening a file 1. Open the File menu and select Open Activity. 2. In the Open dialog box, navigate to

More information

GBT Commissioning Memo 11: Plate Scale and pointing effects of subreflector positioning at 2 GHz.

GBT Commissioning Memo 11: Plate Scale and pointing effects of subreflector positioning at 2 GHz. GBT Commissioning Memo 11: Plate Scale and pointing effects of subreflector positioning at 2 GHz. Keywords: low frequency Gregorian, plate scale, focus tracking, pointing. N. VanWey, F. Ghigo, R. Maddalena,

More information

Chapter 12: Quadratic and Cubic Graphs

Chapter 12: Quadratic and Cubic Graphs Chapter 12: Quadratic and Cubic Graphs Section 12.1 Quadratic Graphs x 2 + 2 a 2 + 2a - 6 r r 2 x 2 5x + 8 2y 2 + 9y + 2 All the above equations contain a squared number. They are therefore called quadratic

More information

Rotary Motion Servo Plant: SRV02. Rotary Experiment #00: QuaRC Integration. Using SRV02 with QuaRC. Student Manual

Rotary Motion Servo Plant: SRV02. Rotary Experiment #00: QuaRC Integration. Using SRV02 with QuaRC. Student Manual Rotary Motion Servo Plant: SRV02 Rotary Experiment #00: QuaRC Integration Using SRV02 with QuaRC Student Manual SRV02 QuaRC Integration Instructor Manual Table of Contents 1. INTRODUCTION...1 2. PREREQUISITES...1

More information

Ch 22 Inspection Technologies

Ch 22 Inspection Technologies Ch 22 Inspection Technologies Sections: 1. Inspection Metrology 2. Contact vs. Noncontact Inspection Techniques 3. Conventional Measuring and Gaging Techniques 4. Coordinate Measuring Machines 5. Surface

More information

x L d +W/2 -W/2 W x R (d k+1/2, o k+1/2 ) d (x k, d k ) (x k-1, d k-1 ) (a) (b)

x L d +W/2 -W/2 W x R (d k+1/2, o k+1/2 ) d (x k, d k ) (x k-1, d k-1 ) (a) (b) Disparity Estimation with Modeling of Occlusion and Object Orientation Andre Redert, Chun-Jen Tsai +, Emile Hendriks, Aggelos K. Katsaggelos + Information Theory Group, Department of Electrical Engineering

More information

A Real Time System for Detecting and Tracking People. Ismail Haritaoglu, David Harwood and Larry S. Davis. University of Maryland

A Real Time System for Detecting and Tracking People. Ismail Haritaoglu, David Harwood and Larry S. Davis. University of Maryland W 4 : Who? When? Where? What? A Real Time System for Detecting and Tracking People Ismail Haritaoglu, David Harwood and Larry S. Davis Computer Vision Laboratory University of Maryland College Park, MD

More information

Statistics: Normal Distribution, Sampling, Function Fitting & Regression Analysis (Grade 12) *

Statistics: Normal Distribution, Sampling, Function Fitting & Regression Analysis (Grade 12) * OpenStax-CNX module: m39305 1 Statistics: Normal Distribution, Sampling, Function Fitting & Regression Analysis (Grade 12) * Free High School Science Texts Project This work is produced by OpenStax-CNX

More information

Khoral Research, Inc. Khoros is a powerful, integrated system which allows users to perform a variety

Khoral Research, Inc. Khoros is a powerful, integrated system which allows users to perform a variety Data Parallel Programming with the Khoros Data Services Library Steve Kubica, Thomas Robey, Chris Moorman Khoral Research, Inc. 6200 Indian School Rd. NE Suite 200 Albuquerque, NM 87110 USA E-mail: info@khoral.com

More information

IMPROVING DEMS USING SAR INTERFEROMETRY. University of British Columbia. ABSTRACT

IMPROVING DEMS USING SAR INTERFEROMETRY. University of British Columbia.  ABSTRACT IMPROVING DEMS USING SAR INTERFEROMETRY Michael Seymour and Ian Cumming University of British Columbia 2356 Main Mall, Vancouver, B.C.,Canada V6T 1Z4 ph: +1-604-822-4988 fax: +1-604-822-5949 mseymour@mda.ca,

More information

3.6 Rotational-Shearing Interferometry for Improved Target Characterization

3.6 Rotational-Shearing Interferometry for Improved Target Characterization 3.6 Rotational-Shearing Interferometry for Improved Target Characterization Inertial-fusion targets have strict requirements regarding sphericity, surface smoothness, and layer-thickness uniformity. During

More information

LEXT 3D Measuring LASER Microscope

LEXT 3D Measuring LASER Microscope LEXT 3D Measuring LASER Microscope Warning: This instrument may only be operated by those who have been trained by AAF staff and have read and signed the AAF laboratory policies. A) STARTUP 1. Computer

More information

Object classes. recall (%)

Object classes. recall (%) Using Genetic Algorithms to Improve the Accuracy of Object Detection Victor Ciesielski and Mengjie Zhang Department of Computer Science, Royal Melbourne Institute of Technology GPO Box 2476V, Melbourne

More information

Homogeneous Coordinates. Lecture18: Camera Models. Representation of Line and Point in 2D. Cross Product. Overall scaling is NOT important.

Homogeneous Coordinates. Lecture18: Camera Models. Representation of Line and Point in 2D. Cross Product. Overall scaling is NOT important. Homogeneous Coordinates Overall scaling is NOT important. CSED44:Introduction to Computer Vision (207F) Lecture8: Camera Models Bohyung Han CSE, POSTECH bhhan@postech.ac.kr (",, ) ()", ), )) ) 0 It is

More information