Skip to content

Align sequence of star field / astro images taken with a stationary camera (stationary relative to all those stars light years away).

Notifications You must be signed in to change notification settings

toymil/astrophotography_stack_align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astrophotography Stack Align

Technically nothing new.

Brief Description

Align sequence of star field / astro images taken with a stationary camera (stationary relative to all those stars light years away).

End Result Example See full size images under .github/image/ folder.

Usage

Read the content of main.py to see how to use this program (really not much code, with comments). If you want to test different settings or is not familiar with writing codes, it is recommended to test your codes in interactive python shells like IPython or Jupyter Notebook.

Check out those jupyter notebooks under folder math/ to see how it works. All the processing logic is in file image.py, cross reference it with jupyter notebooks.

TO-DOs

  • find test samples in multiple focal length (especially wide angle)
  • use actually correct workflow
    • do calibration before stacking (because stack align shifts image, so doing it after stacking is not mathematically correct)
  • various TODOs in the code
  • super resolution
  • bypass demosaic
  • run some stages on GPU?
  • increase bit precision in the pipeline
  • multi thread

Dependencies

Acknowledgement

About

Align sequence of star field / astro images taken with a stationary camera (stationary relative to all those stars light years away).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published