Difference between revisions of "AstroImageJ"

From SharedSkies
Jump to navigation Jump to search
Line 13: Line 13:


*General purpose, but optimized for time series aperture photometry
*General purpose, but optimized for time series aperture photometry
*Open source and written in Java, so runs under Windows, OS X, Linux
*Open source and written in Java, so runs under Windows, OS X, and Linux
*Real-time or post-processed calibration, analysis, and plotting
*Real-time or post-processed calibration, analysis, and plotting
*DS9-like image display with live photometer and WCS support
*DS9-like image display with WCS support and live photometry
*FITS header handling, viewing, editing
*FITS header handling, viewing, editing
*Multi-image processing (bias, dark, flat, CCD non-linearity correction)
*Multi-image processing (bias, dark, flat, CCD non-linearity correction)
*Multi-exposure, multi-aperture differential photometry
*Multi-exposure, multi-aperture differential photometry
*Interactive multi-curve plotting
*Interactive multi-curve plotting
*Astronomical coord. conversion (J2000, EoD, equatorial, ecliptic, galactic)
*Astronomical coordinate conversion (J2000, EoD, equatorial, ecliptic, galactic)
*Astronomical time conversion (UTC, local, LST, JD, HJD, BJDTBD)
*Astronomical time conversion (UTC, local, LST, JD, HJD, BJDTBD)
== Introduction ==
AstroImageJ (AIJ) is simply generic ImageJ (IJ) with customizations to the base code and a packaged set
of astronomy specific plugins. AIJ and IJ are public domain Java image processing programs inspired by
NIH Image for the Macintosh. IJ was developed by Wayne Rasband at the National Institutes of Health.
The plugins are based on the Astronomy Plugins package written by Frederic V. Hessman et al. of Inst. f.
Astrophysik, Georg-August-Universität Göttingen. The AstroImageJ customizations are by Karen Collins
(karen.collins at insightbb.com) and John Kielkopf of the University of Louisville. The application
is open source, and the source code is embedded within the ij.jar file and the Astronomy_.jar file. To
report bugs or suggest new features, please email Karen Collins at the address indicated above.

Revision as of 23:51, 29 January 2013

AstroImageJ is an image analysis tool for astronomy. The homepage is

http://www.astro.louisville.edu/software/astroimagej

with a support forum at nabble.com


Feature Overview

  • General purpose, but optimized for time series aperture photometry
  • Open source and written in Java, so runs under Windows, OS X, and Linux
  • Real-time or post-processed calibration, analysis, and plotting
  • DS9-like image display with WCS support and live photometry
  • FITS header handling, viewing, editing
  • Multi-image processing (bias, dark, flat, CCD non-linearity correction)
  • Multi-exposure, multi-aperture differential photometry
  • Interactive multi-curve plotting
  • Astronomical coordinate conversion (J2000, EoD, equatorial, ecliptic, galactic)
  • Astronomical time conversion (UTC, local, LST, JD, HJD, BJDTBD)

Introduction

AstroImageJ (AIJ) is simply generic ImageJ (IJ) with customizations to the base code and a packaged set of astronomy specific plugins. AIJ and IJ are public domain Java image processing programs inspired by NIH Image for the Macintosh. IJ was developed by Wayne Rasband at the National Institutes of Health. The plugins are based on the Astronomy Plugins package written by Frederic V. Hessman et al. of Inst. f. Astrophysik, Georg-August-Universität Göttingen. The AstroImageJ customizations are by Karen Collins (karen.collins at insightbb.com) and John Kielkopf of the University of Louisville. The application is open source, and the source code is embedded within the ij.jar file and the Astronomy_.jar file. To report bugs or suggest new features, please email Karen Collins at the address indicated above.