An open API service indexing awesome lists of open source software.

https://github.com/ncar/kcor-utilities

Utilities for visualization and analysis of MLSO K-Coronagraph data
https://github.com/ncar/kcor-utilities

hao idl kcor mlso

Last synced: 3 months ago
JSON representation

Utilities for visualization and analysis of MLSO K-Coronagraph data

Awesome Lists containing this project

README

          

# kcor-utilities

This library contains utilities for visualization and analysis of MLSO K-Coronagraph data.

### Installation

To install, add the `src`, `lib`, and `ssw` directories of this repository to your IDL `!path`. This can be done using the `IDL_PATH` environment variable or setting the `IDL_PATH` preference using the `PREF_SET` routine. See the [IDL documentation] for more information about [setting your IDL path].

[setting your IDL path]: https://www.harrisgeospatial.com/Support/Self-Help-Tools/Help-Articles/Help-Articles-Detail/ArtMID/10220/ArticleID/16156/Quick-tips-for-customizing-your-IDL-program-search-path "Quick Tips for Customizing Your IDL Program Search Path"
[IDL documentation]: https://www.harrisgeospatial.com/docs/Managing_IDL_Paths.html "Managing IDL Paths"

#### KCOR_FTSCAN

Perform and display a azimuthal scan of a KCor L2 FITS file.

#### KCOR_FRSCAN

Perform and display a radial scan of a KCor L2 FITS file.

#### XINFTS

Animate a sequence of KCor L2 FITS files.

#### KCOR_FITSDISP

Basic display of a KCor L2 FITS file.

#### KCOR_FVP

Display a KCor FITS image and report cursor position.