Skip to content

Uses starnet++ with Siril to automate the generation of Starless and Stars only images given a fit file input

License

Notifications You must be signed in to change notification settings

TonyArchBrown/sirilStarless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project probably serves no purpose any longer as since Siril 1.2 Starnet integration has become built in.

sirilStarless

Uses starnet++ with Siril to automate the generation of Starless and Stars only images given a fit file input

Command Line Execution

Simply run the starRemoval.py file with parameters:-

python3 starRemoval.py -s <Path to 'fit' file to Process>

The Starnet++ application installation must exist in the same directory as the python file. Requires Siril to be installed > v1.06

Output will be written to the same folder as the input file and will include the following: -

  • _starless.fit - fit Starless file
  • _stars.fit - fit stars only
  • _starless.tif - tif 16 bit Starless file
  • _stars.tif - tif 16 bit stars only

About

Uses starnet++ with Siril to automate the generation of Starless and Stars only images given a fit file input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages