#
fitsio
Here are 13 public repositories matching this topic...
a full function 100% Java library for reading and writing FITS files
-
Updated
Mar 19, 2022 - Java
Open
IRAF z-scale
mileslucas
commented
Feb 27, 2020
Everyone's favorite DS9/IRAF feature!
This feature would allow some way of defining the image scale according to IRAF's z-scale. This method requires some simple statistics and fitting and should return a minimum and maximum color.
Example Usage
using AstroImages
img = load("image.fits")
cmin, cmax = zscale(img, args...)
plot(img, cmin=cmin, cmax=cmax)Referenc
Extract star pixel coordinates from a FITS image using JavaScript
-
Updated
Feb 22, 2018 - C
FITS File interaction written in Visual Studio C# .Net, compatible across all .Net platforms. JPFITS is not based on any other implementations and is written from the ground-up, consistent with the FITS standard, designed to interact with FITS files as object-oriented structures. See the github Wiki link below for more info.
astronomy
fits
fitsharp
fitsio
fits-files
world-coordinates
fits-bintables
fits-image
world-coordinate-solution
fits-visualization
fits-image-sets
point-source-extraction
bin-tables
-
Updated
Mar 18, 2022 - C#
Benchmark the IO performance of Apache Spark in the context of Astro data
-
Updated
Oct 1, 2018 - Jupyter Notebook
Demosaicing a Bayer mask of a fitsfile for astronomical data.
cfa
bayer
cielab
fits
ppg
artifact
debayering
fitsio
bilinear
bayer-mask
demosaic
bayer-pattern
wacp
colorinterpolation
artifactfilter
despeckle
-
Updated
Jul 2, 2020 - C
Modular Image processing Library toolKit (milk)
toolkit
image-processing
cublas
scientific-computing
high-performance-computing
gpu-acceleration
low-latency
image-analysis
shared-memory
setuid
magma
science-research
milk
fitsio
fftw3
-
Updated
Jan 19, 2021 - C
A python library for dealing with energy dispersion style responses
-
Updated
Aug 24, 2021 - Python
Improve this page
Add a description, image, and links to the fitsio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fitsio topic, visit your repo's landing page and select "manage topics."


printdiff generates a report containing the differences between any two fits files , HDU's their Headers or Data (independently). The output can be generated into a some stream object which can be used for comparison/verification of data.
Basically this can be implemented as a function having overloads based on