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]: chronovise: Measurement-Based Probabilistic Timing Analysis framework #711

Closed
18 tasks done
whedon opened this issue May 2, 2018 · 56 comments
Closed
18 tasks done
Assignees
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented May 2, 2018

Submitting author: @federeghe (FEDERICO REGHENZANI)
Repository: https://github.com/federeghe/chronovise
Version: v1.0
Editor: @danielskatz
Reviewer: @lkosmid
Archive: 10.5281/zenodo.1404670

Status

status

Status badge code:

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

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

@lkosmid, 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 @danielskatz know.

Review checklist for @lkosmid

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.0)?
  • Authorship: Has the submitting author (@federeghe) 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 May 2, 2018

Hello human, I'm @whedon. I'm here to help you with some common editorial tasks. @lkosmid it looks like you're currently assigned as the reviewer for 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

@whedon
Copy link
Author

whedon commented May 2, 2018

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented May 2, 2018

@danielskatz
Copy link

@lkosmid - thanks for agreeing to do this review. You should start with the information at the top of the issue. Please let me know if you have questions.

@danielskatz
Copy link

@lkosmid - just a ping to see if everything is ok. I think you were out last week, but perhaps you will be able to start on this review this week?

@lkosmid
Copy link

lkosmid commented May 7, 2018

@danielskatz - yes, indeed, everything is ok. I think I will be able to start reviewing at the end of this week.

@danielskatz
Copy link

@lkosmid - just a ping to see how the review is going

@lkosmid
Copy link

lkosmid commented May 14, 2018

@danielskatz - review it's under way, prepared a clean environment to test the software

@lkosmid
Copy link

lkosmid commented May 18, 2018

Two issues detected and need to be addressed:

Installation instructions (enhancement)
federeghe/chronovise#9

Third party licensing attribution
federeghe/chronovise#10

Btw, I won't be available next week, I will be able to continue the review at the end of next week, so it will be nice to have these issues resolved by then.

@danielskatz
Copy link

👋 @lkosmid - it looks like the issues you brought up have been addressed

Please confirm, and please continue your review

@lkosmid
Copy link

lkosmid commented May 28, 2018

@danielskatz - Indeed, thanks @federeghe
I continue with the review

@lkosmid
Copy link

lkosmid commented Jun 1, 2018

In general the short paper seems adequate. It motivates the need for Measurement Based Probabilistic Timing Analysis and in particular the need for an open source tool to compute pWCETs. However, I think that some important references are missing as well as the implementation of some of hte a state-of-the-art MBPTA features.

You can find more details comments here: federeghe/chronovise#11

@federeghe
Copy link

@lkosmid Thank you for the detailed review. We'll work on that.

@federeghe
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jun 6, 2018

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jun 6, 2018

@federeghe
Copy link

@lkosmid We updated the article and the code.

We replied inline to the issue federeghe/chronovise#11

Thank you again for the detailed review.

@lkosmid
Copy link

lkosmid commented Jun 7, 2018

@federeghe Thank you for the updates in both the code and article.
I will continue with my review and let you know.

1 similar comment
@lkosmid
Copy link

lkosmid commented Jun 8, 2018

@federeghe Thank you for the updates in both the code and article.
I will continue with my review and let you know.

@lkosmid
Copy link

lkosmid commented Jun 8, 2018

@federeghe I updated my comments on the short paper.
Some more minor changes are required.

@federeghe
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jun 11, 2018

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jun 11, 2018

@lkosmid
Copy link

lkosmid commented Jun 12, 2018

@federeghe thank you very much for your updates in the code and the manuscript.
We are almost there, some typos only need to be fixed, see my comments.
Regarding the code review, I have some imminent deadlines and back-to-back trips which might reduce my responsiveness and delay a bit the review, but I will try my best to finish it soon.

@federeghe
Copy link

@lkosmid Ok, thank you.

@federeghe
Copy link

@whedon generate pdf

@lkosmid
Copy link

lkosmid commented Jun 25, 2018

@danielskatz the short paper has been thoroughly reviewed and after several iterations with @federeghe is ready.
From my side it is pending to review the software, its functionality, test environment and documentation (in fact the missing check boxes).
I have already installed the software and gave it a spin a while ago and it seems functional and according to the short paper, but I need to deeply review the code and compare its results with other software packages with similar functionality that I requested e.g. MBPTA-CV
However, as I mentioned I'm between back-to-back business trips and vacations will follow, so I'm afraid that I won't be able to complete those tasks before mid July. I apologise for the long review cycle...

@danielskatz
Copy link

👋 @lkosmid - Just checking to see if you are back...

@danielskatz
Copy link

