Detection of Artificial Satellites in Images Acquired in Track Rate Mode.

Size: px
Start display at page:

Download "Detection of Artificial Satellites in Images Acquired in Track Rate Mode."

Transcription

1 Detection of Artificial Satellites in Images Acquired in Track Rate Mode. Martin P. Lévesque Defence R&D Canada- Valcartier, 2459 Boul. Pie-XI North, Québec, QC, G3J 1X5 Canada, Presented to: Advanced Maui Optical and Space Surveillance Technologies Conference, Maui, September 13-16, 2011 ABSTRACT For surveillance of space purposes, satellites must be re-observed periodically to measure their positions and update their orbital parameters. This represents an incredible volume of data for which an automatic processing capability is desired. Previous developments [1,2,3] produced automatic detection algorithms for images acquired in Step Stare mode (SSM) with sidereal tracking. However, it was proven that the track rate mode (TRM) is more sensitive. Hence, the algorithmic framework was redesigned and applied to this mode. When an imaging sensor tracks a satellite (or a satellite cluster), the stars appear as streaks while the satellites are point-like objects. A series of algorithms was developed for the detection of satellites and star streaks. The centroids of the star streaks are detected first. They are necessary for the astrometric calibration of the image. Thereafter, the satellites are detected using two possible scenarios; they are detected with the maximum of sensitivity against the dark sky background, or they are detected with the contrast criteria if they are overlapping star streaks. This algorithm framework automatically extracts all required information from the image and adapts the processing parameters and strategy consequently, so no a priori knowledge is require for their execution. INTRODUCTION: The maintenance of the Space Surveillance Network (SSN) catalogue of space resident objects (RSO) requires an incredible amount of fresh observations. Thousands of objects need to be observed almost every month. This is done by several observatories which must acquire hundreds of observations every night. This represents a huge amount of image data that must be analyzed and reduced to observation update reports. This can be done completely automatically with the appropriate processing facilities. 1-1

2 The goal of the recent sensor development is the creation of autonomous observatories which could do the entire job automatically [4]. Ultimately, they should be operated by a single person, who checks the system status, error reports and consistency of observation reports. Presently, this goal is achieved. When TLEs (Two lines element set) become too old, new observation requests are transmitted to the sensor operating center and the scheduler program generates the observation tasks. This program determines when a RSO will be observable by a specific observatory, generates sequences of command lines that will control the dome, telescope mount and camera shutter. These command sequences are uploaded into the observatory controlling computer. Once the observatory has performed its task, the images are downloaded and processed with the automatic detection algorithms presented in this paper. The detections are reported to SSN and the TLE database is updated. Presently, all these process can be done completely automatically. The RSO observation can be done in several different modes. Automatic image processing algorithms [1,2,3] were developed for the step stare mode (SSM), i.e., the sidereal tracking mode. But this acquisition mode is not used anymore because the track rate mode (TRM) is more sensitive and is now almost the only widely-used acquisition mode. Therefore, the processing scheme had to be rearranged [6] for these images where stars make streaks and where satellites appear like points. In this new image processing framework, the image background is still removed first [5]. After, the star streaks are filtered and detected. Once the stars are adequately filtered, they are removed from the background-free image and the remaining point objects become apparent and easily detectable. This paper presents an overview of this processing. IMAGE and PROCESSING MODEL: The model for the original image is: I 0 = B + S + O + n B: Background (or flat field) S: Star streaks O: RSO n: noise 1-2

3 Once the background is estimated «B» and removed, the background free image I -B is: where the background residue R B is negligible (R B = B - «B»). I -B = I 0 «B» = S + O + R B + n. I 0 original image - «B» - background estimate = I -B = background free image Then, knowing the star streak length and orientation (s l, s θ ), a matched filter M [1,2] provides a very clean estimation of the streaks «S» which is noise free and where the possible overlapping point objects (tracked RSO) are clipped. This matched filter function also provides the image C which is the result of the convolution of the streak «S» by the streak model s(s l, s θ ), a line segment with the streak length and orientation. [«S», C] = M (I -B, s(s l, s θ ) ). 1-3

4 After removing the streak estimation «S», the resulting streak-free image I-S is dominated by the remaining RSOs: I-S = I-B - «S» = O + RB + RS + n. I-B background free image «S» filtered streaks Inserted pattern with controlled A real satellite SNR for sensitivity testing. overlapping a star streak. Defence R&D Canada 1-4 note:(rs = S - «S») I-S = O + RB + RS + n. = RSOs + processing residues + noise

5 STAR DETECTION: The positions of the detected RSOs are done relative to the position of the known close stars (astrometric calibration). Hence, enough stars have to be detected and the position of their centroids measured. With enough stars, software like PinPoint [7] can calculate the conversion of pixel coordinates into real sidereal coordinates. DETECTION OF STREAK LENGTH AND ORIENTATION (s l, s θ ): There are enough star streaks in the image to be able to automatically extract their parameters. Streaks are all alike and they are similar to a rectangle function. Consequently, the profile of the Fourier transform is dominated by the sin(x)/x function. The absolute value of the FFT gets rid of the e iθ phase factor (in the Fourier plane) and preserves only the profile common to all streaks. With a directional signal summation (done with a Radon transform), the highest contrasted profile is obtained when the modulation are well align with the integration direction. Hence, the maximum of the Radon transform indicates the orientation s θ of this pattern. Image in TRM ABS ( FFT ( image )) The profile of the Radon transform in the streak orientation s θ shows the sin(x)/x function profile, which is the typical Fourier transform of the rectangle (streak) function. The FFT measurement of the zeros (or minima and maxima) allows the calculation of the length of the streaks s l. Image 1 Image 2 Radon ( ABS ( FFT ( image))) Extracted profile at 145 degrees 145 degrees Maximum intensity of the extracted angle-dependent profiles Integrated Central Radon profile 145 degrees 2-1 Angles (degrees) With (s l, s θ ) known, the streak can be model and matched filter (I -B, s(s l, s θ ) ) can be computed.

6 MATCHED FILTER AND STAR STREAK MEASUREMENT With the known streak parameters, the iterative matched filter [1,2] is able to provide a clean view of the streaks, with reduced noise and clipped overlapping RSOs. This is illustrated in the following figure. Bright streak Faint streak Original streaks Streak model: s(s l, s θ ) Streak convolved by the streak model; C = I -B s(s l, s θ ) Filtered streaks «S» = min(i -B, 2C) (Refs. 1,2) Profiles: Red line: streak profile Blue line: convolution peak profile Mean value Bright star Threshold set at 1σ n Faint star centroid The streak length (previously estimated with the modulation of the Fourier transform) can be validated with the length measured at halt height of very bright streak. The maximum of the convolution peak provides the mean value of the streak intensity. This is an easy way to measure intensity of very faint streaks because this convolution peak is still clearly measurable for objects with intensity comparable to the noise level. The position of the maximum of the convolution peak also corresponds to the position of the streak centroid. 2-2

