Skip to content

guymarshall/clean_dss_dwarf_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean_dss_dwarf_files

Remove temporary files left behind after shooting with the Dwarf 3 Smart Telescope, and after stacking with Deep Sky Stacker (DSS).

What does it do?

It deletes the following files, directories, and patterns:

Files

  • "img_reference.png"
  • "img_stacked_all.tif"
  • "img_stacked_counter.png"
  • "shotsInfo.json"
  • "*stacked*"
  • "*.info.txt"
  • "*.stackinfo.txt"
  • "failed*"

Directories

  • "Thumbnail"

How do I run it?

You need Rust installed to compile and run this program. Please follow the instructions to install it from: https://www.rust-lang.org/tools/install
Once installed, you simply download this project, extract it into a directory, open a terminal, navigate to the directory, and run cargo build --release. This will create an executable in clean_dss_dwarf_files/target/release/ called clean_dss_dwarf_files. Just move that executable to a directory with your space projects in and run it to clean the temporary files!

About

Remove temporary files left behind after shooting with the Dwarf 3 Smart Telescope, and after stacking with Deep Sky Stacker (DSS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages