Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW]: neurone_loader: A Python module for loading EEG data recorded with Bittium NeurOne #1626

Closed
34 of 36 tasks
whedon opened this issue Aug 5, 2019 · 33 comments
Closed
34 of 36 tasks
Assignees
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented Aug 5, 2019

Submitting author: @heilerich (Felix Heilmeyer)
Repository: https://github.com/heilerich/neurone_loader
Version: v1.1.0
Editor: @brainstorm
Reviewer: @rougier, @satra
Archive: 10.5281/zenodo.3468534

Status

status

Status badge code:

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

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) by leaving comments 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

@rougier & @satra, 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.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @brainstorm know.

Please try and complete your review in the next two weeks

Review checklist for @rougier

Conflict of interest

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Version: Does the release version given match the GitHub release (v1.1.0)?
  • Authorship: Has the submitting author (@heilerich) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Authors: Does the paper.md file include a list of authors with their affiliations?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?

Review checklist for @satra

Conflict of interest

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Version: Does the release version given match the GitHub release (v1.1.0)?
  • Authorship: Has the submitting author (@heilerich) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Authors: Does the paper.md file include a list of authors with their affiliations?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?
@whedon
Copy link
Author

whedon commented Aug 5, 2019

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @rougier, @satra it looks like you're currently assigned to review this paper 🎉.

⭐ Important ⭐

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

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Aug 5, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Aug 5, 2019

@brainstorm
Copy link
Member

@rougier @satra Let me know if you have any kind of doubts/issues while conducting this review ;)

@rougier
Copy link

rougier commented Aug 16, 2019

Sorry, I'm late because I'm on vacation but I will do it next week.

@satra
Copy link

satra commented Aug 20, 2019

@brainstorm - i have completed the checklist

@brainstorm
Copy link
Member

Thanks @satra! I noticed that you didn't check the versioning box... is it because it does not follow semver? (has a v as a prefix). If so, @heilerich, could you stick to the semver spec on your releases?

@brainstorm
Copy link
Member

@rougier no worries, see you next week!

@satra Do you reckon that the "statement of need" is not clear/complete?

@satra
Copy link

satra commented Aug 20, 2019

@brainstorm

  • the latest release has not been tagged or pushed to github. pypi says 1.1.0, but github still has 1.0.1
  • statement of need is in the pdf of the paper but not in the documentation itself. target audience is in neither and could be made more explicit.

@brainstorm
Copy link
Member

Thanks Satra, good points. @heilerich, could you please address the points raised please?

@rougier
Copy link

rougier commented Aug 25, 2019

I'm now reviewing the paper and software. I managed to install the software but I get trouble testing it because I can't get download the data (I opened an issue). Who is the second author (I cannot find any commit by him)? I also noticed the discrepancy between the GitHub release version (1.0.1) and the release given here (1.1.0).

@rougier
Copy link

rougier commented Aug 25, 2019

Problem solved. But tests are failing: 41 failed, 12 passed, 21 error in 3.13 seconds
Test dependencies: zodbpickle, braindecode, mne

Example error:

FileNotFoundError: [Errno 2] No such file or directory: '/Users/rougier/tmp/neurone_loader/test/test_data/ses1_1_events.npy'

test search in test_data while it seems to be in data are in test/data/NeuroneTestdata. I ran the get_test_data.sh from inside the test drectory, maybe this is the reason.

Also, it would be good to warn the user (in the README) that the test data is very large (> 2.75 Go).

@heilerich
Copy link

heilerich commented Aug 25, 2019

Thanks for your feedback everyone!

Release Tag
@brainstorm @rougier I have tagged the release on github and also removed the v prefix to comply with semver.

Statement of Need and Audience
@satra I added a short statement regarding the purpose of the library to the documentation introduction (see the review branch). I could add more of the paper contents to the docs but I would prefer to keep it short. Would you be satisfied with the changes I made?
Regarding the target audience I must admit I am a little unsure as to how make it more explicit. It is simply anyone working with python and NeurOne equipment. That could include but is not limited to neuroscientists, other researchers, doctors, clinical staff ... Do you think it is necessary to explicitly state that in the documentation?

Testing
@rougier The test data should indeed be in the test/test_data folder. I added a note to the README that the scripts should be run from the main directory. I also added a note regarding the size of the test data (see the review branch).
Were you able to run the tests in the meantime?

