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]: Manim Slides: A Python package for presenting Manim content anywhere #206

Closed
36 tasks done
whedon opened this issue Apr 26, 2023 · 71 comments
Closed
36 tasks done
Assignees
Labels
accepted HTML published Papers published in JOSE Python recommend-accept Papers recommended for acceptance in JOSE. review TeX

Comments

@whedon
Copy link

whedon commented Apr 26, 2023

Submitting author: @jeertmans (Jérome Eertmans)
Repository: https://github.com/jeertmans/manim-slides
Branch with paper.md (empty if default branch):
Version: v4.15.0
Editor: @magsol
Reviewers: @behollister, @bryanwweber
Archive: 10.5281/zenodo.8215167

Status

status

Status badge code:

HTML: <a href="https://jose.theoj.org/papers/6cea80a2e0854602e095da04908cfdb9"><img src="https://jose.theoj.org/papers/6cea80a2e0854602e095da04908cfdb9/status.svg"></a>
Markdown: [![status](https://jose.theoj.org/papers/6cea80a2e0854602e095da04908cfdb9/status.svg)](https://jose.theoj.org/papers/6cea80a2e0854602e095da04908cfdb9)

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

@behollister & @bryanwweber, 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/jose-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @magsol know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Review checklist for @behollister

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: v4.13.2
  • Authorship: Has the submitting author (@jeertmans) made substantial 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? (and documentation is sufficient?)
  • 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 the need for this software 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?
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • 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 the need for this software 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 @bryanwweber

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: v4.13.2
  • Authorship: Has the submitting author (@jeertmans) made substantial 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? (and documentation is sufficient?)
  • 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 the need for this software 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?
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Tests: Are there automated tests or manual steps described so that the function of the software can be verified? #207
  • 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 the need for this software 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 Apr 26, 2023

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

⚠️ JOSE reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSE is currently operating in a "reduced service mode".

⭐ Important ⭐

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/jose-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/jose-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 Apr 26, 2023

Wordcount for paper.md is 786

@whedon
Copy link
Author

whedon commented Apr 26, 2023

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.06 s (839.1 files/s, 86285.5 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          16            659            293           2531
Markdown                        19            284              0            688
YAML                            13             60             57            469
HTML                             1             68              5            218
TOML                             1             11              0             81
TeX                              1              5              0             48
DOS Batch                        1              8              1             26
Bourne Shell                     1             10              0             11
make                             1              4              7              9
-------------------------------------------------------------------------------
SUM:                            54           1109            363           4081
-------------------------------------------------------------------------------


Statistical information for the repository 'db2d887a27b587ca985b537f' was
gathered on 2023/04/26.
The following historical commit information, by author, was found:

Author                     Commits    Insertions      Deletions    % of changes
Fairlight8                       2            50             10            0.84
Federico Galatolo               22           505             35            7.59
Jérome Eertmans                113          4623           1406           84.78
Linus Heck                       6            75             43            1.66
MikeGillotti                     1            15              4            0.27
Tomasz Dądela                    1            15            192            2.91
Wu Tingfeng                      1            53             34            1.22
Wucheng Zhang                    1             3              0            0.04
pre-commit-ci[bot]               4            24             22            0.65
yang-fighter                     1             1              1            0.03

Below are the number of rows from each author that have survived and are still
intact in the current revision:

Author                     Rows      Stability          Age       % in comments
Fairlight8                   48           96.0          0.7               10.42
Federico Galatolo            94           18.6          1.2                0.00
Jérome Eertmans            3273           70.8          4.5                5.16
Linus Heck                   16           21.3         22.0               12.50
MikeGillotti                 11           73.3          5.5                0.00
Tomasz Dądela                 9           60.0          4.3               33.33
Wu Tingfeng                  20           37.7          5.9               15.00
pre-commit-ci[bot]           11           45.8          5.5                0.00
yang-fighter                  1          100.0          3.2                0.00

@whedon
Copy link
Author

whedon commented Apr 26, 2023

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- None

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Apr 26, 2023

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@bryanwweber
Copy link

@jeertmans Thanks for the paper and the package! I've created several issues in the repository related to my review:

Aside from those issues, the version that is tagged here for the paper is not the most current release. @magsol How should that version be updated? Thank you! I look forward to the responses.

@jeertmans
Copy link

Thanks for your review @bryanwweber! Indeed, the package has evolved quite a bit since the pre-review process was started. Most importantly, I have added a feature that converts Manim Slides presentations into PowerPoint files, which is pretty convenient for presenting in conferences for example.

I did not want to update the paper prior to the first review, but I can’t surely update the paper so it matches the latest version of Manim Slides.

For the rest of your review, I will address the comments directly in the PRs.

@jeertmans
Copy link

Hello @bryanwweber, I have opened a series of PRs to address each of your comments.
I hope they answer your concerns correctly, and I hope open to any new suggestion you might have :-)

Already, thank you for your time!

@magsol
Copy link

magsol commented May 1, 2023

@whedon set v4.12.0 as version

@whedon
Copy link
Author

whedon commented May 1, 2023

OK. v4.12.0 is the version.

@bryanwweber
Copy link

@jeertmans Thank you! I've left one comment on one of the PRs and otherwise they look good!

@jeertmans
Copy link

Thanks @bryanwweber! I've merged all the PRs and released the changes under v4.13.0, which also contains more debugging messages (explaining the bump in minor version).

Tell me if you need anything else to be done :-)

@magsol
Copy link

magsol commented May 8, 2023

@whedon set v4.13.0 as version

@whedon
Copy link
Author

whedon commented May 8, 2023

OK. v4.13.0 is the version.

@openjournals openjournals deleted a comment from whedon May 8, 2023
@magsol
Copy link

magsol commented May 8, 2023

@behollister 👋 Hey Brad, wanted to check in and see if you needed anything for the review, or what kind of timetable you're looking at. Thanks!

@whedon
Copy link
Author

whedon commented May 10, 2023

👋 @behollister, please update us on how your review is going (this is an automated reminder).

@whedon
Copy link
Author

whedon commented May 10, 2023

👋 @bryanwweber, please update us on how your review is going (this is an automated reminder).

@bryanwweber
Copy link

My review is complete, thanks!

@magsol
Copy link

magsol commented May 18, 2023

@jeertmans Wanted to keep you informed: we're looking to wrap up this review by early-to-mid next week. Sorry for the delay!

@jeertmans
Copy link

No problem at all @magsol :)
Thanks for noticing me!

@labarba
Copy link
Member

labarba commented Aug 6, 2023

have a look at this tiny fix: labarba/manim-slides#1

@jeertmans
Copy link

Thanks for your suggestion @labarba, this is fixed :-)

As the v4.15.0 was released, and the paper is still not published, maybe it would be possible to update the version to v4.15.0, and the Zenodo to 10.5281/zenodo.8215167?

@labarba
Copy link
Member

labarba commented Aug 6, 2023

Ah. Do you have the GitHub Zenodo integration set up to update the archive automatically with each release? We do like to ask authors to edit the metadata of the archive so that the title and author list match the paper. (The auto-archives pull as authors all committers to the repo and use the repo name as title.) Could you do that change for the archive we will attach to the JOSE paper?

@labarba
Copy link
Member

labarba commented Aug 6, 2023

@editorialbot set v4.15.0 as version

@editorialbot
Copy link
Collaborator

Done! version is now v4.15.0

@labarba
Copy link
Member

labarba commented Aug 6, 2023

@editorialbot set 10.5281/zenodo.8215167 as archive

@editorialbot
Copy link
Collaborator

Done! archive is now 10.5281/zenodo.8215167

@jeertmans
Copy link

Ah. Do you have the GitHub Zenodo integration set up to update the archive automatically with each release? We do like to ask authors to edit the metadata of the archive so that the title and author list match the paper. (The auto-archives pull as authors all committers to the repo and use the repo name as title.) Could you do that change for the archive we will attach to the JOSE paper?

Done! :-)

@labarba
Copy link
Member

labarba commented Aug 7, 2023

Oops. Somewhere we missed something. The archive is now 10.5281/zenodo.8215167 and it doesn't show the paper title.

@jeertmans
Copy link

Like so @labarba ?

@labarba
Copy link
Member

labarba commented Aug 7, 2023

@editorialbot accept

@editorialbot
Copy link
Collaborator

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

@editorialbot
Copy link
Collaborator

⚠️ Couldn't acccept/publish paper. An error happened. Could not deposit with Open Journals.

@labarba
Copy link
Member

labarba commented Aug 7, 2023

@openjournals/dev 👋
This is our first time accepting a paper here at JOSE with the new editorial workflow and bot, and I'm afraid something has gone awry. Help!

@jeertmans
Copy link

@labarba That's weird, even more because I received a ORCID notification asking me the permission to link to that paper... which links to 404 not found https://joss.theoj.org/papers/10.21105/jose.00206

Note: I don't think the @openjournals/dev tag works

@arfon
Copy link
Member

arfon commented Aug 8, 2023

@xuanxu any chance you could take a quick look?

@xuanxu
Copy link
Member

xuanxu commented Aug 8, 2023

I think I've fixed the error, retrying acceptance...

@openjournals openjournals deleted a comment from editorialbot Aug 8, 2023
@openjournals openjournals deleted a comment from editorialbot Aug 8, 2023
@editorialbot
Copy link
Collaborator

editorialbot commented Aug 8, 2023

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

cff-version: "1.2.0"
authors:
- family-names: Eertmans
  given-names: Jérome
  orcid: "https://orcid.org/0000-0002-5579-5360"
doi: 10.5281/zenodo.8215167
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Eertmans
    given-names: Jérome
    orcid: "https://orcid.org/0000-0002-5579-5360"
  date-published: 2023-08-08
  doi: 10.21105/jose.00206
  issn: 2577-3569
  issue: 66
  journal: Journal of Open Source Education
  publisher:
    name: Open Journals
  start: 206
  title: "Manim Slides: A Python package for presenting Manim content
    anywhere"
  type: article
  url: "https://jose.theoj.org/papers/10.21105/jose.00206"
  volume: 6
title: "Manim Slides: A Python package for presenting Manim content
  anywhere"

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

@editorialbot
Copy link
Collaborator

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

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.jose.00206 jose-papers#129
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/jose.00206
  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...

@editorialbot editorialbot added accepted published Papers published in JOSE labels Aug 8, 2023
@openjournals openjournals deleted a comment from editorialbot Aug 8, 2023
@editorialbot
Copy link
Collaborator

🌈 Paper updated!

New PDF and metadata files 👉 openjournals/jose-papers#130

@labarba
Copy link
Member

labarba commented Aug 8, 2023

Congratulations, @jeertmans, your JOSE paper is published! 🎉

Huge thanks to. our Editor: @magsol and the Reviewers: @behollister, @bryanwweber — this is all possible thanks to your generous contributions 🙏

@labarba labarba closed this as completed Aug 8, 2023
@editorialbot
Copy link
Collaborator

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

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

reStructuredText:
.. image:: https://jose.theoj.org/papers/10.21105/jose.00206/status.svg
   :target: https://doi.org/10.21105/jose.00206

This is how it will look in your documentation:

DOI

We need your help!

The Journal of Open Source Education 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:

@jeertmans
Copy link

Many thanks to all :D

@magsol
Copy link

magsol commented Aug 8, 2023

Thank you as always to our fearless leader and EiC @labarba, both for shepherding the paper to its publication as she does so well, and for helping iron out some remaining wrinkles with the new editorial bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted HTML published Papers published in JOSE Python recommend-accept Papers recommended for acceptance in JOSE. review TeX
Projects
None yet
Development

No branches or pull requests

9 participants