ecolistening / ecolistening/SoundADE
Review how index computation is performed
Open
documentation
enhancement
question
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Add (.yaml) config files where all of the key parameters are defined. No constants should be defined in the Python!
- Could specify better args at higher levels, and no defaults at low-levels? perhaps better to modularise and avoid nesting calls
- Maybe have a default spectogram code in the .yaml and then allow the individual indices to use different ones.
- Factory method to initialise functions with parameters set by the configuration file? Create a static object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.