7 Extracting individual streak and measuring star position and intensity: All streaks are separated into individual object with a binary mask, which is obtained by clipping the image above a low value threshold. The streak centroid (center of intensity), intensity and length is measured for every object. Binary masks can be done from filtered streak «S» (with limited faint star extraction capability) or from convolved streak C (it merges close bright streaks). Filtered streaks The extraction solution consists in using a two-pass algorithm. The bright stars are extracted first with the sharp mask A. Very often, there are not enough bright streaks for the establishing of a valid astrometric solution. Therefore, the first detected stars are erased from the image, the image is refiltered and a new binary mask B is created for the extraction of fainter stars. The detection limit is SNR > 1. Usually, this provides enough stars for positioning reference. Intensity Mask A: made with filtered streaks «S» > 2σ n Mean length in pixels Profile coordinates in pixels Perpendicular profile Intensity PSF width Mask B: made with convolved streaks C > 1σ n Pixel Mask A: First detected stars erased Mask B: for faint stars Two-steps star detection Bright stars extracted and detected with mask A: Re-filters image Faint stars extracted and detected with mask B: 2-3

8 Unmerging merged streaks: A current issue is that, very often, several streaks overlap each other and are extracted as a single object. The processing facility is able to deal with these objects. A merging case is detected when the size of the extraction box is oversize (length of the window diagonal) or when the centroid (the maximum of the convolution peak) is far away from the box center (centroid error). When this occurs, the first detected star is erased and the algorithm search for another one. The process continues until what remains is only noise or processing artefacts that do not have the appropriate profiles. expected length object length Two close streaks merged by their extraction mask... first maximum geometric center... and their equivalent convolution peaks (truncated by the extraction mask) model Here is the modeled of the convolution peak. Its intensity is scaled to match the intensity of the detected object, and center on its position. model centered here and subtracted second maximum After subtraction of the peak model, it remains only the peak of the second object. Example of unmerged streaks: the first detections are marked with a yellow crosshair. Red crosshairs indicate following streaks that were detected with the unmerging process. 2-4

9 RSO detection: The RSO detection depends of two factors: 1) the image PSF and 2) the image background, which can be the dark sky or an overlapping start streak. For a very sharp PSF (less than one pixel), the basic detection threshold, in the streak-free image I -S is set to 9σ n ; Basic detection: I -S > 9σ n This high threshold value prevents the declaration of false alarm cause by noise (more or less Gaussian) produced by the CCD sensor and the ADC. Hence, only detections with almost 100% of probability of being a real target are declared. For larger PSF width w PSF, the local average «I -S» wpsf, estimated over the PSF area (w PSF x w PSF pixels) provides a better SNR. The detection declaration is done with: PSF adapted detection: «I -S» wpsf > 9σ n / w PSF. If there is an overlapping star streak, the contrast ratio between the tracked RSO and the star streak is now the dominant factor. The modified detection condition is now: Detection in presence of overlapping streak: «I -S» wpsf > 2 «S» + 9σ n / w PSF, where «S» the best estimate of the RSO brightness of the overlapping streak. Experiments showed that a single contrast ratio «S» generates several false alarms, but the ratio 2«S» has proven to be adequate. This test is done in three steps. - Test 1: A pixel-to-pixel comparison is done by using the (smooth with the local average) streak-free image «I -S» with the image of filtered streaks «S» provided by the matched filter. Note that in absence of streak, this detection condition is only limited by the noise level. But, in the presence of streaks, the contrast ratio is dominant. Unfortunately, even with the contrast criteria, too many false alarms are raised in the streak areas. These alarms must be checked again with the following more restrictive conditions. - Test 2: An object-to-object comparison is done. Due to the quantization of the signal, streak pixels have strong intensity fluctuations. This produces high value pixels on the streak edges, where the signal should be faint (PSF profile). Therefore, the previous detection condition has a tendency of generating false alarms on the streak contour. But these alarms are usually fainter that the streak-mean value. Hence, for a declared alarm, a verification is performed to see if the alarm overlapped a streak (inside a streak binary mask A) and its intensity is compared with the value of the corresponding streak. This eliminates all false alarms produced by normal signal fluctuations over the faint contour. 3-1

10 - Test 3: For the remaining alarms, a last test verifies if this alarm is just beside a streak and in the PSF range. It often occurs that false alarms are just beside a streak, without being included into its mask. Then the object-to-close-object intensity comparison is done. This eliminates all remaining close-to-a-streak false alarms. At the end, only alarms with significant contrast are reported as valid detections. Examples: filtered streak raw streak eliminate by test 1 eliminate by test 3 eliminate by test 2 Results: Detected satellites Detected star streaks DETECTED STARS: DETECTION REPORT PSF width: 2.3 Streak length: 24.0 rank bright- object length of position centroid PSF merged ness index window line column position stars? diagonal error y y y DETECTED SATELLITES: PSF width: 2.3 index SNR Position sat/streak line sample ratio detected satellites. Rejected detections index SNR Position sat/streak cause of line sample ratio rejection :truncated by image border :faint ratio These images illustrate the result of all the processing described previously. This image was acquired in the galactic plane. For an accurate astrometric calibration of the image, the galactic plane should be avoided because it is difficult getting a unique solution for the recognition of the star pattern (too many stars). But this is an excellent test image. The PSF and streak length and orientation are calculated with the image content. The detection thresholds are set consequently and two RSOs are detected and reported. The crosshairs indicate the 3-2

