Peer Review History
| Original SubmissionOctober 28, 2020 |
|---|
|
PONE-D-20-33961 ReVisE: Remote visualization environment for large datasets PLOS ONE Dear Dr. Orlov, 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 submit your revised manuscript by Feb 14 2021 11:59PM. 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. The manuscript raises concerns about the availability of the software and its open source status which is mandatory for publishing in PLOS One. Secondly, the boundary between the previous and current publications is presently too fuzzy and should be made clear. Finally, the comparison of performance with other software should be established in a more convincing manner. 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, Frederique Lisacek Academic Editor PLOS ONE 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 2. We note that you have stated that you will provide repository information for your data at acceptance. Should your manuscript be accepted for publication, we will hold it until you provide the relevant accession numbers or DOIs necessary to access your data. If you wish to make changes to your Data Availability statement, please describe these changes in your cover letter and we will update your Data Availability statement to reflect the information you provide. 3. We noted in your submission details that a portion of your manuscript may have been presented or published elsewhere: 'Part of this work is to be published in "Communications in Computer and Information Science" at the end of December, 2020. The paper is titled "Core Algorithms of Sparse 3D Mipmapping Visualization Technology" and is further referred to as s3dmm. Its preprint will be uploaded along with other files. There is some intersection of materials published in that paper with the manuscript being submitted (and is further referred to as ReVisE). Those intersections are as follows. The "Preprocessing Pipeline" section of s3dmm has common parts with the "Sparse 3D mipmapping" subsection of ReVisE. In particular, Fig 1 of s3dmm coincides with Fig 4 of ReVisE. But there is no one-to-one correspondence between those two sections, because we focused on different things. In ReVisE, we present a reduced version from s3dmm, but the new version also reflects our experience gained during the months after the s3dmm paper was prepared. The "Octree storage optimization" section of ReVisE is close to sections "Octree Generation" and "Optimized Storage of Octree Data Structure". Still we decided to include that section into ReVisE because we find the proposed octree compression algorithm quite interesting and useful. However, we do not consider ReVisE as a duplicate of s3dmm. The differences are that - s3dmm presents the core technology in more details, compared to ReVisE. - The results presented in s3dmm do not cover the visualization system as a whole: we write about the rendering of just one block on a PC equipped with GPU, and that was what we had at the moment of writing. - On the other hand, ReVisE presents results of performance tests on a number of architectures (DGX-1, Tesla, GeForce), involving remote operation via web application, using video streaming service, and progressive rendering. - ReVisE is focused on the presentation of the new visualization system as a whole thing, while s3dmm is dedicated to core algorithms.' Please clarify whether this publication was peer-reviewed and formally published. If this work was previously peer-reviewed and published, in the cover letter please provide the reason that this work does not constitute dual publication and should be included in the current manuscript. 4. Please amend the manuscript submission data (via Edit Submission) to include authors Alexey Kuzin, Alexey Zhuravlev, Vyacheslav Reshetnikov, Egor Usik, Vladislav Kiev and Andrey Pyatlin. 5. Please ensure that you refer to Figure 4 in your text as, if accepted, production will need this reference to link the reader to the figure. [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: N/A 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: No ********** 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: In this manuscript the authors present ReVisE, a new software for interactive visualization of large datasets from complex simulations. The manuscript is well written with a clear introduction to the problem, results and discussions. The design of the system is well described, including data structures, algorithms and software architecture. The performance of their software is evaluated with various datasets. A major concern is the availability of the software. It is stated that the source code will be made available at GitHub as soon as the paper is published. However, as it is increasingly acknowledged by the scientific community, the source code of any scientific software funded by public institutions and aimed at open source should be available for review. Besides, having an instance with a simple visualization example in a server as demo with a link provided to the reviewers (and later for potential users would also be beneficial) will make a stronger publication. Regarding technical details of implementation and deployment, it would be useful to add in Fig. 8 the programming languages of the main software components. Other helpful additions could be mentioning what are the dependencies if there are any and an estimate of the percentage of new code that was implemented or the one re-used (the authors mentioned that it is based on source code of OpenGL fragment shaders found in the Visualization Library). The authors claim that tests show that ReVisE outperforms other systems in some cases, especially for large time-dependent datasets. However, the comparison with other systems does not seem quantitative. Even if numbers are from the respective publications of the other tools, a comparison table indicating dataset, hardware, execution time and some comments specific to each system would be preferred. Minor suggestions are made to improve the manuscript: • Results: please add details of the deployment used for the tests. Where all servers in the same computer? • Line 534: GPU memoy -> GPU memory • Line 550: didn’t -> did not (too informal otherwise) Reviewer #2: The paper introduces a new visualization system, called ReVisE, that aims at remotely visualizing large---not of the reviewer numerical simulation---datasets. I have appreciated to review this article, that has an overall interesting content, and that takes the pre-processing approach in order to solve a task that is otherwise not reachable at the scale of nodes the author intend to work with in real time. We have nonetheless to wait line 8 to understand the kind of data that are manipulated, also something like "for large numerical simulation datasets" in the title and abstract would immediately reduce the scope of the article, as the purpose is not to visualize other kind of large datasets such as corpus of texts. In the introduction, the lack of available visualization software that scales up is emphasized (l.13) to motivate the introduction of their system or with performance up to 10^6 nodes. If the scaling issue is tackled clearly in the rest of the article, does the proposed platform intended to be available Open Source, is there a Demo somewhere or at least a video of the platform? The related work relies more on other softwares / products, than on what are the existing technologies, what is the state of the art this Research article is linked to. In order to help relates this article to existing work, references such as BEYER 2014 State of the Art in GPU Based Large Scale Volume Visualization or Wang 2020 Portable interactive visualization of large-scale simulations in geotechnical engineering using Unity3D, which introduces not only the different softwares but also the different technologies to motivate deeply their approach, could be used. A beginning of argumentation and a clear introduction of the plan should be made at the end of the introduction. Sections, paragraphs and subparagraphs at least should be numbered, as it would really simplify the reading, especially when forward references are made as the size of the police is not sufficient to make a clear distinction between sub-paragraphs and sub-sub-paragraphs. When pointing to Forward or Backward reference in your article, you should refer precisely. The task to be solved should be clearly stated as such in the introduction and related to the research question the author want to solve; formulating it properly, would induce the steps to achieve to properly evaluate the proposed platform, in comparison with other existing platforms. The article appears to be an extension of the already published article [12] (from line 66 to line 315). It should be stated as such both in the abstract and in the introduction. The new contributions of this article have to be clearly stated from the introduction. To help clarify this point, the paragraph Sparse 3D mipmapping, should not only said that the sparse mipmapping has been proposed in [12] but also mention that the whole paragraph reintroduce the concepts for the sake of clarity. Having an Arxiv version of [12] would definitely help the interested reader. When full paragraphs (l.224 to 248) are taken from [12] they should be quoted and referred as such. Figures from [12] (Fig.3 that corresponds to Fig. 2 and 5 of [12], Fig 4 that is Fig 1 of [12], Fig 5 that is Fig.7 of [12]) cannot be reproduced as such for evident copyright reasons: they should either differ or be cited from [12]: in this case, authors should have the consent of Springer for reusing them in another article. L.242 to 270: How to compare two things that will not be comparable, with a part of pre-processing with the ReVisE and other system that are synchronous? The only way is to compare at least the full process and show what are the gains / costs of making it asynchronous. The other point, is that the scalar field has to change over time, also how are you going to take that into account if it is in the part of the pre-processing? This paragraph lets understand there is still work to do on that (l.269-270), which would explain that the pre-processing is not taken into account (l.244-245); and in this case how do you evaluate a reasonable duration (l.245)? How do you compare it to existing frameworks? l. 266 to 268: are there corroborating results to assert the advantage of the proposed algorithm as [12] does not show any baseline for comparing? Moreover the algorithm for stage (5) should be given. The new contributions of the article comes from line 316 and forward, include the introduction of the general architecture of the visualization system, moving to the engineering part of the project, mostly descriptive of the implementation; the level of details is largely sufficient to follow. Results part (and I would suggest to rename this part Results and Evaluation): To evaluate the performances of the proposed system, the proposed baseline in Comparison with other systems relies mainly on open systems, and particularly Paraview. As it is mentioned Paraview does the pre-processing on the fly, so it is going to be hard to compare two processes that do not rely on the same basis. In order to keep this baseline, results on preprocessing time and visualization processing time should be gathered in one table for both systems. If they are equivalent for the different datasets, then we can conclude that the one that has the pre-processing is going to outperform the one that has to recompute each time. A Table with figures for each stage is expected at that level for at least ReVisE and the baseline, for each proposed dataset and for the same level. Additionaly, l. 403 (preprocessing times have also been measured) contradicts l. 245, and no figures are given. In the Visualization performance (first occurrence l.428, as a second paragraph l.557 is named the same) the results are centered on the presented system; some tables presenting the datasets with the number of nodes at each level would be an asset (l.435-440). The approach is interesting. For helping the reading l.465 to 475 should be put before l.457 to 464 in order to avoid a forward reference on l.456. In the Visualisation quality, there is the need to evaluate it properly: which task has to be solved? which metric is used to show the improvement on the quality and how do we compare this quality to a baseline (what would have been generated by Paraview)? Only experts of the field could answer about the quality of such visualization and respond to what is asserted in lines 487 to 490, as in fact to restrain to level 3 might not be as assumed in the introduction the level of quality the experts would need to have. This evaluation should be done by mixing those visualization with visualization generated with Paraview. In the paragraph Comparison with other systems, you mention l.504 "According to our experience" for the better interactivity: this is very subjective and need to be quantified. Particularly, I would have expected to see results on the number of fps rendered with Revise compared to other systems. Once again a well designed Table with different criteria for comparing the systems would be welcome. I would put the second paragraph Visualization performance in Future work (more than Further work) as from line 564 it concerns only Future work. A last question has to be raised with the final sentence: why would not have started by integrating the ReVisE in the Paraview? I think a different formulation can be found for this point. Additional remarks: Direct style (for instance l.60-61), imperative forms (l.110, l.281 for instance) should be avoided in a scientific article. Statements should be accompanied by proovable arguments; particularly when coming to evaluation this is definitely needed. I would have expected the visualization performance to be compared to existing softwares, and particularly to Paraview as far as the number of nodes are comparable (maybe for instance with the hump dataset). It would have included in this case the preprocessing stage and the visualization stage, as it has been partially done in [12], showing the gain that we can expect from the new platform. Coming back to the assertion made on line 60-61 there is no proof (i.e. no comparison on an A/B testing for instance) of the visualization made. A baseline would be again to simplify the problem in a first instance to make two comparable visualization one obtained by Paraview for instance and one obtained by your method, and then scaling, and showing what happens. A video comparing the two could also be an asset. A particular attention to articles (a and the) should be given, particularly when they are missing (for instance l.339: it uploads the image to the shared memory; l.343: the video streaming service checks the shared memory cotents). Bullets should be avoided in an article (it is not a presentation); a table is often a good replacement (l 405 to 437 and l.420 to 427) Some remarks on Figures: All the figures come at the end of the article and are not included in proper way in the article, which makes things difficult to follow. Figure 1: I would let the mesh behind in B (as it is done in C). Moreover, the frame used for the quadtree should be marked as such in A, just to be sure that all Figures from A to F are at the same dimension of representation (which does not seem to be the case). Figure 2: I think the mesh chosen for illustrating a bit hard to follow and would let it by transparency under the different quadtrees generated. Figure 3: I would add colors to help following the octree, or / and draw the graph tree corresponding. Figure 4: having the mesh by transparency under the quadtrees generated would help. Figure 5: It differs only from one node from Springer. A legend indicating nodes signification directly on the Figure it self would help (and not in the Legend below the Figure). The Legend below figure 5: the second B should be C. Figure 8: two inversions: Numerical solution (oi inverted) and Web server: visualization controller (rt inverted) Figure 9: ReVisE web interface and not ReVesE in the legend Suggestions of figures: A figure similar to Figure 3 of [12] would clarify lines 126-127. A figure might help to clarify l.154 - 162. Mispelling / other remarks: l.403: preformance instead of performance l.345: what information does the sentence bring? The article would really benefit to wait for further results that are underwork (particularly the pre-processing stage needed to make full comparison) and to be evaluated using a strong baseline to compare to other existing frameworks / existing methods; this is needed to show that there is a real improvement and not an artefact of improvement, by just lowering the quality of the visualization given when the dataset becomes to big. I let it nonetheless in major revisions if those strong objections can be lifted previously to any final acceptation, considering the work of the authors. ********** 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: Yes: Aivett Bilbao 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 |
|
PONE-D-20-33961R1 ReVisE: Remote visualization environment for large numerical simulation datasets PLOS ONE Dear Dr. Orlov, 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. The improvement of this revised version is undeniable yet both reviewers pointed remaining minor weaknesses in the discussion regarding the comparison of ReVisE with other software, as well as in explaining interactivity. Please make sure these details are addressed as indicated by reviewers. Please submit your revised manuscript by July 1, 2021. 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. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols. We look forward to receiving your revised manuscript. Kind regards, Frederique Lisacek Academic Editor PLOS ONE Journal Requirements: Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #2: All comments have been addressed Reviewer #3: All comments have been addressed ********** 2. 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 #2: Yes Reviewer #3: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #2: Yes Reviewer #3: N/A ********** 4. 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 #2: Yes Reviewer #3: Yes ********** 5. 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 #2: Yes Reviewer #3: Yes ********** 6. 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 #2: I really enjoyed the reading and the improvement in quality since the first reading. From the remarks made during the first review, most of them have been lifted or answered. I still have one major remark and some additional minor remarks. Introducing the baseline comparison suggested during the first review improves the Evaluation part. Nonetheless, from your comments: "It should be noticed that this comparison relates to the playing of time history. If one does pan/zoom/rotate in ParaView without changing time frame the volume rendering is performed very fast.", I have a question: What does happen with Revise in the pan/zoom/rotate case? Do you have additional evaluation of this point compared to paraview, such that the reader can understand all the advantages and potential drawbacks, are generally there is not only one side of the coin. More anecdotically, preparing the dataset to be in an acceptable format for the system it is going to be read is required but I would not labelled it as a pre-processing stage as you need to do for ReVise. Additionally, I would have expected a figure similar to Figure 11 to compare the two renderings (the one achieved with paraview and the one achieved with Revise for the hump model. Additionally, I would put this evaluation with the corresponding dataset on a downlable virtual machine for both Paraview and Revise system in order they can be run out of the box for reviewers and readers. Some minor additional remarks: l. 15: you start by speaking of NVIDIA Index and Sight. NVIDIA Index is then presented in details in paragraph in l. 28 ... but no more mention of Sight. l.59-61: I would reformulate the answer to the question in a less assertive mode, because nothing is proven at this stage, by putting: In this paper, we are going to show that it is in fact not needed, otherwise the answer asks for explanation, which is mainly what you are going to present in the article. I know you have mentioned that it is an editor constrain but Numbered sections are definitely needed to refer to Sections and Subsections (the Editor mentioned I should put it in my review comments). Additionally, to refer to a Section or Subsection, the rules is similar than the one applied for figures, i.e. the section name should be prefixed by Section / Subsection. Avoid of ... of... in a sentence: it is often avoidable by reverting (3 in one sentence line 95 - 96 for instance, and also l.401, but certainly on other places) Presenting an additional idea goes with three em-dashes: https://www.uhv.edu/university-college/student-success-center/resources/a-d/dashes-use/#:~:text=There%20are%20actually%20three%20different,writing%20to%20an%20old%20friend. This would be appropriate in l.111-112, l.116-117, l.312, l.418-419, l.497 for instance. Websites reference should never been put in a bibliography section but as bottom page notes, unless it is a requirement of the Editor (ref 30, 31, 1, 5, 6) as they are not proper bibliography references. Some bullet (or telegraphic) style paragraphs remain: it is never a good idea to put more than one semi-column in a sentence. Additionally, each sub-sentence should have a subject and verb in this -case. (l. 17-20, l.86-91, l.73-77, l.296-299) l. 158: roams instead of walks is maybe more appropriate l. 162 - l.164: on the one hand is needed in place of importantly. End of line 161: I would add: The element size s is bounded between two values s_min and s_max. On the one hand, the smallest value s_min ... l. 177: what is a "typical" visualization? As typical, depends mostly on the level of details you want to achieve. l. 233 ... maybe: The interested reader can refer to [] on the way of addressing such elements and for further details. [13] should be accessible on Arxiv, as it is intensively refered. l. 685: to distribute Articles should be checked, particularly when nouns are singular (here an article is often needed) as their non usage---named Zero-marking---is mostly dialectal english or reserved to particular cases. Reviewer #3: This is a good paper. It is written well and clearly. The system that the authors developed is well described and references to the code and data are provided. It is indeed a nice system that combines various modern technologies and an octree implementation for volume rendering. The authors were objective in their comparison to ParaView. Where the paper is weaker is in the comparison section. The authors correctly identify the performance bottleneck in ParaView as the IO time. They should not have stopped there and should have explained more thoroughly how ReVisE overcomes this issue. Furthermore, it would have been good to better compare interaction performance rather than mainly focus on animation. Similarly for IndeX and OSPRay comparisons. Although this is not necessary to accept this paper IMO. ********** 7. 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 #2: No Reviewer #3: 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 2 |
|
PONE-D-20-33961R2 ReVisE: Remote visualization environment for large numerical simulation datasets PLOS ONE Dear Dr. Orlov, Thank you for submitting your revised manuscript to PLOS ONE. The only motivation for requesting a last minor revision is to answer your own questions regarding reviewer2's comments. To speed up the process I took the liberty of contacting directly this reviewer to get the needed explanations and here are his answers: 1) The reference to "three em-dashes" applies to a Latex option. The reviewer is suggesting that each time you have side comments in brackets as for instance in this sentence (line 123-124 revised version): "Suppose there is an original mesh (unstructured or structured, consisting of tetrahedra or hexahedra — does not matter), and a scalar field specified at mesh nodes." you should use the "three em-dashes" option of Latex ( \\textemdash) and write: "Suppose there is an original mesh---unstructured or structured, consisting of tetrahedra or hexahedra, it does not matter---, and a scalar field specified at mesh nodes." It is ultimately your choice. This is only a suggestion. 2) Regarding your questions about publishing rights regarding your Arxiv reference. The answer of the reviewer is as follows: "You should check the date of the end of the embargo period (generally 12 months), as you could have it on an institutional website; anyway normally you are authorized on a personal website (it should be on the agreement). You can refer to: https://www.springer.com/gp/open-access/publication-policies/self-archiving-policy" Otherwise, your last revision matches all other requirements for publication so, please resubmit as soon as you can. Please submit your revised manuscript by July 8, 2021. 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. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols. We look forward to receiving your revised manuscript. Kind regards, Frederique Lisacek Academic Editor PLOS ONE Journal Requirements: Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice. [Note: HTML markup is below. Please do not edit.] [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 3 |
|
ReVisE: Remote visualization environment for large numerical simulation datasets PONE-D-20-33961R3 Dear Dr. Orlov, 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, Frederique Lisacek Academic Editor PLOS ONE Additional Editor Comments (optional): Reviewers' comments: |
| Formally Accepted |
|
PONE-D-20-33961R3 ReVisE: Remote visualization environment for large numerical simulation datasets Dear Dr. Orlov: 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. Frederique Lisacek 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 .