There is a newer version of the record available.

Published July 23, 2023 | Version v0.18.0
Software Open

mshumko/aurora-asi-lib: Added asilib.Imagers

Authors/Creators

  • 1. NASA's Goddard Space Flight Center

Description

[0.18.0] - 2023-07-22 Added
  • asilib.Imagers() class to make mosaics and synchronize plotting multiple imagers. The first two methods implemented are:
    • asilib.Imagers.plot_fisheye() to plot fisheye lens images from multiple imagers, and
    • asilib.Imagers.plot_map() to project images from multiple imagers onto a map. This method has an overlap kwarg that by default masks out the (lat, lon) skymaps that map to pixels that overlap with a neighboring imager. This is a surprisingly efficient method that needs to be run just once (tested for up to five imagers; I'm unsure how a 10 or a 20 imager array will fare).
  • Added plot tests for the two Imagers methods.
  • Added an Imagers() description in the Get Started and API pages. ### Changed
  • Refactored the Donovan+2008 auroral arc example to use asilib.Imagers.plot_map().
  • Added a check to allow custom matplotlib.colors.Normalization object to be passed for color_norm.

Files

mshumko/aurora-asi-lib-v0.18.0.zip

Files (61.2 MB)

Name Size Download all
md5:83c59c6d7b430904df9857dcc3824267
61.2 MB Preview Download

Additional details