-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Issue to track steps in repository code clean-up
- Create 2 repositories to separate code and data
- Data repository can be set up immediately - will contain annotations, assessments .txt files. Add the pyin contours to the gitignore and set up a one drive folder containing them for merging later. Possibly move the metadata_generation_scripts code to the data repo.
- For code repository: we start with the scanning functions (adjust the paths) and then sequentially add clean code into the code repo
- Write a detailed readme for each repo
- Need to define a system for code nomenclature and refactor existing code
- scripts shoud start with 'script'
- functions should be 'verb' + 'subject' in a rough sense
- remove scripts from all other folders except experiments
- remove redundancy in code wherever we find
- Think about add versioning to intermediate results such as pyin contours and feature matrices
Metadata
Metadata
Assignees
Labels
No labels