Giter Club home page Giter Club logo

Comments (35)

arm61 avatar arm61 commented on May 28, 2024 1

@labarba Resolved, sorry again!

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

Hello human, I'm @whedon. I'm here to help you with some common editorial tasks.

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

@whedon commands

from jose-reviews.

whedon avatar whedon commented on May 28, 2024
Attempting PDF compilation. Reticulating splines etc...

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

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

Can't find any papers to compile :-(

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

Hello, @arm61 -- Your submission is lacking the required paper. Please see the Author Guidelines.

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

Hey @labarba, just realised that the paper directory was still in my .gitignore, resolved in arm61/pylj@ef0e4dc

sorry about that.

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

@whedon generate pdf

from jose-reviews.

whedon avatar whedon commented on May 28, 2024
Attempting PDF compilation. Reticulating splines etc...

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

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

/app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:379:in parse': (tmp/17/paper/paper.md): mapping values are not allowed in this context at line 2 column 12 (Psych::SyntaxError) from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:379:in parse_stream'
from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:327:in parse' from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:254:in load'
from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:475:in block in load_file' from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:474:in open'
from /app/vendor/ruby-2.3.4/lib/ruby/2.3.0/psych.rb:474:in load_file' from /app/vendor/bundle/ruby/2.3.0/bundler/gems/whedon-195e6d124d0f/lib/whedon.rb:67:in initialize'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/whedon-195e6d124d0f/lib/whedon/processor.rb:32:in new' from /app/vendor/bundle/ruby/2.3.0/bundler/gems/whedon-195e6d124d0f/lib/whedon/processor.rb:32:in set_paper'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/whedon-195e6d124d0f/bin/whedon:37:in prepare' from /app/vendor/bundle/ruby/2.3.0/gems/thor-0.20.0/lib/thor/command.rb:27:in run'
from /app/vendor/bundle/ruby/2.3.0/gems/thor-0.20.0/lib/thor/invocation.rb:126:in invoke_command' from /app/vendor/bundle/ruby/2.3.0/gems/thor-0.20.0/lib/thor.rb:387:in dispatch'
from /app/vendor/bundle/ruby/2.3.0/gems/thor-0.20.0/lib/thor/base.rb:466:in start' from /app/vendor/bundle/ruby/2.3.0/bundler/gems/whedon-195e6d124d0f/bin/whedon:99:in <top (required)>'
from /app/vendor/bundle/ruby/2.3.0/bin/whedon:22:in load' from /app/vendor/bundle/ruby/2.3.0/bin/whedon:22:in

'

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

Title of paper wasn't in inverted commas, fingers crossed for arm61/pylj@3ce1332

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

@whedon generate pdf

from jose-reviews.

whedon avatar whedon commented on May 28, 2024
Attempting PDF compilation. Reticulating splines etc...

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

--> Check article proof 📄 <--

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

Possible reviewers from those already agreed to review of JOSE would include @shivupa, @william-pfalzgraff, and @TJFord. Although I am sure there are many other qualified individuals.

from jose-reviews.

shivupa avatar shivupa commented on May 28, 2024

Hi! I'd like to confirm that I am eligible to be a reviewer as I am only a graduate student. I do have publications on related topics.

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@arm61 -- Thanks for fixing that.

Now, I understand that this software implements basic molecular dynamics algorithms. And I see that you have two Jupyter notebooks in the examples folder (molecular dynamics, and Monte Carlo). If you read the Author Guide, you'll see that we are expecting "learning modules"—that is, complete worked examples with narration.

Your software may be useful by itself as a teaching tool, but it will be much more useful with full worked-out examples.

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

I had actually hoped to submit pylj as a piece of educational open-source software in its own right. And then once the laboratory exercises that we are developing within the University of Bath (which make use of pylj) are fully baked these would be submitted as full learning modules (indeed examples/ideal_gas_law/ideal_gas_law.ipynb is an example of one of such exercise).

I would be happy to flesh out the MC and MD examples if necessary to enable submission as an educational open-source software

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

I realize that. The first submissions to JOSE have turned out to be different than we were anticipating in the founding of the journal: our Call for Papers talks about two kinds of submissions: "learning modules"—which are fully narrated worked examples that use code to teach a technical subject—and "educational software"—which are infrastructure-type software, like auto-graders.

We've started to get submissions that are just software, but not infrastructure software. That is, the "code part" of a learning module that uses coding to teach. It can be acceptable in some cases but, for the most part, narrated worked out examples are necessary for another instructor to be realistically able to adopt the software in their teaching, or for a self-learner to use the software to teach themselves.

from jose-reviews.

arm61 avatar arm61 commented on May 28, 2024

Ahh right, I see now. In hindsight I recognise that wording in the Authors Guide, however, it is not initially crystal clear. 😄

Before the weekend I will endeavour to flesh out the examples such that someone would be able to easily follow them to understand what the software is capable of and let you know when the appropriate commit is there. Would this be acceptable?

from jose-reviews.

TJFord avatar TJFord commented on May 28, 2024

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@TJFord You can find the paper PDF via the link provided by our helpful bot, whedon: #17 (comment)

If you agree to review, yes, you are asked to review the software elements in the submission repository. Have a look at the Reviewer Guidelines. Once the review starts (this thread is the "pre-review"), you will have a handy checklist. Maybe look at this recent completed review: #15

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@shivupa We are happy to involve graduate students in JOSE reviews!

from jose-reviews.

shivupa avatar shivupa commented on May 28, 2024

@labarba Yay! Thanks, I'd love to help out.

from jose-reviews.

william-pfalzgraff avatar william-pfalzgraff commented on May 28, 2024

I would also be happy to review this, but perhaps there are enough interested reviewers already? If I am needed, just let me know.

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

Thanks, @william-pfalzgraff —we've not had confirmation from @TJFord that he accepts the reviewer role. Stay tuned.

from jose-reviews.

TJFord avatar TJFord commented on May 28, 2024

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@whedon assign @labarba as editor

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

OK, the editor is @labarba

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@whedon assign @shivupa as reviewer

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

OK, the reviewer is @shivupa

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@whedon add @TJFord as reviewer

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

OK, @TJFord is now a reviewer

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@whedon start review magic-word=bananas

from jose-reviews.

whedon avatar whedon commented on May 28, 2024

OK, I've started the review over in #19. Feel free to close this issue now!

from jose-reviews.

labarba avatar labarba commented on May 28, 2024

@william-pfalzgraff Thank you for your gracious volunteering! I'll be sure reaching out to you soon with another submission. In any case, if you're curious, the Review issue is open for comments from anyone. (Follow the link above to the Review issue.)

from jose-reviews.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.