Skip to content

MAT files on git #38

Description

@joaofayad

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions