openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
708 stars 37 forks source link

[REVIEW]: SeqPeelSort - A spike sorting algorithm for single sensillum recordings #792

Closed whedon closed 5 years ago

whedon commented 6 years ago

Submitting author: @grg2rsr (Georg Raiser) Repository: https://github.com/grg2rsr/SeqPeelSort Version: v1.0 Editor: @arokem Reviewer: @nirum Archive: 10.5281/zenodo.1420108

Status

status

Status badge code:

HTML: <a href="http://joss.theoj.org/papers/9ff9938943f95db0800d00a75ac9ffe6"><img src="http://joss.theoj.org/papers/9ff9938943f95db0800d00a75ac9ffe6/status.svg"></a>
Markdown: [![status](http://joss.theoj.org/papers/9ff9938943f95db0800d00a75ac9ffe6/status.svg)](http://joss.theoj.org/papers/9ff9938943f95db0800d00a75ac9ffe6)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@nirum, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @arokem know.

Review checklist for @nirum

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

whedon commented 6 years ago

Hello human, I'm @whedon. I'm here to help you with some common editorial tasks. @nirum it looks like you're currently assigned as the reviewer for this paper :tada:.

:star: Important :star:

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿

To fix this do the following two things:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

For a list of things I can do to help you, just type:

@whedon commands
whedon commented 6 years ago
Attempting PDF compilation. Reticulating splines etc...
whedon commented 6 years ago

--> Check article proof :page_facing_up: <--

nirum commented 6 years ago

Added a couple of issues to the project repo. In general, looks great! I was able to install the code and run the example easily.

arokem commented 6 years ago

@grg2rsr : have you had a chance to address the reviewer's concerns?

nirum commented 6 years ago

@grg2rsr has addressed all of my comments!

arokem commented 6 years ago

Hi @nirum : just to confirm -- does this mean that the paper is ready to be accepted from your point of view?

@grg2rsr : one request from my end: could you please add the DOI for the references in the paper?

grg2rsr commented 6 years ago

DOIs are added

nirum commented 6 years ago

Yes, paper is ready to accept from my end!

On Sep 10, 2018, at 5:44 AM, Georg Raiser notifications@github.com wrote:

DOIs are added

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

arokem commented 6 years ago

@whedon generate pdf

whedon commented 6 years ago
Attempting PDF compilation. Reticulating splines etc...
whedon commented 6 years ago

:point_right: Check article proof :page_facing_up: :point_left:

arokem commented 6 years ago

Great! @grg2rsr : everything looks good. Could you please create an archive of the software as it is now (e.g., using https://zenodo.org/) and post the DOI here?

grg2rsr commented 6 years ago

@whedon generate pdf (grammar fix found in proof)

whedon commented 6 years ago
Attempting PDF compilation. Reticulating splines etc...
whedon commented 6 years ago

:point_right: Check article proof :page_facing_up: :point_left:

grg2rsr commented 6 years ago

the error is still in the pdf, but not in the README as displayed in github. Attempting to generate pdf after some time delay in case something wasn't updated after first recompilation @whedon generate pdf

grg2rsr commented 6 years ago

:( I have no power over whedon It is not a biggie anyways. I wait until the end of the day and then proceed at registering a DOI at Zenodo ... edit: OK whatever. Here it is DOI

arokem commented 5 years ago

@arfon: I believe this paper is ready to go!

arokem commented 5 years ago

@whedon set https://doi.org/10.5281/zenodo.1420108 as archive

whedon commented 5 years ago

OK. 10.5281/zenodo.1420108 is the archive.

arfon commented 5 years ago

@nirum many thanks for your review here and to @arokem for editing this submission ✨

@grg2rsr - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00792 :zap: 🚀:boom:

whedon commented 5 years ago

:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](http://joss.theoj.org/papers/10.21105/joss.00792/status.svg)](https://doi.org/10.21105/joss.00792)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.00792">
  <img src="http://joss.theoj.org/papers/10.21105/joss.00792/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: http://joss.theoj.org/papers/10.21105/joss.00792/status.svg
   :target: https://doi.org/10.21105/joss.00792

This is how it will look in your documentation:

DOI

We need your help!

Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

grg2rsr commented 5 years ago

Nice! Many thanks you all for this smooth submission and review process!