👋 @lkosmid - Just checking again to see if you are back...

@lkosmid
Copy link

lkosmid commented Jul 29, 2018

Hi @danielskatz I'm back trying to catch up. I will provide an update during the week.

@danielskatz
Copy link

Hi @lkosmid - Can I get an update about this review?

I see a bunch of stuff in federeghe/chronovise#11 from a while ago, but it looks like they have all been addressed. Should that issue now be closed?

Are there other issues that have been raised?

@lkosmid
Copy link

lkosmid commented Aug 6, 2018

Hi @danielskatz , all the issues regarding the content of the short paper paper have been addressed. I had forgotten to close the issue (although I had updated the corresponding checkboxes in the review page) soon after @federeghe updated it.

The only remaining (but time consuming) part from my side is to review the chronovise source code and documentation/examples to verify the claims of the short paper and be able to check the last remaining checkboxes to close the review. I want to make a comparison of some pWCET estimations computed with chronovise with at least MBPTA-CV, which is the reference open source tool in measurement based probabilistic timing analysis. This is necessary in order to make sure that the last claim of the paper, and one of the fundamental contributions of the paper (that the tool can be used by end users like engineers to obtain pWCET estimations with different EVT approaches and compare them) is correct. The problem is that my bandwidth is very limited at the moment, but I have it in high priority. Thank you both for bearing with me and I apologise for the long delay that this causes in the review process, but I think this extra step will ensure a high-quality review and increase the credibility and impact of the publication.

@danielskatz
Copy link

Thanks @lkosmid - I think there are likely some checkboxes in the review that could also be checked at this time (e.g., Authorship), and if you have a chance to do this so it's clear from the list what still needs to be done, that would be great, but is not strictly required - it can wait until you have time to do the code check.

@federeghe
Copy link

Dear @lkosmid,

To simplify your review and reduce your effort, I pushed a small example over 10000 samples generated from a normal distribution for MBPTA-CV together with a small bugfix. The example is called simple_hello_world_cv_2.cpp and in the samples folder you can find the original dataset (both in txt for R and in .h for chronovise).
I hope that this can be useful.

The result of the original MBPTA-CV R software is:

CV-Value = 0.981919
pWCET(10-6) = 42
pWCET(10-9) = 46

The result of chronovise is:

CV-Value = 0.986187
pWCET(10-6) = 42.8073
pWCET(10-9) = 46.9047

@danielskatz
Copy link

👋 @lkosmid - please let us know where you are

@lkosmid
Copy link

lkosmid commented Aug 20, 2018

Hi @danielskatz and @federeghe , I was out of the office last week.
@federeghe thank you for the example you added, it definitely simplifies a lot my review.
I will be able to provide an update this week.

@lkosmid
Copy link

lkosmid commented Aug 24, 2018

I think that the documentation is in a very good state. I only have a minor suggestion for improving the documentation (#16) and one small feature to be implemented (#15).

@federeghe
Copy link

@lkosmid Thank you for the suggestions and the detailed comments, issues federeghe/chronovise#15 and federeghe/chronovise#16 have been fixed.

@lkosmid
Copy link

lkosmid commented Aug 27, 2018

@federeghe Thank you for applying the suggestions! I only have a very minor comment for #16

@lkosmid
Copy link

lkosmid commented Aug 27, 2018

@federeghe Thank you for addressing all the comments. I don't have anything else, the review is complete. I have checked the last remaining item in the above checklist.
@danielskatz What are the next steps?

@danielskatz
Copy link

Thanks very much @lkosmid

@federeghe , please archive the current version of the repository in zenodo or similar, and let me know the DOI.

@federeghe
Copy link

Zenodo DOI: 10.5281/zenodo.1404670

Thank you

@danielskatz
Copy link

@whedon set 10.5281/zenodo.1404670 as archive

@whedon
Copy link
Author

whedon commented Aug 28, 2018

OK. 10.5281/zenodo.1404670 is the archive.

@danielskatz
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Aug 28, 2018

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Aug 28, 2018

@danielskatz
Copy link

👋 @arfon, over to you to finish the acceptance

@arfon arfon added the accepted label Aug 28, 2018
@arfon
Copy link
Member

arfon commented Aug 29, 2018

@lkosmid - many thanks for your review here and to @danielskatz for editing this submission ✨

@federeghe - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00711 ⚡ 🚀 💥

@arfon arfon closed this as completed Aug 29, 2018
@whedon
Copy link
Author

whedon commented Aug 29, 2018

🎉🎉🎉 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](http://joss.theoj.org/papers/10.21105/joss.00711/status.svg)](https://doi.org/10.21105/joss.00711)

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

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:

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

5 participants