Using AIP4Win's Magnitude Measurement ToolAIP4Win 2.3.0, Magnitude Measurement Tool v1.0by Richard Berry |
The Magnitude Measuring Tool is a new AIP4Win feature that is still in active development. Its purpose is to make doing CCD photometry fast, accurate, and efficient. The MMT supports multicolor photometry and the AAVSO's new Extended format. To see how easy it is to use the MMT, view the 10-minute video by clicking the link below. The video gives you a quick run-through of the MMT in operation. A second video shows you how to set up the MMT the first time you use it. Further down this page you'll find a brief description of the theory behind the new MMT. Understanding the theory behind the tool makes it much easier to set up and use the MMT. |
Introduction to the MMT: Streaming video... or MP4 download (29MB) |
First time using the MMT: Streaming video... or MP4 download (14MB) |
Notes for Users, MMT v1.01. The MMT is a complex and powerful tool that is functional but still not in its final form. New features will be added in response to reasonable user requests. If you wish to request a new feature, please explain fully its science value and how you and other observers would make use the new feature. 2. While doing photometry using a guide star, the guide star must remain visible on the screen through the whole image sequence. For images too large to fit in the image window, or for images series with large tracking errors, you may need to set the default image size to 50% or 33% to achieve this. If the guide star moves outside the image window, the MMT can get get stuck in an infinite loop waiting for you to click on a guide star that you cannot see. To escape, you must press the ctrl-alt-del keys and exit the AIP4WIN process. 3. In MMT v1.0, entering star data is tedious and prone to typos. Thanks to Jari Suomela, you can get comparison star data more easily. His script accesses the photometry star listing from AAVSO web site and outputs it in VSD format. The link is http://cataclysmix.com/php/vsd/. Enter the star designation, limiting magnitude, and field size, then click the "Crank up the converter" button. Select and copy the resulting text, then paste it into Notepad. Using Notepad to edit the file, delete all but four comparison stars and save the result as a text file with the VSD extension. |
The Concept Behind the Magnitude Measurement ToolThe Magnitude Measurement Tool is the front end of a hierarchical photometry object. As you use the tool with your images, you are really populating a data structure with photometric measurements. When all the data has been transferred to the data structure, the data structure generates a report in the format of your choice. Because the data remains in the data structure, you can generate different reports; for example, you can call for a report in the bare-bones AAVSO Extended Format to send to the AAVSO offices, and then generate a much more detailed report for your own data archive. You can also generate a "quick-look" graph of time-series data. Data in the photometric structure is hierarchical, meaning that different types of data are "nested" inside one another like a set of Russian dolls. Each level consists of "properties" appropriate to that level. Data extend from base objects to subordinate objects contained within them. These concepts may seem a bit foreign at first, but as you think about the hierarchy of dependencies found in photometric data, you will find that it all really make sense. ObserverThe base of the data pyramid is Observer. The Observer is fundamental because all of the Observer's properties are inherited by the images, stars, and individual photometric measurements. In the MMT, the Observer's properties are entered on the first (leftmost) tab of the tool. Observer properties include:
With data organized this way, the magnitude (i.e., what you're looking for) can be linked to all of the magnitudes obtained for all of the stars in all of the images taken by the observer. |
Output Generated by the Magnitude Measurement ToolWhen you click the Run Photometry button of the MMT, the MMT loads each Image in Images(), photometers each Star in Stars(), and for each Star, produces a Measurement. These properties are passed into the photometry object. Now for the big question: What data do you want to get out of the MMT? The Magnitude Measurement Tool produces a variety of different reports, and more can and will be added. Furthermore, once the data has been passed to the photometry object, you ask to get different reports from the same data. The current selection of output reports includes:
|
Copyright © 2008 by Richard Berry |
Return to Richard Berry's Home Page |