11 centroids of the detected star streaks. The color code indicates how they are detected. Yellow means the bright streak is detected in the first step with the binary mask A. Red means the streak is detected with the unmerging process. Yellow is for the faint streaks detected in the second step with the binary mask B, recalculated after the first-detected bright-streak are erased. Comparison of sensitivity for images acquired in TRM and SSM: In previous works (ref. 1,2,3), algorithms were developed for the detection of satellite streaks in image acquires in SSM (Step Stare Mode), i.e. the usual sidereal tracking. The method is very sensitive and streaks can be detected with very low detection threshold, lower than the detection threshold used for the TRM. But, in TRM, the RSO brightness is concentrated on a few pixels only, rather than being spread over a long streak. The question is: which method is the most sensitive? The following table shows how much energy (or intensity in pixel count) is required for the satellite to be able to succeed in the detection tests. Definitively, the acquisition in track rate mode is by far very more sensitive than the SSM, almost by a factor of 5 (2 magnitudes more sensitive). Acquisition mode PSF (pixel) Streak length Detection condition Total energy (in pixel count) required to be detected TRM 1 - I -S > 9σ n 9σ n TRM 3 - «I -S» (3x3) > 3σ n 45σ n SSM 3 50 pixels Convolution peak > σ n 160σ n SSM pixels Convolution peak >0.5 σ n 206σ n Conclusion: No a priori knowledge is required by the algorithms presented here for detection in TRM mode. All required information is extracted from the image content. They are the PSF width, noise level and streak length and orientation. Once the streak morphology is known, the star streaks are filtered, detected and reported for the calculation of the astrometric calibration, and removed for the detection of point objects. 3-3

12 The star detection method is very sensitive. Almost all star streaks with a SNR>1 are detected. Merged streaks can be unmerged if their separation is greater than half a streak length or width. This permits obtaining enough stars of reference for the transformation of pixel coordinates into sidereal coordinates, even in a poor star field. The tracked-satellites detection method is also very sensitive, but its sensitivity is limited to avoid declaration of false alarm. This method is self adapting to the noise level, PSF width and to the presence or not of overlapping star streaks. Satellite detection algorithms have been developed for both SSM and TRM acquisition mode. Both set of algorithms reach the limit of detection imposed by the noise. In both case, the detection threshold are adjusted to avoid declaration of false alarms. Comparison of both methods indicates clearly that the TRM acquisition and processing methods are more sensitive by an order of two magnitudes. This was known by instinct, but now the acquisition and processing experiments are completed and numbers support the hypothesis. References: 1. Lévesque M.P.,: Automatic Reacquisition of Satellite Positions by Detecting Their Expected Streaks In Astronomical Images, 2009 AMOS Technical Conferences, 02 Sept. 2009, proceeding: 10 pages. 2. Lévesque M. P., Buteau S., Image Processing Technique for Automatic Detection of Satellite Streaks. DRDC Valcartier 2005 TR-386. Defence R&D Canada Valcartier. accessed Apr Lévesque M. P., Lelièvre M., Improving satellite-streak detection by the use of false alarm rejection algorithms. DRDC Valcartier TR Defence R&D Canada Valcartier. accessed Apr Wallace B., Rody J., Scott R., Pinkney F., Buteau S., Lévesque M. P., A Canadian Array of Ground-Based Small Optical Sensors for Deep Space Monitoring, 2003 AMOS Technical Conference. 5. Lévesque M. P., Lelièvre M., Evaluation of the iterative methods for image background removal in astronomical images. DRDC Valcartier TN Defence R&D Canada Valcartier. 4.pdf, accessed Apr Lévesque M. P., Image processing algorithms for the automatic detection of artificial satellites acquired in track rate mode (TRM). DRDC Valcartier TR Defence R&D Canada Valcartier. Limited distribution, in publication accessed Apr R & D pour la défense Canada 3-4

GENERIC DATA REDUCTION FRAMEWORK FOR SPACE SURVEILLANCE

GENERIC DATA REDUCTION FRAMEWORK FOR SPACE SURVEILLANCE GENERIC DATA REDUCTION FRAMEWORK FOR SPACE SURVEILLANCE B. Bija (1), O. Alonso Lasheras (2), R. Danescu (3), O. Cristea (4), V. Turcu (5), T. Flohrer (6), A Mancas (7) (1) GMV, SkyTower, 32nd floor 246C

More information

Observation of Light Curves of Space Objects. Hirohisa Kurosaki Japan Aerospace Exploration Agency Toshifumi Yanagisawa.

Observation of Light Curves of Space Objects. Hirohisa Kurosaki Japan Aerospace Exploration Agency Toshifumi Yanagisawa. Observation of Light Curves of Space Objects Hirohisa Kurosaki Japan Aerospace Exploration Agency Toshifumi Yanagisawa Japan Aerospace Exploration Agency Atsushi Nakajima Japan Aerospace Exploration Agency

More information

The shapes of faint galaxies: A window unto mass in the universe

The shapes of faint galaxies: A window unto mass in the universe Lecture 15 The shapes of faint galaxies: A window unto mass in the universe Intensity weighted second moments Optimal filtering Weak gravitational lensing Shear components Shear detection Inverse problem:

More information

1 The Preliminary Processing

1 The Preliminary Processing AY 257 Modern Observational Techniques...23 1 The Preliminary Processing Frames must be corrected for a bias level and quantum efficiency variations on all scales. For a minority of CCDs and most near-ir

More information

Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection

Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection Samuel Clemens York University Regina Lee York University Paul Harrison Magellan Aerospace Warren Soh Magellan

More information

Larger Optics and Improved Calibration Techniques for Small Satellite Observations with the ERAU OSCOM System

Larger Optics and Improved Calibration Techniques for Small Satellite Observations with the ERAU OSCOM System Larger Optics and Improved Calibration Techniques for Small Satellite Observations with the ERAU OSCOM System Sergei Bilardi 1, Aroh Barjatya 1, Forrest Gasdia 2 1 Space and Atmospheric Instrumentation

More information

Discrimination of Closely-Spaced Geosynchronous Satellites Phase Curve Analysis & New Small Business Innovative Research (SBIR) Efforts

Discrimination of Closely-Spaced Geosynchronous Satellites Phase Curve Analysis & New Small Business Innovative Research (SBIR) Efforts Discrimination of Closely-Spaced Geosynchronous Satellites Phase Curve Analysis & New Small Business Innovative Research (SBIR) Efforts Paul LeVan Air Force Research Laboratory Space Vehicles Directorate

More information

Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope

Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope William H. Ryan and Eileen V. Ryan Magdalena Ridge Observatory, New Mexico Institute of

More information

An Adaptive Autoguider using a Starlight Xpress SX Camera S. B. Foulkes, Westward, Ashperton, Nr. Ledbury, HR8 2RY. Abstract

An Adaptive Autoguider using a Starlight Xpress SX Camera S. B. Foulkes, Westward, Ashperton, Nr. Ledbury, HR8 2RY. Abstract An Adaptive Autoguider using a Starlight Xpress SX Camera S. B. Foulkes, Westward, Ashperton, Nr. Ledbury, HR8 2RY. Abstract The acquisition of very faint deep sky objects, be it analog with film or digital

More information

The Challenge of AZ Cas-Part 1. John Menke Barnesville, MD Abstract

