Skip to content

[PRE REVIEW]: Netcore: A Flexible Python Framework for Custom Protocol Communication #7941

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

Closed
editorialbot opened this issue Mar 24, 2025 · 28 comments
Labels
pre-review Python query-scope Submissions of uncertain scope for JOSS rejected Track: 7 (CSISM) Computer science, Information Science, and Mathematics

Comments

@editorialbot
Copy link
Collaborator

Submitting author: @A03HCY (Yizhou Li)
Repository: https://github.com/A03HCY/Netcore
Branch with paper.md (empty if default branch):
Version: v0.1.0
Editor: Pending
Reviewers: Pending
Managing EiC: Daniel S. Katz

Status

status

Status badge code:

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

Author instructions

Thanks for submitting your paper to JOSS @A03HCY. Currently, there isn't a JOSS editor assigned to your paper.

@A03HCY if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
@editorialbot editorialbot added pre-review Track: 7 (CSISM) Computer science, Information Science, and Mathematics labels Mar 24, 2025
@editorialbot
Copy link
Collaborator Author

Hello human, I'm @editorialbot, a robot that can help you with some common editorial tasks.

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

@editorialbot commands

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

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.98  T=0.02 s (1195.1 files/s, 106826.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Markdown                        19            248              0            828
Python                           6            178            346            700
YAML                             1              1              4             19
-------------------------------------------------------------------------------
SUM:                            26            427            350           1547
-------------------------------------------------------------------------------

Commit count by author:

    39	Aiden Hopkins
    38	A03HCY
    12	Aiden

@editorialbot
Copy link
Collaborator Author

Paper file info:

📄 Wordcount for paper.md is 484

✅ The paper includes a Statement of need section

@editorialbot
Copy link
Collaborator Author

License info:

✅ License found: MIT License (Valid open source OSI approved license)

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

Simple-Web-Server: a fast and flexible HTTP/1.1 C++ client and server library
Submitting author: @eidheim
Handling editor: @gkthiruvathukal (Active)
Reviewers: @ts-adi, @HaoZeke
Similarity score: 0.6274

sknet: A Python framework for Machine Learning in Complex Networks
Submitting author: @TNanukem
Handling editor: @osorensen (Active)
Reviewers: @dvysardana, @drj11, @imw
Similarity score: 0.6217

textnets: A Python package for text analysis with networks
Submitting author: @jboynyc
Handling editor: @gkthiruvathukal (Active)
Reviewers: @sara-02, @tresoldi
Similarity score: 0.6121

neworder: a dynamic microsimulation framework for Python
Submitting author: @virgesmith
Handling editor: @danielskatz (Active)
Reviewers: @platipodium, @tresoldi
Similarity score: 0.6110

OrNet - a Python Toolkit to Model the Diffuse Structure of Organelles as Social Networks
Submitting author: @Marcdh3
Handling editor: @akeshavan (Retired)
Reviewers: @serine, @vc1492a
Similarity score: 0.6097

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

@A03HCY
Copy link

A03HCY commented Mar 24, 2025

@editorialbot commands

@editorialbot
Copy link
Collaborator Author

Hello @A03HCY, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for branch
@editorialbot set joss-paper as branch

# Run checks and provide information on the repository and the paper file
@editorialbot check repository

# Check the references of the paper for missing DOIs
@editorialbot check references

# Generates the pdf paper
@editorialbot generate pdf

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Get a link to the complete list of reviewers
@editorialbot list reviewers

@danielskatz
Copy link

👋 @A03HCY - Thanks for your submission. Due to the relatively small amount of code, the editors will now discuss if it meets the substantial scholarly effort criterion for review by JOSS. You should hear back in a week or two.

@danielskatz
Copy link

@editorialbot query scope

@editorialbot
Copy link
Collaborator Author

Submission flagged for editorial review.

@editorialbot editorialbot added the query-scope Submissions of uncertain scope for JOSS label Mar 24, 2025
@A03HCY
Copy link

A03HCY commented Mar 24, 2025

@editorialbot check repository

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.98  T=0.03 s (1254.8 files/s, 119548.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          13            291            506           1075
Markdown                        19            279              0            969
YAML                             1              1              4             19
-------------------------------------------------------------------------------
SUM:                            33            571            510           2063
-------------------------------------------------------------------------------

Commit count by author:

    39	Aiden Hopkins
    38	A03HCY
    13	Aiden

@editorialbot
Copy link
Collaborator Author

Paper file info:

📄 Wordcount for paper.md is 684

✅ The paper includes a Statement of need section

@editorialbot
Copy link
Collaborator Author

License info:

✅ License found: MIT License (Valid open source OSI approved license)

@A03HCY
Copy link

A03HCY commented Mar 24, 2025

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

Simple-Web-Server: a fast and flexible HTTP/1.1 C++ client and server library
Submitting author: @eidheim
Handling editor: @gkthiruvathukal (Active)
Reviewers: @ts-adi, @HaoZeke
Similarity score: 0.6396

shmem4py: OpenSHMEM for Python
Submitting author: @mrogowski
Handling editor: @danielskatz (Active)
Reviewers: @greghbauer, @gonsie
Similarity score: 0.6279

sknet: A Python framework for Machine Learning in Complex Networks
Submitting author: @TNanukem
Handling editor: @osorensen (Active)
Reviewers: @dvysardana, @drj11, @imw
Similarity score: 0.6204

PhysioLabXR: A Python Platform for Real-Time, Multi-modal, Brain–Computer Interfaces and Extended Reality Experiments
Submitting author: @ApocalyVec
Handling editor: @mstimberg (Active)
Reviewers: @lucask07, @nastaran62
Similarity score: 0.6175

textnets: A Python package for text analysis with networks
Submitting author: @jboynyc
Handling editor: @gkthiruvathukal (Active)
Reviewers: @sara-02, @tresoldi
Similarity score: 0.6171

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

@A03HCY
Copy link

A03HCY commented Mar 26, 2025

@editorialbot check repository

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.98  T=0.03 s (1191.7 files/s, 115704.7 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          12            323            571           1018
Markdown                        19            265              0            906
YAML                             1              1              4             19
-------------------------------------------------------------------------------
SUM:                            32            589            575           1943
-------------------------------------------------------------------------------

Commit count by author:

    39	Aiden Hopkins
    38	A03HCY
    18	Aiden

@editorialbot
Copy link
Collaborator Author

Paper file info:

📄 Wordcount for paper.md is 1164

✅ The paper includes a Statement of need section

@editorialbot
Copy link
Collaborator Author

License info:

✅ License found: MIT License (Valid open source OSI approved license)

@A03HCY
Copy link

A03HCY commented Mar 26, 2025

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

PhysioLabXR: A Python Platform for Real-Time, Multi-modal, Brain–Computer Interfaces and Extended Reality Experiments
Submitting author: @ApocalyVec
Handling editor: @mstimberg (Active)
Reviewers: @lucask07, @nastaran62
Similarity score: 0.5988

shmem4py: OpenSHMEM for Python
Submitting author: @mrogowski
Handling editor: @danielskatz (Active)
Reviewers: @greghbauer, @gonsie
Similarity score: 0.5903

brains-py, A framework to support research on energy-efficient unconventional hardware for machine learning
Submitting author: @ualegre
Handling editor: @arfon (Active)
Reviewers: @wob86, @sisco0
Similarity score: 0.5762

The o80 C++ templated toolbox: Designing customized Python APIs for synchronizing realtime processes
Submitting author: @vincentberenz
Handling editor: @gkthiruvathukal (Active)
Reviewers: @traversaro, @vissarion
Similarity score: 0.5712

OpenTera: A Framework for Telehealth Applications
Submitting author: @doumdi
Handling editor: @galessiorob (Active)
Reviewers: @Rocsg, @tmickleydoyle
Similarity score: 0.5684

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

@danielskatz
Copy link

@A03HCY - Thanks for your submission. Unfortunately, the editors due not think it should be considered by JOSS at this point.

We have decided that this submission does not meet the substantial scholarly effort criterion for review by JOSS.

One editor says

I would like to see better documentation of LSO (Length-Serialized-Object) Protocol, asssociated references, testing, well defined examples/use-cases, before considering for JOSS. My concern is that adding these will take a 3-6 months so probably author should consider re-submitting on a later time.

So, we would welcome a future submission of this software if it is improved and expanded in effort, in which case you should please point to this thread.

Alternatively, please see https://joss.readthedocs.io/en/latest/submitting.html#other-venues-for-reviewing-and-publishing-software-packages for other suggestions for how you might receive credit for your work.

@danielskatz
Copy link

@editorialbot reject

@editorialbot
Copy link
Collaborator Author

Paper rejected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-review Python query-scope Submissions of uncertain scope for JOSS rejected Track: 7 (CSISM) Computer science, Information Science, and Mathematics
Projects
None yet
Development

No branches or pull requests

3 participants