Antonia Susnjar1, Antonia Kaiser2, Dunja Simicic5,6, Gianna Nossa3, Alexander Lin4,Georg Oeltzschner5,6, Aaron Gudmundson5,6,71) Athinoula A. Martinos Center for Biomedical Imaging, Institute for Innovation in Imaging,Department of Radiology Massachusetts General Hospital and Harvard Medical School, BostonMA.2) CIBM Center for Biomedical Imaging, École polytechnique fédérale de Lausanne (EPFL),Lausanne, Switzerland3) School of Health Sciences, Purdue University, West Lafayette, IN, USA4) Center for Clinical Spectroscopy, Department of Radiology, Brigham and Women's Hospital,Harvard Medical School, Boston, MA.5) Russell H. Morgan Department of Radiology and Radiological Science, The Johns HopkinsUniversity School of Medicine, Baltimore, MD.6) F. M. Kirby Research Center for Functional Brain Imaging, Kennedy Krieger Institute,Baltimore, MD.7) The Malone Center for Engineering in Healthcare, Johns Hopkins University, Baltimore MD.* authors have contributed equallyAbstractPurpose:Recent expert consensus publications have highlighted the issue of poor reproducibility inmagnetic resonance spectroscopy (MRS) studies, mainly due to the lack of standardizedreporting criteria, which affects their clinical applicability. To combat this, guidelines for minimumreporting standards (MRSinMRS) were introduced to aid journal editors and reviewers inensuring the comprehensive documentation of essential MRS study parameters. Despite theseefforts, the implementation of MRSinMRS standards has been slow, attributed to the diversenomenclature used by different vendors, the variety of raw MRS data formats, and the absenceof appropriate software tools for identifying and reporting necessary parameters. To overcomethis obstacle, we have developed the REproducibility Made Easy (REMY) standalone toolbox.Methods:REMY software supports a range of MRS data formats from major vendors like GE (p. file),Siemens (.twix, .rda, .dcm), Philips (.spar/.sdat), and Bruker (.method), facilitating easy dataimport and export through a user-friendly interface. REMY employs external libraries such asspec2nii and pymapVBVD to accurately read and process these diverse data formats, ensuringcompatibility and ease of use for researchers in generating reproducible MRS research outputs.Users can select and import datasets, choose the appropriate vendor and data format, and thengenerate an MRSinMRS table, log file, and methodological documents in both Latex and PDFformats.Results:REMY effectively populated key sections of the MRSinMRS table with data from all supportedfile types. In the hardware section, it successfully read and filled in fields for Field Strength [T],Manufacturer Name, and Software Version, covering three of the five required hardware fields.However, it could not input data for RF coil and additional hardware information due to theirabsence in the files. For the acquisition section, REMY accurately read and populated fields forthe pulse sequence name, nominal voxel size, repetition time, echo time, number ofacquisitions/excitations/shots, spectral width [Hz], and number of spectral points, significantlycontributing to the completion of the Acquisition fields of the table. Furthermore, REMYgenerates a boilerplate methods text section for manuscripts.Conclusion:This approach reduces effort and obstacles associated with writing and reporting acquisitionparameters and should lead to the widespread adoption of MRSinMRS within the MRScommunity.Abbreviations: MRS, MRSinMRS, ReproducibilityMadeEasy
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "YZC9TNwQZPGy9PnwQ4KVEEvstA_oBloW34M95yPhno4", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "YZC9TNwQZPGy9PnwQ4KVEEvstA_oBloW34M95yPhno4", "level": 2}'