The Challenge of AZ Cas-Part 1. John Menke Barnesville, MD Abstract The Challenge of AZ Cas-Part 1 John Menke Barnesville, MD 20838 john@menkescientific.com www.menkescientific.com Abstract This is an interim report on observations of the spectrum of AZCas taken during

More information

FLAT FIELDS FROM THE MOONLIT EARTH

FLAT FIELDS FROM THE MOONLIT EARTH Instrument Science Report WFPC2 2008-01 FLAT FIELDS FROM THE MOONLIT EARTH R. C. Bohlin, J. Mack, and J. Biretta 2008 February 4 ABSTRACT The Earth illuminated by light from the full Moon was observed

More information

The SKYGRID Project A Calibration Star Catalog for New Sensors. Stephen A. Gregory Boeing LTS. Tamara E. Payne Boeing LTS. John L. Africano Boeing LTS

The SKYGRID Project A Calibration Star Catalog for New Sensors. Stephen A. Gregory Boeing LTS. Tamara E. Payne Boeing LTS. John L. Africano Boeing LTS The SKYGRID Project A Calibration Star Catalog for New Sensors Stephen A. Gregory Boeing LTS Tamara E. Payne Boeing LTS John L. Africano Boeing LTS Paul Kervin Air Force Research Laboratory POSTER SESSION

More information

Photometric Techniques II Data analysis, errors, completeness

Photometric Techniques II Data analysis, errors, completeness Photometric Techniques II Data analysis, errors, completeness Sergio Ortolani Dipartimento di Astronomia Universita di Padova, Italy. The fitting technique assumes the linearity of the intensity values

More information

J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division)

J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division) Contributions of the GEODSS System to Catalog Maintenance J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division) The Electronic Systems Center completed the Ground-based

More information

A Fast Algorithm for Cosmic Rays Removal from Single Images

A Fast Algorithm for Cosmic Rays Removal from Single Images A Fast Algorithm for Cosmic Rays Removal from Single Images Wojtek Pych David Dunlap Observatory, University of Toronto P.O. Box 360, Richmond Hill, Ontario, Canada L4C 4Y6 and Copernicus Astronomical

More information

The J-MAPS Mission: Improvements to Orientation Infrastructure and Support for Space Situational Awareness

The J-MAPS Mission: Improvements to Orientation Infrastructure and Support for Space Situational Awareness AIAA SPACE 2007 Conference & Exposition 18-20 September 2007, Long Beach, California AIAA 2007-9927 The J-MAPS Mission: Improvements to Orientation Infrastructure and Support for Space Situational Awareness

More information

arxiv:astro-ph/ v1 12 Nov 2003

arxiv:astro-ph/ v1 12 Nov 2003 A Fast Algorithm for Cosmic Rays Removal from Single Images Wojtek Pych arxiv:astro-ph/0311290v1 12 Nov 2003 David Dunlap Observatory, University of Toronto P.O. Box 360, Richmond Hill, Ontario, Canada

More information

Optical Studies of Space Debris at GEO - Survey and Follow-up with Two Telescopes

Optical Studies of Space Debris at GEO - Survey and Follow-up with Two Telescopes Optical Studies of Space Debris at GEO - Survey and Follow-up with Two Telescopes Patrick Seitzer University of Michigan, Dept. of Astronomy, 818 Dennison Bldg. Ann Arbor, MI 48109-1090,USA pseitzer@umich.edu

More information

JWST Fine Guidance Sensor Calibration

JWST Fine Guidance Sensor Calibration The 2010 STScI Calibration Workshop Space Telescope Science Institute, 2010 Susana Deustua and Cristina Oliveira, eds. JWST Fine Guidance Sensor Calibration P. Chayer, S. Holfeltz, E. Nelan Space Telescope

More information

NICMOS Status and Plans

NICMOS Status and Plans 1997 HST Calibration Workshop Space Telescope Science Institute, 1997 S. Casertano, et al., eds. NICMOS Status and Plans Rodger I. Thompson Steward Observatory, University of Arizona, Tucson, AZ 85721

More information

Space-Based Visible End of Life Experiments

Space-Based Visible End of Life Experiments Space-Based Visible End of Life Experiments Joseph Scott Stuart MIT Lincoln Laboratory Andrew J. Wiseman MIT Lincoln Laboratory Jayant Sharma MIT Lincoln Laboratory ABSTRACT The Space-Based Visible (SBV)

More information

Data Processing in DES

Data Processing in DES Data Processing in DES Brian Yanny Oct 28, 2016 http://data.darkenergysurvey.org/fnalmisc/talk/detrend.p Basic Signal-to-Noise calculation in astronomy: Assuming a perfect atmosphere (fixed PSF of p arcsec

More information

Atmospheric Turbulence Effects Removal on Infrared Sequences Degraded by Local Isoplanatism

Atmospheric Turbulence Effects Removal on Infrared Sequences Degraded by Local Isoplanatism Atmospheric Turbulence Effects Removal on Infrared Sequences Degraded by Local Isoplanatism Magali Lemaitre 1, Olivier Laligant 1, Jacques Blanc-Talon 2, and Fabrice Mériaudeau 1 1 Le2i Laboratory, University

More information

Image Alignment and Mosaicing

Image Alignment and Mosaicing Image Alignment and Mosaicing Image Alignment Applications Local alignment: Tracking Stereo Global alignment: Camera jitter elimination Image enhancement Panoramic mosaicing Image Enhancement Original

More information

Gaia Astrometry Upkeeping by GNSS - Evaluation Study [GAUGES]

Gaia Astrometry Upkeeping by GNSS - Evaluation Study [GAUGES] Gaia Astrometry Upkeeping by GNSS - Evaluation Study [GAUGES] M. Gai, A. Vecchiato [INAF-OATo] A. Fienga, F. Vakili, J.P. Rivet, D. Albanese [OCA] Framework: Development of High Precision Astrometric Techniques

More information

Astronomical image reduction using the Tractor

Astronomical image reduction using the Tractor the Tractor DECaLS Fin Astronomical image reduction using the Tractor Dustin Lang McWilliams Postdoc Fellow Carnegie Mellon University visiting University of Waterloo UW / 2015-03-31 1 Astronomical image

More information

Photometric Studies of GEO Debris

Photometric Studies of GEO Debris Photometric Studies of GEO Debris Patrick Seitzer Department of Astronomy, University of Michigan 500 Church St. 818 Dennison Bldg, Ann Arbor, MI 48109 pseitzer@umich.edu Heather M. Cowardin ESCG/Jacobs

More information

PROGRESS REPORT FOR THE CANADIAN AUTOMATED SMALL TELESCOPE FOR ORBITAL RESEARCH (CASTOR) SATELLITE TRACKING FACILITY

