StarNet Software

AI-powered software for star removal and noise reduction in astrophotography.

Documentation

This section collects technical notes and usage guides for StarNet and DeepSNR: command-line references, input behavior, data-quality guidance, and workflow examples.

This section currently contains basic documentation. More usage notes, examples, and workflow details will be added as the site grows.

CLI installer locations

Native installers place StarNet2 and DeepSNR executables, model files, runtime files, and documentation in standard system locations. ZIP archives remain portable: extract the full ZIP wherever you want and keep the package files together.

Windows

Windows installers place each tool under C:\Program Files.

Executables
C:\Program Files\(StarNet2|DeepSNR)\bin\
Model and runtime files
C:\Program Files\(StarNet2|DeepSNR)\lib\(starnet2|deepsnr)\

Linux

Linux .deb packages install executables into /usr/bin, support files into /usr/lib, and package documentation into /usr/share/doc.

Executables
/usr/bin/
Model and runtime files
/usr/lib/(starnet2|deepsnr)/
Documentation
/usr/share/doc/(starnet2|deepsnr)/

macOS

macOS .pkg installers place executables into /usr/local/bin, support files into /usr/local/lib, and package documentation into /usr/local/share/doc.

Executables
/usr/local/bin/
Model and runtime files
/usr/local/lib/(starnet2|deepsnr)/
Documentation
/usr/local/share/doc/(starnet2|deepsnr)/