marco-bazzani
marco-bazzani
Currently, the colors can still change between each function call/different data sets. Is this the desired behavior, or should I make label colors persistent consistent throughout the entire program?
Commit https://github.com/UCSD-E4E/PyHa/pull/146/commits/468cb4bd201aedec13811a44cf67e74c8bde5bad is misnamed, that one is a large refactoring that changes spectrogram visualization to take a dataframe as input.
Once these changes are approved, I'll modify the tutorial notebook to properly call the new functions
Here are some examples of test outputs from this code: The automated labels are always one color because they only have one label, but they are drawn with the same...