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

MAT files on git #38

Open
joaofayad opened this issue Jul 6, 2017 · 0 comments
Open

MAT files on git #38

joaofayad opened this issue Jul 6, 2017 · 0 comments

Comments

@joaofayad
Copy link
Member

I am not a big fan of tracking mat files on git. I propose the following changes:

  • GUI Settings: Should not be tracked. These are personal and worst of all platform dependent. I've seen enough "C:" folders being created on linux when people run their code on the server without properly adjusting the output path.

  • Calibration files: In principle should also not be tracked. They are data dependent, and thus should be stored together with the data. Right now there are too many calibration files and some are obsolete. I admit it is somewhat useful to have them all at hand to track on someone else's data, but an effort should be made to store them somewhere else.

  • Model files: Only the model used on the paper should be tracked.

  • Other auxiliary files: If required by the system to work, then yes. If not, no.

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