Authors
@rougier The second author is my supervisor. He provided the equipment and the data used in the development. He also provided some (unpublished) reference implementations for loading and converting the data. Some data converted with these implementations are used in the tests as a reference to validate the loading results.

@rougier
Copy link

rougier commented Aug 26, 2019

Tests are now working. I get 6 failed, 68 passed in 695.95 seconds. Difficult to say where it failed because the output is quite verbose. Last failed test was:

___________________________________ TestAgainstBBCI.test_length ____________________________________

self = <test.test_mne_export.TestAgainstBBCI testMethod=test_length>

    def test_length(self):
>       self.assertEqual(self.bbci_cnt.last_samp, self.raw_cnt.last_samp)
E       AssertionError: 33462 != 31198

Apart from that I think the submission is now ok for me.

@heilerich
Copy link

Thanks for testing. I ran the tests again on my machines and everything passed. A CI Build of the most recent commit is also still passing. I suspect there is some kind of incompatibility regarding the environment. In any case, it seems you might have encountered an actual bug and I would really appreciate your help in resolving this.
Maybe you could open another issue in the repository and provide me with some details including your OS, python version, installed packages (e.g. output of pip freeze) and the complete output of the tests (you might consider placing that in a separate gist for the sake of readability). Thanks again and have a nice day 👋🏻

@brainstorm
Copy link
Member

@satra Does it tick the remaining boxes for you according to #1626 (comment)?

@brainstorm
Copy link
Member

Looks all good to ship @arfon.

@arfon
Copy link
Member

arfon commented Sep 21, 2019

@heilerich - At this point could you make a new release of this software that includes the changes that have resulted from this review. Then, please make an archive of the software in Zenodo/figshare/other service and update this thread with the DOI of the archive? For the Zenodo/figshare archive, please make sure that:

  • The title of the archive is the same as the JOSS paper title
  • That the authors of the archive are the same as the JOSS paper authors

I can then move forward with accepting the submission.

@heilerich
Copy link

@arfon I have seen your message! Thanks for the reminder. I'm really sorry for the delay, I'm terribly busy at the moment. I will try to fit this in tomorrow.

@arfon
Copy link
Member

arfon commented Sep 30, 2019

Got it, thanks for the update!

@heilerich
Copy link

@arfon Okay, released, tagged, deployed, archived ;)
I hope everything works now. The DOI of the zenodo archive is 10.5281/zenodo.3468534

@arfon
Copy link
Member

arfon commented Oct 1, 2019

@whedon set 10.5281/zenodo.3468534 as archive

@whedon
Copy link
Author

whedon commented Oct 1, 2019

OK. 10.5281/zenodo.3468534 is the archive.

@arfon
Copy link
Member

arfon commented Oct 1, 2019

@whedon accept

@whedon
Copy link
Author

whedon commented Oct 1, 2019

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented Oct 1, 2019


OK DOIs

- 10.1016/j.neuroimage.2013.10.027 is OK
- 10.3389/fnins.2013.00267 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Oct 1, 2019

Check final proof 👉 openjournals/joss-papers#1002

If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1002, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true

@arfon
Copy link
Member

arfon commented Oct 1, 2019

@whedon accept deposit=true

@whedon whedon added the accepted label Oct 1, 2019
@whedon
Copy link
Author

whedon commented Oct 1, 2019

Doing it live! Attempting automated processing of paper acceptance...

@whedon
Copy link
Author

whedon commented Oct 1, 2019

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@whedon
Copy link
Author

whedon commented Oct 1, 2019

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.01626 joss-papers#1003
  2. Wait a couple of minutes to verify that the paper DOI resolves https://doi.org/10.21105/joss.01626
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? notify your editorial technical team...

@arfon
Copy link
Member

arfon commented Oct 1, 2019

@rougier, @satra - many thanks for your reviews here, and to @brainstorm for editing this one ✨

@heilerich - your paper is now accepted into JOSS ⚡🚀💥

@arfon arfon closed this as completed Oct 1, 2019
@whedon
Copy link
Author

whedon commented Oct 1, 2019

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

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

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

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

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

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:

@whedon whedon added published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. labels Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

6 participants