PROGRESS REPORT FOR THE CANADIAN AUTOMATED SMALL TELESCOPE FOR ORBITAL RESEARCH (CASTOR) SATELLITE TRACKING FACILITY PROGRESS REPORT FOR THE CANADIAN AUTOMATED SMALL TELESCOPE FOR ORBITAL RESEARCH (CASTOR) SATELLITE TRACKING FACILITY Mr. Michael A. Earl and Dr. Thomas J. Racey: The Space Surveillance Research and Analysis

More information

The H.E.S.S. Standard Analysis Technique

The H.E.S.S. Standard Analysis Technique The H.E.S.S. Standard Analysis Technique Wystan Benbow for the H.E.S.S. Collaboration Max Planck Institut für Kernphysik Postfach 103980 D-69029 Heidelberg, Germany The High Energy Stereoscopic System

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION CHES: A rapid all-sky survey system for SSA C Zhang 1,2, YD Ping 1, CY Zhao 1 1 Purple Mountain Observatory, CAS 2 University of Science and Technology of China ABSTRACT Space situational awareness is

More information

Supplementary Materials for

Supplementary Materials for Supplementary Materials for The Shortest Known Period Star Orbiting our Galaxy's Supermassive Black Hole L. Meyer, A. M. Ghez, R. Schödel, S. Yelda, A. Boehle, J. R. Lu, T. Do, M. R. Morris, E. E. Becklin,

More information

Commissioning of the Hanle Autoguider

Commissioning of the Hanle Autoguider Commissioning of the Hanle Autoguider Copenhagen University Observatory Edited November 10, 2005 Figure 1: First light image for the Hanle autoguider, obtained on September 17, 2005. A 5 second exposure

More information

Updated flux calibration and fringe modelling for the ACS/WFC G800L grism

Updated flux calibration and fringe modelling for the ACS/WFC G800L grism Updated flux calibration and fringe modelling for the ACS/WFC G800L grism H. Kuntschner, M. Kümmel, J. R. Walsh January 25, 2008 ABSTRACT A revised flux calibration is presented for the G800L grism with

More information

LCO Global Telescope Network: Operations and policies for a time-domain facility. Todd Boroson

LCO Global Telescope Network: Operations and policies for a time-domain facility. Todd Boroson LCO Global Telescope Network: Operations and policies for a time-domain facility Todd Boroson Network Concept Eighteen robotic telescopes ultimately ~27 2-meter, 1-meter, 40-cm Eight high-quality sites

More information

BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings

BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings COSGC Space Research Symposium 2009 BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings BOWSER 1 Mission Premise 4.3 km above sea level 402.3km above sea level BOWSER 2 Information

More information

Lecture 8. October 25, 2017 Lab 5

Lecture 8. October 25, 2017 Lab 5 Lecture 8 October 25, 2017 Lab 5 News Lab 2 & 3 Handed back next week (I hope). Lab 4 Due today Lab 5 (Transiting Exoplanets) Handed out and observing will start Friday. Due November 8 (or later) Stellar

More information

A Comparison Between a Non-Linear and a Linear Gaussian Statistical Detector for Detecting Dim Satellites

A Comparison Between a Non-Linear and a Linear Gaussian Statistical Detector for Detecting Dim Satellites A Comparison Between a on-linear and a Linear Gaussian Statistical Detector for Detecting Dim Satellites Lt Stephen Maksim United States Air Force Maj J. Chris Zingarelli United States Air Force Dr. Stephen

More information

Point spread function reconstruction at W.M. Keck Observatory : progress and beyond

Point spread function reconstruction at W.M. Keck Observatory : progress and beyond Point spread function reconstruction at W.M. Keck Observatory : progress and beyond Olivier Beltramo-Martin Aix-Marseille Univ., LAM, A*MIDEX, Extra November 9th, 217 - LAM Olivier Beltramo-Martin (LAM)

More information

Machine vision. Summary # 4. The mask for Laplacian is given

Machine vision. Summary # 4. The mask for Laplacian is given 1 Machine vision Summary # 4 The mask for Laplacian is given L = 0 1 0 1 4 1 (6) 0 1 0 Another Laplacian mask that gives more importance to the center element is L = 1 1 1 1 8 1 (7) 1 1 1 Note that the

More information

New Observation Results from A Rotating-drift-scan CCD System

New Observation Results from A Rotating-drift-scan CCD System New Observation Results from A Rotating-drift-scan CCD System TANG Zheng-Hong, MAO Yin-Dun, LI Yan, YU Yong Shanghai Astronomical Observatory, Chinese Academy of Sciences Abstract: A Rotating-drift-scan

More information

Precise photometric timming of transiting exoplanets

Precise photometric timming of transiting exoplanets Precise photometric timming of transiting exoplanets Proposal for the spanish network of robotic telescopes Guillem Anglada-Escudé anglada@am.ub.es... Departament d Astronomia i Meteorologia, Universitat

More information

Image Processing in Astronomy: Current Practice & Challenges Going Forward

Image Processing in Astronomy: Current Practice & Challenges Going Forward Image Processing in Astronomy: Current Practice & Challenges Going Forward Mario Juric University of Washington With thanks to Andy Connolly, Robert Lupton, Ian Sullivan, David Reiss, and the LSST DM Team

More information

Edge Detection in Computer Vision Systems

Edge Detection in Computer Vision Systems 1 CS332 Visual Processing in Computer and Biological Vision Systems Edge Detection in Computer Vision Systems This handout summarizes much of the material on the detection and description of intensity

More information

Improvements in Space Surveillance Processing for Wide Field of View Optical Sensors

Improvements in Space Surveillance Processing for Wide Field of View Optical Sensors Improvements in Space Surveillance Processing for Wide Field of View Optical Sensors Paul F Sydney and Charles J Wetterer Integrity Applications Incorporated (IAI) / Pacific Defense Solutions (PDS) ABSTRACT

More information

Measurement of the photometric and spectral BRDF of small Canadian satellite in a controlled environment

Measurement of the photometric and spectral BRDF of small Canadian satellite in a controlled environment Measurement of the photometric and spectral BRDF of small Canadian satellite in a controlled environment 15 September 2011 AMOS Conference Major Donald Bédard Royal Military College of Canada, Department

More information

Gaia Photometric Data Analysis Overview

Gaia Photometric Data Analysis Overview Gaia Photometric Data Analysis Overview Gaia photometric system Paola Marrese Sterrewacht Leiden marrese@strw.leidenuniv.nl Role of photometry in overall Gaia data analysis Photometric data analysis goals

