JuliaCon / proceedings-review

6 stars 1 forks source link

[REVIEW]: Applied Measure Theory for Probabilistic Modeling #92

Closed whedon closed 1 year ago

whedon commented 2 years ago

Submitting author: @mschauer (Moritz Schauer) Repository: https://github.com/cscherrer/MeasureTheory.jl Version: v0.16.4 Reviewer: @ludgerpaehler, @femtomc Archive: 10.5281/zenodo.6707122

status

Status badge code:

HTML: <a href="https://proceedings.juliacon.org/papers/7958be3512c592ee211c3a3e8b22165e"><img src="https://proceedings.juliacon.org/papers/7958be3512c592ee211c3a3e8b22165e/status.svg"></a>
Markdown: [![status](https://proceedings.juliacon.org/papers/7958be3512c592ee211c3a3e8b22165e/status.svg)](https://proceedings.juliacon.org/papers/7958be3512c592ee211c3a3e8b22165e)

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

@ludgerpaehler & @femtomc, 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 @vchuravy 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 @ludgerpaehler

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Paper format

Content

Code of Conduct

General checks

Functionality

Documentation

Paper format

Content

whedon commented 2 years ago

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

:warning: JOSS reduced service mode :warning:

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

:star: Important :star:

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/JuliaCon/proceedings-review) 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/JuliaCon/proceedings-review:

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 commented 2 years ago
Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.05 s (1033.1 files/s, 67368.6 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                           32            577            263           1423
YAML                             8             19             12            321
Markdown                         4            118              0            261
TOML                             2              4              0             59
TeX                              1              0              0              8
-------------------------------------------------------------------------------
SUM:                            47            718            275           2072
-------------------------------------------------------------------------------

Statistical information for the repository '0f1adcd6e7123f43c9e691e2' was
gathered on 2021/10/11.
No commited files with the specified extensions were found.
whedon commented 2 years ago

PDF failed to compile for issue #92 with the following error:

 Can't find any papers to compile :-(
cscherrer commented 2 years ago

@whedon generate pdf from branch paper

whedon commented 2 years ago
Attempting PDF compilation from custom branch paper. Reticulating splines etc...
whedon commented 2 years ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

femtomc commented 2 years ago

I'll get to this tonight - sorry for delay.

whedon commented 2 years ago

:wave: @ludgerpaehler, please update us on how your review is going (this is an automated reminder).

whedon commented 2 years ago

:wave: @femtomc, please update us on how your review is going (this is an automated reminder).

ludgerpaehler commented 2 years ago

Really interesting package with a strong necessity for it.

Working through the checklist, there are two points which jumped my eyes:

Statement of Need: Do the authors clearly state what problems the software is designed to solve (..)?

https://github.com/cscherrer/MeasureTheory.jl/issues/179

Example Usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).

https://github.com/cscherrer/MeasureTheory.jl/issues/180

ludgerpaehler commented 2 years ago

I would furthermore encourage the authors to improve the reading flow of the paper. Two sections that the eye in this respect are

In "Why Measures?"

Also, there’s an elegant correspondence between frequentist and Bayesian methods, where regularization corresponds to a prior.

It is a really good analogy, but reads disconnected from the rest of the paragraph. Integration with the rest of the paragraph would elevate the reading flow greatly.

cscherrer commented 2 years ago

Thank you @ludgerpaehler! I'll discuss with @mschauer; we'll follow up in the issues you added.

femtomc commented 2 years ago

@cscherrer

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

Do you mind adopting a specific set of guidelines for contributions, and placing them in the repository? (e.g. ColPrac, or something else).

vchuravy commented 2 years ago

Gentle bump @cscherrer did you address the review points?

vchuravy commented 2 years ago

@whedon remind @cscherrer in two weeks

whedon commented 2 years ago

Reminder set for @cscherrer in two weeks

cscherrer commented 2 years ago

Hi, :wave:

I'd like to thank @vchuravy and our reviewers @ludgerpaehler and @femtomc for helpful feedback and patience. MeasureTheory has grown and matured steadily since our initial submission, so we had an issue of trying to hit a moving target with a paper that will soon be somewhat frozen. I think we're finally in a position to address this more thoroughly.

We have made some modifications to the repository which should now be visible. We've also made some significant edits to the paper, to make it match the current state of the package. These changes are in a separate branch. I expect @mschauer and I can get these pushed to the paper branch very soon, likely within the next day or two. After we merge these, the branch will still be available in case you'd like to see details of exactly what has changed.

I'll update again here when the changes are merged.

cscherrer commented 2 years ago

Edits are pushed! The paper branch is now updated.

cscherrer commented 2 years ago

@whedon generate pdf from branch paper

whedon commented 2 years ago
Attempting PDF compilation from custom branch paper. Reticulating splines etc...
whedon commented 2 years ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

mschauer commented 2 years ago

@femtomc Do you think https://github.com/cscherrer/MeasureTheory.jl/pull/200 addresses your concerns in a way adequate for a small project?

femtomc commented 2 years ago

Yes, perfect.

femtomc commented 2 years ago

Should I read this again after the recent updates?

cscherrer commented 2 years ago

Up to you of course, but there are quite a few changes. There's a diff here in case that's helpful: https://github.com/cscherrer/MeasureTheory.jl/pull/201/files#diff-983b58b8186b0a4ed7f280f258cdab3eb0dd7d5136f8ac361ba982a43cfb7136

mschauer commented 2 years ago

Sorry, we should have said it: This is our revision.

cscherrer commented 2 years ago

@whedon generate pdf from branch paper

whedon commented 2 years ago
Attempting PDF compilation from custom branch paper. Reticulating splines etc...
whedon commented 2 years ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

cscherrer commented 2 years ago

(minor updates to the bibliography)

vchuravy commented 1 year ago

@whedon help

whedon commented 1 year ago

I'm sorry human, I don't understand that. You can see what commands I support by typing:

@whedon commands
vchuravy commented 1 year ago

@whedon commands

whedon commented 1 year ago

Here are some things you can ask me to do:

# List all of Whedon's capabilities
@whedon commands

# Assign a GitHub user as the sole reviewer of this submission
@whedon assign @username as reviewer

# Add a GitHub user to the reviewers of this submission
@whedon add @username as reviewer

# Re-invite a reviewer (if they can't update checklists)
@whedon re-invite @username as reviewer

# Remove a GitHub user from the reviewers of this submission
@whedon remove @username as reviewer

# List of editor GitHub usernames
@whedon list editors

# List of reviewers together with programming language preferences and domain expertise
@whedon list reviewers

# Change editorial assignment
@whedon assign @username as editor

# Set the software archive DOI at the top of the issue e.g.
@whedon set 10.0000/zenodo.00000 as archive

# Set the software version at the top of the issue e.g.
@whedon set v1.0.1 as version

# Open the review issue
@whedon start review

EDITORIAL TASKS

# All commands can be run on a non-default branch, to do this pass a custom 
# branch name by following the command with `from branch custom-branch-name`.
# For example:

# Compile the paper
@whedon generate pdf

# Compile the paper from alternative branch
@whedon generate pdf from branch custom-branch-name

# Remind an author or reviewer to return to a review after a
# certain period of time (supported units days and weeks)
@whedon remind @reviewer in 2 weeks

# Ask Whedon to do a dry run of accepting the paper and depositing with Crossref
@whedon recommend-accept

# Ask Whedon to check the references for missing DOIs
@whedon check references

# Ask Whedon to check repository statistics for the submitted software
@whedon check repository

EiC TASKS

# Invite an editor to edit a submission (sending them an email)
@whedon invite @editor as editor

# Reject a paper
@whedon reject

# Withdraw a paper
@whedon withdraw

# Ask Whedon to actually accept the paper and deposit with Crossref
@whedon accept deposit=true
vchuravy commented 1 year ago

@whedon recommend-accept

whedon commented 1 year ago

No archive DOI set. Exiting...

vchuravy commented 1 year ago

@ludgerpaehler @femtomc is there any thing left from your perspective?

ludgerpaehler commented 1 year ago

From my side it looks good to publish!

vchuravy commented 1 year ago

@cscherrer I will need a Zenodo deposition see https://juliacon.github.io/proceedings-guide/author/#publication_phase

cscherrer commented 1 year ago

@vchuravy we have a DOI from arxiv, does that work? https://arxiv.org/abs/2110.00602

mschauer commented 1 year ago

The DOI on arxiv doesn't point to a specific version, so I made 10.5281/zenodo.6784068 (https://doi.org/10.48550/arXiv.2110.00602)

cscherrer commented 1 year ago

Thanks @mschauer . I was worried about violating some DOI uniqueness requirements, but I think your point about referring to a specific version makes sense.

mschauer commented 1 year ago

No worries, there is no uniqueness requirement for DOIs, I also linked them:

Screen Shot 2022-06-30 at 19 07 21
cscherrer commented 1 year ago

@whedon set 10.5281/zenodo.6784068 as archive

whedon commented 1 year ago

I'm sorry @cscherrer, I'm afraid I can't do that. That's something only editors are allowed to do.

vchuravy commented 1 year ago

@whedon set 10.5281/zenodo.6784068 as archive

whedon commented 1 year ago

OK. 10.5281/zenodo.6784068 is the archive.

vchuravy commented 1 year ago

Sorry folks this should be the DOI to the code-artifacts. Not the DOI to the paper, we will generate that later. @carstenbauer that's ambiguously worded in the docs.

vchuravy commented 1 year ago

The JOSS docs are clearer on that:

We ask that the authors issue a new tagged release of the software (if changed), and archive it (on Zenodo, figshare, or other). The authors then post the version number and archive DOI in the REVIEW issue. The handling editor executes the pre-publication steps, and pings the EiCs for final processing.

cscherrer commented 1 year ago

Ok here it is: DOI That's for cscherrer/MeasureTheory.jl: v0.16.4