_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-cfitsio 1.4.1
Propagated dependencies: julia-cfitsio-jll@4.0.0+0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/CFITSIO.jl
Licenses: Expat
Synopsis: C-style interface to the libcfitsio library
Description:

This package provides Julia implementation of C-style interface to CFITSIO functions with following features:

  • Function names closely mirror the C interface (e.g., fits_open_file()).

  • Functions operate on FITSFile, a thin wrapper for fitsfile C struct (FITSFile has concept of "current HDU", as in CFITSIO).

  • Wrapper functions do check the return status from CFITSIO and throw an error with the appropriate message.

Total results: 2