More information

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319 Data Reduction - Optical / NIR Imaging Chian-Chou Chen (T.C.) @ Ph319 Images at different wavelengths... Images at different wavelengths... However, the raw data are always not as pretty Why? The total

More information

Satellite characterization using small aperture instruments at DRDC Ottawa

Satellite characterization using small aperture instruments at DRDC Ottawa Satellite characterization using small aperture instruments at DRDC Ottawa Robert (Lauchie) Scott, Brad Wallace Defence Research and Development Canada ABSTRACT Small aperture telescopes used to obtain

More information

Satellite Type Estination from Ground-based Photometric Observation

Satellite Type Estination from Ground-based Photometric Observation Satellite Type Estination from Ground-based Photometric Observation Takao Endo, HItomi Ono, Jiro Suzuki and Toshiyuki Ando Mitsubishi Electric Corporation, Information Technology R&D Center Takashi Takanezawa

More information

Lecture 6: Edge Detection. CAP 5415: Computer Vision Fall 2008

Lecture 6: Edge Detection. CAP 5415: Computer Vision Fall 2008 Lecture 6: Edge Detection CAP 5415: Computer Vision Fall 2008 Announcements PS 2 is available Please read it by Thursday During Thursday lecture, I will be going over it in some detail Monday - Computer

More information

BigBOSS Data Reduction Software

BigBOSS Data Reduction Software BigBOSS Data Reduction Software The University of Utah Department of Physics & Astronomy The Premise BigBOSS data reduction software is as important as BigBOSS data collection hardware to the scientific

More information

THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING

THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING ABSTRACT Sergey Voronkov Space Research Institute, Russian Academy of Sciences, 117997, Profsoyuznaya str., 84/32, Moscow, Russia Phone: +7 095

More information

Crystal Lake Observatory Double Star Measurements: Report #1

Crystal Lake Observatory Double Star Measurements: Report #1 Page 90 Crystal Lake Observatory Double Star Measurements: Report #1 Craig Young 2331 State Highway 31 Te Awamutu, New Zealand craig.young.m8@gmail.com Abstract: This paper reports updated astrometric

More information

Pole searching algorithm for Wide-field all-sky image analyzing monitoring system

Pole searching algorithm for Wide-field all-sky image analyzing monitoring system Contrib. Astron. Obs. Skalnaté Pleso 47, 220 225, (2017) Pole searching algorithm for Wide-field all-sky image analyzing monitoring system J. Bednář, P. Skala and P. Páta Czech Technical University in

More information

GEODSS: PAST AND FUTURE IMPROVEMENTS. Walter J. Faccenda. The MITRE Corporation 211 Burlington Road, Bedford, MA 01730

GEODSS: PAST AND FUTURE IMPROVEMENTS. Walter J. Faccenda. The MITRE Corporation 211 Burlington Road, Bedford, MA 01730 2000 The MITRE Corporation. All rights reserved. ABSTRACT GEODSS: PAST AND FUTURE IMPROVEMENTS Walter J. Faccenda The MITRE Corporation 211 Burlington Road, Bedford, MA 01730 The Ground-based Electro-Optical

More information

Comparison of Orbital and Physical Characteristics of Bright and Faint GEO Objects

Comparison of Orbital and Physical Characteristics of Bright and Faint GEO Objects Russian Academy of Sciences Keldysh Institute of Applied Mathematics Comparison of Orbital and Physical Characteristics of Bright and Faint GEO Objects V.Agapov 1, I.Molotov 1, Z.Khutorovsky 2 1 Keldysh

More information

Machine vision, spring 2018 Summary 4

Machine vision, spring 2018 Summary 4 Machine vision Summary # 4 The mask for Laplacian is given L = 4 (6) Another Laplacian mask that gives more importance to the center element is given by L = 8 (7) Note that the sum of the elements in the

More information

AAG TPoint Mapper (Version 1.40)

AAG TPoint Mapper (Version 1.40) AAG TPoint Mapper (Version 1.40) AAG_TPointMapper works together with Maxim DL, Pinpoint, TheSky6 and TPoint to automate the process of building a TPoint model for a GOTO telescope connected to TheSky6.

More information

Pulsating White Dwarfs

Pulsating White Dwarfs Pulsating White Dwarfs A Paper Written for the Iowa State University Summer 2000 REU Program By Drew Goettler Abstract Pulsating white dwarf stars are a special subclass of white dwarfs, and they are very

More information

Capturing and Processing Deep Space Images. Petros Pissias Eumetsat Astronomy Club 15/03/2018

Capturing and Processing Deep Space Images. Petros Pissias Eumetsat Astronomy Club 15/03/2018 Capturing and Processing Deep Space Images Petros Pissias Eumetsat Astronomy Club 15/03/2018 Agenda Introduction Basic Equipment Preparation Acquisition Processing Quick demo Petros Pissias Eumetsat Astronomy

More information

Space Debris Observation Programs in JAXA

Space Debris Observation Programs in JAXA Space Debris Observation Programs in JAXA Atsushi Nakajima Institute of Aerospace Technology(IAT), Japan Aerospace Exploration Agency(JAXA) 7-44-1 Jindaiji-higashi-machi, Chofu-shi, Tokyo 182-8522, Japan

More information

Combined Space-Based Observations of Geostationary Satellites

Combined Space-Based Observations of Geostationary Satellites Combined Space-Based Observations of Geostationary Satellites Dr. Robert (Lauchie) Scott, Captain Kevin Bernard Defence R&D Canada Ottawa, 3701 Carling Avenue, Ottawa, ON, K1A 0Z4 Stefan Thorsteinson Calian

More information

Edge Detection. Introduction to Computer Vision. Useful Mathematics Funcs. The bad news

