Skip to content

Latest commit

 

History

137 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFITSIO.jl

Stable Dev

CI PkgEval Coverage

C-style interface to CFITSIO functions

  • 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).
  • Note that the wrapper functions do check the return status from CFITSIO and throw an error with the appropriate message.

For more information and usage examples, please visit the documentation.

About

C-style interface to the libcfitsio library.

Topics

Resources

Stars

11 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages