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

Operations On Column Length

Firstly, sorry if I have used the wrong language to explain what I'm operating on, I'm pret… Read more Operations On Column Length

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