Edge Detection. Introduction to Computer Vision. Useful Mathematics Funcs. The bad news Edge Detection Introduction to Computer Vision CS / ECE 8B Thursday, April, 004 Edge detection (HO #5) Edge detection is a local area operator that seeks to find significant, meaningful changes in image

More information

Rotation period determination for asteroid 9021 Fagus

Rotation period determination for asteroid 9021 Fagus Rotation period determination for asteroid 9021 Fagus G. Apostolovska 1, A. Kostov 2, Z. Donchev 2 and E. Vchkova Bebekovska 1 1 Institute of Physics, Faculty of Science, Ss. Cyril and Methodius University,

More information

Astrometric Observations of Double Stars Using Altimira Observatory

Astrometric Observations of Double Stars Using Altimira Observatory Astrometric Observations of Double Stars Using Altimira Observatory Sherry Liang 1, Lucas Senkbeil 1, Karthik Nair 1, Robert K. Buchheim 2, Christine McNab 1, Kelsey Henry 1, Heidi Newman 1 1. Crean Lutheran

More information

HIGH EFFICIENCY ROBOTIC OPTICAL TRACKING OF SPACE DEBRIS FROM PST2 TELESCOPE IN ARIZONA

HIGH EFFICIENCY ROBOTIC OPTICAL TRACKING OF SPACE DEBRIS FROM PST2 TELESCOPE IN ARIZONA HIGH EFFICIENCY ROBOTIC OPTICAL TRACKING OF SPACE DEBRIS FROM PST TELESCOPE IN ARIZONA K. Kamin ski(), E. Wnuk(), J. Golebiewska(), M. Kruz yn ski(), P. Kankiewicz(), and M. Kamin ska() () Astronomical

More information

Development of a new SSA facility at Learmonth Australia

Development of a new SSA facility at Learmonth Australia Development of a new SSA facility at Learmonth Australia Craig H. Smith EOS Space Systems Ben Greene Electro Optic Systems EOS Space Systems Matt Bold Lockheed Martin Corporation Rod Drury Lockheed Martin

More information

PROJECT GLOBULAR CLUSTERS

PROJECT GLOBULAR CLUSTERS PROJECT 5 GLOBULAR CLUSTERS Objective: The objective of this exercise is the calculation of the core and tidal radius of a globular cluster in the Milky Way. Measure the tidal radius of a globular cluster

More information

IRS-TR 05001: Detector Substrate Voltage and Focal Plane Temperature of the LH module

IRS-TR 05001: Detector Substrate Voltage and Focal Plane Temperature of the LH module Infrared Spectrograph Technical Report Series IRS-TR 05001: Detector Substrate Voltage and Focal Plane Temperature of the LH module Daniel Devost (1), Jeff van Cleve (2), G. C. Sloan (1), Lee Armus (3),

More information

CCD Astrometric Measurements of WDS Using the itelescope Network

CCD Astrometric Measurements of WDS Using the itelescope Network Page 558 CCD Astrometric Measurements of WDS 08167+4053 Using the itelescope Network Bill Riley 1, Dewei Li 2, Junyao Li 2, Aren Dennis 2, Grady Boyce 3 and Pat Boyce 3. 1. Cuesta College 2. Army and Navy

More information

Calibration Goals and Plans

Calibration Goals and Plans CHAPTER 13 Calibration Goals and Plans In This Chapter... Expected Calibration Accuracies / 195 Calibration Plans / 197 This chapter describes the expected accuracies which should be reached in the calibration

More information

CHALLENGES RELATED TO DETECTION OF THE LATENT PERIODICITY FOR SMALL-SIZED GEO DEBRIS

CHALLENGES RELATED TO DETECTION OF THE LATENT PERIODICITY FOR SMALL-SIZED GEO DEBRIS CHALLENGES RELATED TO DETECTION OF THE LATENT PERIODICITY FOR SMALL-SIZED GEO DEBRIS I. Korobtsev and M. Mishina 664033 Irkutsk, p/b 291, Institute of Solar-Terrestrial Physics SB RAS mmish@iszf.irk.ru

More information

Serendipitous UV source catalogues for 10 years of XMM and 5 years of Swift

Serendipitous UV source catalogues for 10 years of XMM and 5 years of Swift Astrophys Space Sci (2014) 354:97 101 DOI 10.1007/s10509-014-1944-5 ORIGINAL ARTICLE Serendipitous UV source catalogues for 10 years of XMM and 5 years of Swift V.N. Yershov Received: 15 January 2014 /

More information

Laplacian Filters. Sobel Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters

Laplacian Filters. Sobel Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters Sobel Filters Note that smoothing the image before applying a Sobel filter typically gives better results. Even thresholding the Sobel filtered image cannot usually create precise, i.e., -pixel wide, edges.

More information

Space Object Characterization Using Time-Frequency Analysis of Multi-spectral Measurements from the Magdalena Ridge Observatory

Space Object Characterization Using Time-Frequency Analysis of Multi-spectral Measurements from the Magdalena Ridge Observatory Space Object Characterization Using Time-Frequency Analysis of Multi-spectral Measurements from the Magdalena Ridge Observatory Christian M. Alcala Atmospheric and Environmental Research, Inc. James H.

More information

CCD Astrometric Measurements of WDS using the itelescope network

CCD Astrometric Measurements of WDS using the itelescope network Accepted for publication by the Journal of Double Star Observations, April 24, 2016 CCD Astrometric Measurements of WDS 08167+4053 using the itelescope network Bill Riley 1, Dewei Li 2, Junyao Li 2, Aren

More information

Lecture 9: Speckle Interferometry. Full-Aperture Interferometry. Labeyrie Technique. Knox-Thompson Technique. Bispectrum Technique

Lecture 9: Speckle Interferometry. Full-Aperture Interferometry. Labeyrie Technique. Knox-Thompson Technique. Bispectrum Technique Lecture 9: Speckle Interferometry Outline 1 Full-Aperture Interferometry 2 Labeyrie Technique 3 Knox-Thompson Technique 4 Bispectrum Technique 5 Differential Speckle Imaging 6 Phase-Diverse Speckle Imaging

More information

Final Presentation of Assessment Star Tracker for Asteroid Search. By Peter Davidsen

Final Presentation of Assessment Star Tracker for Asteroid Search. By Peter Davidsen Final Presentation of Assessment Star Tracker for Asteroid Search By Peter Davidsen Study Overview Study name: Assessment of Star Tracker use for Asteroid Search ESA contract: ESA contract 4000105591/12/NL/AF

More information

The Pulsation Properties of the Double-Mode RR Lyrae Variable V79 in Messier 3

The Pulsation Properties of the Double-Mode RR Lyrae Variable V79 in Messier 3 336 The Pulsation Properties of the Double-Mode RR Lyrae Variable V79 in Messier 3 Christine M. Clement Department of Astronomy and Astrophysics, University of Toronto, Toronto, ON, M5S 3H8, Canada Mike

More information

on space debris objects obtained by the

on space debris objects obtained by the KIAM space debris data center for processing and analysis of information on space debris objects obtained by the ISON network Vladimir Agapov, Igor Molotov Keldysh Institute of Applied Mathematics RAS

More information

A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images

A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images Feng He 1, Bangshu Xiong 1, Chengli Sun 1, Xiaobin Xia 1 1 Key Laboratory of Nondestructive Test

More information

Automatic Star-tracker Optimization Framework. Andrew Tennenbaum The State University of New York at Buffalo

Automatic Star-tracker Optimization Framework. Andrew Tennenbaum The State University of New York at Buffalo SSC17-VIII-6 Automatic Star-tracker Optimization Framework Andrew Tennenbaum The State University of New York at Buffalo aztennen@buffalo.edu Faculty Advisor: John Crassidis The State University of New

More information

The IRS Flats. Spitzer Science Center

The IRS Flats. Spitzer Science Center Spitzer Science Center Table of Contents The IRS Flats 1 Chapter 1. The Purpose of this Document... 3 Chapter 2.... 4 2.1 Make a finely-spaced map of a star....4 2.2 Simulate an extended source...6 2.3

More information

Imaging with SPIRIT Exposure Guide

Imaging with SPIRIT Exposure Guide Imaging with SPIRIT Exposure Guide SPIRIT optical telescopes utilise extremely sensitive cameras to record the light from distant astronomical objects. Even so, exposures of several seconds up to a few

More information

Processing Wide Field Imaging data Mike Irwin

Processing Wide Field Imaging data Mike Irwin Processing Wide Field Imaging data Mike Irwin N4244 confidence map stack 20 dithered i band frames Subaru 8m CTIO 4m KPNO 4m CFH 3.6m INT 2.5m ESO 2.2m DART WFPC2 SuprimeCam 1000Tb IPHAS 10Tb 100Tb overall

More information

OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE. V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer

OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE. V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer Laboratory of the space researches of Uzhgorod National University Uzhgorod, Ukraine lkd.uzhgorod@gmail.com

More information

Image processing software for Near Earth Objects (NEOs) detection

Image processing software for Near Earth Objects (NEOs) detection Author: Flaquer. Facultat de Física, Universitat de Barcelona, Diagonal 645, 08028 Barcelona, Spain. Abstract: The development of image processing software has been one of the most relevant achievements

More information

The Transneptunian Automated Occultation Survey (TAOS II) Matthew Lehner ASIAA

The Transneptunian Automated Occultation Survey (TAOS II) Matthew Lehner ASIAA The Transneptunian Automated Occultation Survey (TAOS II) Matthew Lehner ASIAA Academia Sinica Institute of Astronomy and Astrophysics Universidad Nacional Autónoma de México Harvard-Smithsonian Center

More information

The SDSS Data. Processing the Data

The SDSS Data. Processing the Data The SDSS Data Processing the Data On a clear, dark night, light that has traveled through space for a billion years touches a mountaintop in southern New Mexico and enters the sophisticated instrumentation

More information

You, too, can make useful and beautiful astronomical images at Mees: Lesson 3

You, too, can make useful and beautiful astronomical images at Mees: Lesson 3 You, too, can make useful and beautiful astronomical images at Mees: Lesson 3 Calibration and data reduction Useful references, besides Lessons 1 and 2: The AST 142 Projects manual: http://www.pas.rochester.edu/~dmw/ast142/projects/project.pdf

More information

Measurements of 42 Wide CPM Pairs with a CCD

Measurements of 42 Wide CPM Pairs with a CCD Page 424 By Richard Harshaw, Brilliant Sky Observatory, Cave Creek, AZ (rharshaw51@cox.net) Abstract: This paper addresses the use of a Skyris 618C color CCD camera as a means of obtaining data for analysis

More information

Joint R&D and Ops: a Working Paradigm for SSA

Joint R&D and Ops: a Working Paradigm for SSA Joint R&D and Ops: a Working Paradigm for SSA 23 July 2017 Stacie Williams Program Officer Air Force Office of Scientific Research Integrity «Service «Excellence Air Force Research Laboratory 1 2 Joint

More information

MANUAL for GLORIA light curve demonstrator experiment test interface implementation

MANUAL for GLORIA light curve demonstrator experiment test interface implementation GLORIA is funded by the European Union 7th Framework Programme (FP7/2007-2013) under grant agreement n 283783 MANUAL for GLORIA light curve demonstrator experiment test interface implementation Version:

More information

Lecture 7: Edge Detection

Lecture 7: Edge Detection #1 Lecture 7: Edge Detection Saad J Bedros sbedros@umn.edu Review From Last Lecture Definition of an Edge First Order Derivative Approximation as Edge Detector #2 This Lecture Examples of Edge Detection

More information

David Hiriart Observatorio Astronómico Nacional en la Sierra de San Pedro Mártir, B.C. Instituto de Astronomía, UNAM

David Hiriart Observatorio Astronómico Nacional en la Sierra de San Pedro Mártir, B.C. Instituto de Astronomía, UNAM David Hiriart Observatorio Astronómico Nacional en la Sierra de San Pedro Mártir, B.C. Instituto de Astronomía, UNAM Telescopes 1 OUTLINE Scientific motivation Telescope Instrument Pipe-line data reduction

More information

Observations of gravitational microlensing events with OSIRIS. A Proposal for a Cruise Science Observation

Observations of gravitational microlensing events with OSIRIS. A Proposal for a Cruise Science Observation Observations of gravitational microlensing events with OSIRIS A Proposal for a Cruise Science Observation Michael Küppers, Björn Grieger, ESAC, Spain Martin Burgdorf, Liverpool John Moores University,

More information

APLUS: A Data Reduction Pipeline for HST/ACS and WFC3 Images

APLUS: A Data Reduction Pipeline for HST/ACS and WFC3 Images APLUS: A Data Reduction Pipeline for HST/ACS and WFC3 Images Wei Zheng 1,AmitSaraff 2,3,LarryBradley 4,DanCoe 4,AlexViana 4 and Sara Ogaz 4 1 Department of Physics and Astronomy, Johns Hopkins University,

More information

ADAPTIVE PHASE MASK CORONAGRAPH

ADAPTIVE PHASE MASK CORONAGRAPH Florence, Italy. May 2013 ISBN: 978-88-908876-0-4 DOI: 10.12839/AO4ELT3.13183 ADAPTIVE PHASE MASK CORONAGRAPH Pierre Haguenauer 1,a, Pierre Bourget 1, Dimitri Mawet 1, and Nicolas Schuhler 1 1 European

More information

NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ

NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ FMOS status tt report Science workshop 2011.02.2802 28-03.0202 NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ * Overview * Recent history & current status t * Schedule & future plan

More information

arxiv: v1 [astro-ph.im] 31 Jul 2014

arxiv: v1 [astro-ph.im] 31 Jul 2014 A new method of CCD dark current correction via extracting the dark information from scientific images arxiv:1407.8279v1 [astro-ph.im] 31 Jul 2014 Bin Ma 1, Zhaohui Shang 2,1, Yi Hu 1, Qiang Liu 1, Lifan

More information