Peer Review History
| Original SubmissionOctober 1, 2020 |
|---|
|
PONE-D-20-30891 Location problem of Osmia cornuta nesting aids for optimum pollination PLOS ONE Dear Authors, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. Please see comments below. Please submit your revised manuscript by due date 10.12.2020. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. Please include the following items when submitting your revised manuscript:
If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter. If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: http://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols We look forward to receiving your revised manuscript. Kind regards, Dejan Dragan, PhD Academic Editor PLOS ONE Additional Editor Comments: AE's decison: Major revision. The article was reviewed by two reviewers. One of them requires a major revision, while the other requires the minor revision. Therefore, it is suggested that the authors strictly follow the instructions and comments of the reviewers. Journal Requirements: When submitting your revision, we need you to address these additional requirements. 1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Partly ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: No Reviewer #2: N/A ********** 3. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #2: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 5. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The proposed methodology for achieving the stated objective is well described facing formal aspects and illustrating by means of a real data application. The background and references include all the works treating the issues faced in this paper. The work is well-structured starting from a description of some preliminary concepts, a review of the state of the art and then proposing an improved methodology. Regarding introduction: Once the introduction is read, the reader can guess the main objective, but it seems to be several the specific objectives to get the main one. The problem is that is not written clearly nor highlighted in the introduction what is this main goal. In fact, a reader like me identify the main goal at line 90, but the introduction follows another 76 lines with an important and detailed review (I like this) of the models and different solution approaches. Perhaps would be more appropriated this review if it were more concise and at the beginning of the next section, even dividing at the beginning of the two next sections. Regarding section two: The authors suppose randomly located trees but distances between then are known (in a compact set I guess). I do not know if the consideration of random distances would be of interest, since the first objective (line 175) is to minimize the nesting aids and. In my opinion, random locations but pre-fixed distances is not so random, surely uniformly randomized distributed. I apologize in advance if I am confused. On the other hand the formulations of the problem in equations (1), (2), (7) and (8) would be more illustrative if this equations write the minimum in what (as they do in equations (10),(11) and (13)), not only min, because this notation forces the reader going reading back. In line 232 the authors affirm that the problem is intractable with classical optimization techniques. A short sentence explaining why would be of interest. Finally, once the original problem is rewritten by means of a metaheuristic approach, may be of interest to justify how this formulation is equivalent to the first one, i.e. the solution of the second provides the solution of the first one. Regarding section three: To my knowledge, there are different metaheuristics approaches, each one with its advantages and disadvantages. Perhaps a short sentence that justify this choice would be enrichment. I enjoyed the reading of this manuscript because everything is very detailed, and in my opinion, this approach has a direct applicability. If the authors consider some of my recommendations these may be improve the reading of manuscript. Anyway, my decision would be to accept for publication. Reviewer #2: The authors of “Location problem of Osmia cornuta nesting aids for optimum pollination” propose a practical solution for optimisation of bees nesting aids locations. The idea of usage of differential evolution algorithm for this purpose is interesting and promising, very well explained and therefore motivated in the first three chapters of the proposed text. I think that minor revision/clarifications are required there. However, the experimental part is not very supportive and some of the claims are not clearly demonstrated in the following chapters. All my recommendations and questions are listed below: 1. At first, the citation of R and ‘Deoptim’ library is not complete. The R version must be cited as it is shown in the output after execution in R environment of the command “citation()”. For the correct citation of the library ‘Deoptim’, the command should be look like “citation(‘Deoptim’)”. In addition, I suggest the authors to pay attention on the following article, which I will use in my following comments: Mullen, K.M., Ardia, D., Gil, D.L., Windover, D., Cline, J. DEoptim: An R package for global optimisation by differential evolution (2011) Journal of Statistical Software, 40 (6), pp. 1-26. 2. Some details in practical implementation of algorithm shown in Chapter 4, must be clarified, despite that the most of the formulas’ notations in previous chapters are adjusted to software implementation. It is very important for experiment reproducibility. They are: a. Mutant constant (line 386). Is the sum of all possibilities is equal to 1? b. What is the purpose of crossover constant. How its change could affect the model and results. c. Having the required parameters of lower and upper bounds as important input parameters in DEoptim function, their values must be cited in chapter 5. This remark is also valid for all other important parameters, such as used strategy in demonstrated experiment (see Mullen at. Al. and R manual). 3. I confirm that the orchard’s geometric form and trees distribution are very important due to 2 major reasons. Firstly, because the advantage of used optimisation method is less advantages on the regular grid than others. Secondly, due to practical implementations. Thus, the selected L- and X- shaped area are very important and even more interesting than rectangle one. However, despite that in the beginning of chapter 4, it is stated that “randomly generated set of trees in an orchard in Fig 1” is used; in the following figures (from 3 to 5) the trees are regularly distributed. What is the reason for this or they are only graphics typos? 4. Because the number of hives is discrete number, this makes the boundary range of covered area by fixed number of nesting aids very loose. Even more, there are areas of overlapping trajectories from 2 or more bee nests. Thus, the optimisation with large overlapped area could be less effective. Because of this, the only available estimate parameter of covered area seems that it is not enough. All of this implies the need of more detailed and simulated experiments in chapter 5. For instance, to demonstrate how the number of bees in hives impact on distribution and etc. The multiple results must be provided and compared by some additional statistical measure and/or comparative graphics in addition to this of covered distance. 5. Having the random initialisation, such as 'rnd <0,max>', in the beginning of every procedure, the stability confirmation by multiple replications of the very same experiment is required. How many times the obtained coordinates in demonstrated case studies are confirmed by 1000 repetitions? What about the number of the percentage of non−convergent runs (see Mullen at. Al.)? ********** 6. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
Location problem of Osmia cornuta nesting aids for optimum pollination PONE-D-20-30891R1 Dear Authors, We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements. Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication. An invoice for payment will follow shortly after the formal acceptance. To ensure an efficient process, please log into Editorial Manager at http://www.editorialmanager.com/pone/, click the 'Update My Information' link at the top of the page, and double check that your user information is up-to-date. If you have any billing related questions, please contact our Author Billing department directly at authorbilling@plos.org. If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. Kind regards, Dejan Dragan, PhD Academic Editor PLOS ONE Additional Editor Comments (optional): All comments were appropriately followed in the paper. Accordingly, the paper deserves an opportunity to be accepted. AE DD Reviewers' comments: |
| Formally Accepted |
|
PONE-D-20-30891R1 Location problem of Osmia cornuta nesting aids for optimum pollination Dear Dr. Reiff: I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now with our production department. If your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information please contact onepress@plos.org. If we can help with anything else, please email us at plosone@plos.org. Thank you for submitting your work to PLOS ONE and supporting open access. Kind regards, PLOS ONE Editorial Office Staff on behalf of Dr. Dejan Dragan Academic Editor PLOS ONE |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .