Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fits

Adding A New Column To A Fits File Via Python

I have created an array named distance that contains 1242 values. I want to add this array as the 1… Read more Adding A New Column To A Fits File Via Python

How Do You Extract A Point Spread Function From A Fits Image?

I'm new to python coding and I have a .fits image of a star and I want to extract the PSF from … Read more How Do You Extract A Point Spread Function From A Fits Image?

Move The Read Files Along With Same Named Different Format Files

I have a file that contains lots of .fits and .dat files. First, I want them separated by a paramet… Read more Move The Read Files Along With Same Named Different Format Files