Skip to content

Convert each frame from a .ser file into individual .fits files.

License

Notifications You must be signed in to change notification settings

astrorya/ser-to-fits-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ser-to-fits-converter

Convert each frame from a .ser file into individual .fits files.

To use this script, you'll need these dependencies: python 3.8, pySER-Reader (here: https://github.com/Copper280z/pySER-Reader/tree/master), numpy, astropy,

Using the script is simple: type into your terminal:

$ python ser_to_fits_converter.py (your .ser files)

My method has been moving all of the .ser files that I want to convert into .fits files into the same folder, and using *.ser in place of "(your .ser files)". Feel free to post issues and I will get to them when I can.

About

Convert each frame from a .ser file into individual .fits files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages