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

Note in README about required files from keep-only flag #22

Closed
bpurinton opened this issue Jul 3, 2024 · 1 comment
Closed

Note in README about required files from keep-only flag #22

bpurinton opened this issue Jul 3, 2024 · 1 comment

Comments

@bpurinton
Copy link
Contributor

bpurinton commented Jul 3, 2024

While running stereo, this flag should be used:

--keep-only '.mask .txt .exr .match -L.tif -L_sub.tif -R_sub.tif -D_sub.tif -D.tif -RD.tif -F.tif -PC.tif'

Add a clear note in the README and possibly some helpful error messages to remind the user

(cc @ShashankBice, actually that list might be overkill, since I'm not using e.g. the RD, F, PC files in the plots -- but maybe future additions to the plots will make use of these, so leaving them for now in the list)

@ShashankBice
Copy link
Member

Yeah, some of these files are being preserved right now for exploratory runs if we need to restart at some point with different params. In production runs, the sub files and the .exr files, D file, F file and PC file would be the most important files to preserve.

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

2 participants