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

[PRE REVIEW]: linkinglines: Using the Hough Transform to Cluster Line Segments and for Mesoscale Feature Extraction #6007

Closed
editorialbot opened this issue Nov 1, 2023 · 21 comments

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Nov 1, 2023

Submitting author: @aikubo (Allison Kubo Hutchison)
Repository: https://github.com/aikubo/LinkingLines
Branch with paper.md (empty if default branch):
Version: v.2.1.0
Editor: @hugoledoux
Reviewers: @evetion, @nialov
Managing EiC: Kristen Thyng

Status

status

Status badge code:

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

Author instructions

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

@aikubo 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: 6 (ESE) Earth Sciences and Ecology labels Nov 1, 2023
@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.88  T=0.10 s (563.6 files/s, 162774.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
HTML                             9            500              0           4422
Python                          18           1547           2246           2604
CSS                              6            370             74           1559
SVG                              4            118              2            988
JavaScript                       6            124            188            785
Markdown                         2             75              0            149
reStructuredText                 3             58             66             78
TeX                              1              0              0             64
YAML                             3              8              4             62
Jupyter Notebook                 3            157            632             57
TOML                             2              6              1             40
DOS Batch                        1              8              1             26
make                             1              4              7              9
-------------------------------------------------------------------------------
SUM:                            59           2975           3221          10843
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 2145

@editorialbot
Copy link
Collaborator Author

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

OK DOIs

- None

MISSING DOIs

- 10.1016/0031-3203(81)90009-1 may be a valid DOI for title: Generalizing the Hough transform to detect arbitrary shapes
- 10.25080/majora-92bf1922-00a may be a valid DOI for title: Data structures for statistical computing in python
- 10.22541/essoar.167397469.91853825/v1 may be a valid DOI for title: Multiscale spatial patterns in giant dike swarms identified through objective feature extraction

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

seg1d: A Python package for Automated segmentation of one-dimensional (1D) data
Submitting author: @cadop
Handling editor: @trallard (Retired)
Reviewers: @AKuederle, @ejhigson
Similarity score: 0.7999

PyClustering: Data Mining Library
Submitting author: @annoviko
Handling editor: @poulson (Retired)
Reviewers: @adavidzh
Similarity score: 0.7955

Histogram-weighted Networks for Feature Extraction, Connectivity and Advanced Analysis in Neuroscience
Submitting author: @raamana
Handling editor: @cMadan (Active)
Reviewers: @oesteban
Similarity score: 0.7945

Pyoints: A Python package for point cloud, voxel and raster processing.
Submitting author: @laempy
Handling editor: @lheagy (Retired)
Reviewers: @kbevers, @scivision
Similarity score: 0.7898

TessPy: a python package for geographical tessellation
Submitting author: @siavash-saki
Handling editor: @martinfleis (Active)
Reviewers: @jGaboardi, @BenjMy
Similarity score: 0.7895

⚠️ 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 before considering asking the reviewers of these papers to review again for JOSS.

@kthyng
Copy link

kthyng commented Nov 1, 2023

Hi @aikubo and thanks for your submission! I saw the note you submitted with the paper — was your code reviewed as part of the review process for this previously-published paper: https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2022GC010842?

@aikubo
Copy link

aikubo commented Nov 1, 2023

Hello @kthyng, my code was not reviewed as part of the review process.

@kthyng
Copy link

kthyng commented Nov 3, 2023

Ok great, that shouldn't be a problem then.

@hugoledoux Are you interested in editing this submission?

@kthyng
Copy link

kthyng commented Nov 3, 2023

@editorialbot invite @hugoledoux as editor

@editorialbot
Copy link
Collaborator Author

Invitation to edit this submission sent!

@kthyng
Copy link

kthyng commented Nov 27, 2023

@hugoledoux What do you think?

@hugoledoux
Copy link

oh I completely missed that mention last month, apologies!

Yes I can do this 👍

@hugoledoux
Copy link

@editorialbot assign @hugoledoux as editor

@editorialbot
Copy link
Collaborator Author

Assigned! @hugoledoux is now the editor

@hugoledoux
Copy link

@editorialbot add @evetion as reviewer

@editorialbot
Copy link
Collaborator Author

@evetion added to the reviewers list!

@hugoledoux
Copy link

@editorialbot add @nialov as reviewer

@editorialbot
Copy link
Collaborator Author

@nialov added to the reviewers list!

@hugoledoux
Copy link

@editorialbot start review

@editorialbot
Copy link
Collaborator Author

OK, I've started the review over in #6147.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants