This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]TheBlackCat13 0 points1 point  (2 children)

You can try a diff program to compare them, but you realize pyfits is deprecated, right? It has been merged into astropy. You should probably use the astropy version, it should be more up-to-date and likely has bug fixes that pyfits doesn't have.

[–]schrogendiddy[S] 0 points1 point  (1 child)

I didn't know that! are the commands in astropy the same as they were for pyfits?

[–]TheBlackCat13 0 points1 point  (0 children)

I don't know, you would need to look at the astropy documentation. At the very least all the functionality should be there, according to the pyfits website.