Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to keep temporary files #6

Open
jmoldon opened this issue Nov 8, 2019 · 1 comment
Open

Option to keep temporary files #6

jmoldon opened this issue Nov 8, 2019 · 1 comment
Assignees

Comments

@jmoldon
Copy link
Member

jmoldon commented Nov 8, 2019

  • Change output from /tmp to a local tmp folder
  • Give temporary files a descriptive name to know where they come from
  • Add an option --keep to keep those files, otherwise delete everything in tmp
@jmoldon jmoldon self-assigned this Nov 12, 2019
jmoldon added a commit that referenced this issue Feb 19, 2020
…at the end. To keep them use --keep_tmp. Fixes #6
@jmoldon
Copy link
Member Author

jmoldon commented Feb 19, 2020

In branch python, commit f037674 the temporary files produced by noisechisel and sextractor will be stored inside tmp_img, which will be deleted at the end. You can keep the files if you use --keep_tmp.

Noisechisel (sextractor) temporary masks will have the prefix noisechisel_ (sextractor) before the name of the file they come from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant