openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
703 stars 36 forks source link

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

Closed editorialbot closed 8 months ago

editorialbot commented 10 months ago

Submitting author: !--author-handle-->@aikubo<!--end-author-handle-- (Allison Kubo Hutchison) Repository: https://github.com/aikubo/LinkingLines Branch with paper.md (empty if default branch): Version: v.2.1.0 Editor: !--editor-->@hugoledoux<!--end-editor-- 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 commented 10 months ago

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 commented 10 months ago
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 commented 10 months ago

Wordcount for paper.md is 2145

editorialbot commented 10 months ago
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 commented 10 months ago

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

editorialbot commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

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

kthyng commented 10 months ago

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

@hugoledoux Are you interested in editing this submission?

kthyng commented 10 months ago

@editorialbot invite @hugoledoux as editor

editorialbot commented 10 months ago

Invitation to edit this submission sent!

kthyng commented 9 months ago

@hugoledoux What do you think?

hugoledoux commented 9 months ago

oh I completely missed that mention last month, apologies!

Yes I can do this 👍

hugoledoux commented 9 months ago

@editorialbot assign @hugoledoux as editor

editorialbot commented 9 months ago

Assigned! @hugoledoux is now the editor

hugoledoux commented 9 months ago

@editorialbot add @evetion as reviewer

editorialbot commented 9 months ago

@evetion added to the reviewers list!

hugoledoux commented 8 months ago

@editorialbot add @nialov as reviewer

editorialbot commented 8 months ago

@nialov added to the reviewers list!

hugoledoux commented 8 months ago

@editorialbot start review

editorialbot commented 8 months ago

OK, I've started the review over in https://github.com/openjournals/joss-reviews/issues/6147.