aidecentralized / sonar

SONAR - Self-Organizing Network of Aggregated Representations
MIT License
13 stars 34 forks source link

fixing time elapse for plot utils #144

Closed joyce-yuan closed 1 week ago

joyce-yuan commented 1 week ago

Instead of throwing an error, combining plot utils will now skip the realtime section if time_elapsed.csv doesn't exist. In addition, this PR separates the plots and logs folders when combining plots.

We also plot CI-95 as the default

New params: include_logs: bool = True