cbrnr / sleepecg

Sleep stage detection using ECG
BSD 3-Clause "New" or "Revised" License
90 stars 23 forks source link

[JOSS Review] Paper Remarks #156

Closed richrobe closed 1 year ago

richrobe commented 1 year ago

(as part of the JOSS Review)

The paper is easy written, easy to follow, and nicely outlines the need of the SleepECG package. It provides a good motivation, especially regarding the reproducibility of the existing approaches. Just some minor comments:

cbrnr commented 1 year ago

Thanks, adding an overview figure is a great idea!

Regarding our pre-trained classifiers, we don't have a publication on that yet, so this will explained in all the details there. How much information do you think makes sense here? The scripts that we used to train are available inside examples/classifiers/, but I feel like this is way too much detail for this paper. What about including what features we used (all time-based and frequency-based HRV features, the recording starting time, age, and gender) as well as mention that we used a neural network with gated recurrent units (GRUs)? Would that be sufficient?

richrobe commented 1 year ago

Yes, that sounds good! 🙂

cbrnr commented 1 year ago

I've updated the paper, please take a look and let me know if you would like me to change anything. If you're happy with the changes, feel free to close this issue.

cbrnr commented 1 year ago

@richrobe is the overview figure I've added OK? I didn't really know what to include, so please feel free to comment if you have more ideas on how to improve that figure.

https://raw.githubusercontent.com/openjournals/joss-papers/joss.05411/joss.05411/10.21105.joss.05411.pdf

cbrnr commented 1 year ago

Closing, but feel free to comment in the main JOSS review thread if you would like me to change anything in the figure.

richrobe commented 1 year ago

Sorry - no, the figure gives a nice overview. Maybe play around with the layout and colors a little bit to make it a little more "appealing"... 🙂

cbrnr commented 1 year ago

OK, I tried by adding a little color (from the colorbrewer palette), so hopefully it's a bit nicer now.