rhenanbartels / hrv

A Python package for heart rate variability analysis
BSD 3-Clause "New" or "Revised" License
196 stars 58 forks source link

Review suggestions #17

Closed paulvangentcom closed 2 years ago

paulvangentcom commented 4 years ago

Hi @rhenanbartels,

I was asked to review your submission to JOSS. Some suggestions from my end:

Although many toolboxes exist to work with PPG, ECG, or the resulting tachograms, I think hrv can play a nice role as an accessible toolbox for those already having tachograms available and need to analyse these. Congratulations on the work. Please keep me updated on the progress.

-Paul

paulvangentcom commented 4 years ago

One final addition: I suggest adding some demo data to the package and docs, so that everyone can follow along with the quickstart.

rhenanbartels commented 4 years ago

Hi @paulvangentcom, thank you very much for the suggestions.

I couldn't agree more. Now it's time to focus on the documentation of the package and CI.

I will work on this issue along the week and send an update when it's done or if I have any doubts.

Best regards,

Rhenan

rhenanbartels commented 4 years ago

Hi, @paulvangentcom,

Following your suggestions, I've added some features regarding the documentation:

Regarding the paper, which improvements would you like to see in order to make it closer to the state of the art?

Thank you very much again for your suggestions. They improved a lot the quality of the hrv module;

Best Regards,

Rhenan

paulvangentcom commented 4 years ago

Hi @rhenanbartels,

Thanks for the work. The docs look nice and I think everything improved markedly!

For the paper, what I'm missing is:

Good luck with the final touches!

-Paul

paulvangentcom commented 4 years ago

Thanks for all the updates Rhenan. I think it improved a lot.

Two final comments:

Cheers, Paul

rhenanbartels commented 4 years ago

Hi @paulvangentcom, I've just implemented the suggestion you've made.

Thank you very much!

Cheers,

Rhenan