Skip to content

Histograms from timestamps#117

Closed
rettigl wants to merge 1 commit into
mainfrom
histograms_from_timestamps
Closed

Histograms from timestamps#117
rettigl wants to merge 1 commit into
mainfrom
histograms_from_timestamps

Conversation

@rettigl

@rettigl rettigl commented Apr 3, 2023

Copy link
Copy Markdown
Member

This adds histogram calculation based on the timeStamp column in the dataframe

Histogram calculation in the example notebook takes on our machine close to 2 minutes. Additionally, binning becomes slower when timeStamps are generated, even if they are not used during binning.

@rettigl

rettigl commented Apr 3, 2023

Copy link
Copy Markdown
Member Author

PR #116 and PR #117 are alternative implementations of normalization histograms, open for debate.

@rettigl rettigl requested a review from steinnymir April 3, 2023 22:05
@rettigl

rettigl commented Apr 4, 2023

Copy link
Copy Markdown
Member Author

The current implementation still suffers from the bin-centers vs. bin-edges problem, I think. Needs further inspection.

@rettigl rettigl force-pushed the histograms_from_timestamps branch from dd368fe to 9330a48 Compare May 15, 2023 21:13
@rettigl

rettigl commented May 15, 2023

Copy link
Copy Markdown
Member Author

This looks promising now, but is still rather slow.

@rettigl

rettigl commented May 17, 2023

Copy link
Copy Markdown
Member Author

Closing this, as it is implemented in PR #116 as well, and thus obsolete

@rettigl rettigl closed this May 17, 2023
@rettigl rettigl deleted the histograms_from_timestamps branch May 17, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant