julia-cfitsio 1.4.1
Propagated dependencies: julia-cfitsio-jll@4.0.0+0
Channel: guix
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