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
- Host: GitHub
- URL: https://github.com/ncar/kcor-utilities
- Owner: NCAR
- License: bsd-3-clause
- Created: 2019-12-02T19:44:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T18:34:45.000Z (over 5 years ago)
- Last Synced: 2025-03-15T11:01:59.124Z (about 1 year ago)
- Topics: hao, idl, kcor, mlso
- Language: IDL
- Size: 1.88 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.