orcasound / acoustic-separation

MIT License
3 stars 2 forks source link

Reorganize Repository Structure #1

Open valentina-s opened 2 years ago

valentina-s commented 2 years ago

@TGAmbra @Devdoot57 Currently the repo is quite messy. Could you reorganize the structure so one can easily navigate through folders, and find code and documentation for your work?

.
+-- data
|   +-- raw
|   +-- processed
|
+-- src
|   +-- PythonModules
|   +-- tests
|   
+-- notebooks
|   +-- exploratory
|   +-- expositionary
|
+-- references
|   +-- papers
|   +-- tutorials
|
+-- results 
+-- README.md
+-- LICENSE.txt
valentina-s commented 2 years ago

@TGAmbra you can propose your structure here so we can review it before you decide on a final version.

TGAmbra commented 2 years ago
+-- Dataset generator +-- Model comparison
+-- Assets +-- data
+-- models +-- notebook
+-- GUI +--orca_background +--processing (change name to GUI) +--plots +--screencapture +--transforms +-- Analysis +-- jupyter notebooks of ft and dwt +-- code for fourier transforms (trial) +-- preprocessing_techniques (copy of transforms)

+-- results +-- README.md +-- LICENSE.txt Dear @valentina-s what do you think of this one?

Rish-it commented 1 year ago

I will re-structure this repo @valentina-s