<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Neutrons Data Interpretation Platform Blog</title>
        <link>https://ndip.ornl.gov/docs/blog</link>
        <description>Neutrons Data Interpretation Platform Blog</description>
        <lastBuildDate>Fri, 25 Apr 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Release Notes - version 25.04]]></title>
            <link>https://ndip.ornl.gov/docs/blog/release-notes-25-04</link>
            <guid>https://ndip.ornl.gov/docs/blog/release-notes-25-04</guid>
            <pubDate>Fri, 25 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Release Notes for Version 25.04]]></description>
            <content:encoded><![CDATA[<p>This is the first official Calvera release in year 2025.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="summary">Summary<a href="#summary" class="hash-link" aria-label="Direct link to Summary" title="Direct link to Summary">​</a></h3><p>This year, our primary focus has been maintaining the NDIP platform - updating packages, fixing bugs, and adding more automation. We also upgraded Galaxy to the latest version (<a href="https://galaxyproject.org/news/2025-02-12-galaxy-release-24-2/" target="_blank" rel="noopener noreferrer">Galaxy Release Notes</a>).</p><p>The bulk of our work centered on the NOVA project, where we are developing advanced visualization tools for analyzing neutron scattering experiments. </p><p>Additionally, we launched the <a href="https://nova.ornl.gov" target="_blank" rel="noopener noreferrer">NOVA Dashboard</a>, which enables users to run interactive tools without relying on the Galaxy GUI.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="neutron-tools">Neutron Tools<a href="#neutron-tools" class="hash-link" aria-label="Direct link to Neutron Tools" title="Direct link to Neutron Tools">​</a></h3><p>Our primary focus was on developing Trame applications and configuring them as interactive tools for NDIP.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><ul><li>Documentation is available at <a href="https://calvera.ornl.gov/docs" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/docs</a></li></ul></div></div><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Please see the <a href="/docs/releases/2025-04-25-full-release-notes-25-04/">full release notes</a> for more details.  </p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Release Notes - version 24.09]]></title>
            <link>https://ndip.ornl.gov/docs/blog/release-notes-24-09</link>
            <guid>https://ndip.ornl.gov/docs/blog/release-notes-24-09</guid>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Release Notes for Version 24.09]]></description>
            <content:encoded><![CDATA[<p>This is the third official Calvera release in year 2024.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="summary">Summary<a href="#summary" class="hash-link" aria-label="Direct link to Summary" title="Direct link to Summary">​</a></h3><p>In this release, nearing the end of the project, we focused on improving platform stability,
reorganizing and refactoring our scientific tools, and continuing the development of interactive tools based on the <a href="https://kitware.github.io/trame/" target="_blank" rel="noopener noreferrer">Trame framework</a>.
We also updated Galaxy to the latest version (see the <a href="https://galaxyproject.org/news/2024-06-20-24-1-release/" target="_blank" rel="noopener noreferrer">Galaxy Release Notes</a>).</p><p>Great news — we secured funding for the next year through the follow-up project, NOVA, which will focus on creating advanced visualization tools for analyzing neutron scattering experiments.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="neutron-tools">Neutron Tools<a href="#neutron-tools" class="hash-link" aria-label="Direct link to Neutron Tools" title="Direct link to Neutron Tools">​</a></h3><p>Our primary focus was on developing interactive tools and customized interfaces. We finalized the Jana and Amira interactive tools, added the SaSView tool, and enhanced the Live Neutron Data Monitor tool.</p><p>In total, we now have 71 tools, most of them either completed or in the final stages of development.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="security">Security<a href="#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security">​</a></h3><p>We opened Calvera for external users via XCAMS. Additionally, we modified Galaxy to enable external Python applications to communicate with Galaxy using OIDC tokens.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><ul><li>Documentation is available at <a href="https://calvera.ornl.gov/docs" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/docs</a></li><li>Tutorials are available at <a href="https://calvera.ornl.gov/training" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/training</a></li></ul></div></div><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Please see the <a href="/docs/releases/2024-09-10-full-release-notes-24-09/">full release notes</a> for more details.  </p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Release Notes - version 24.05]]></title>
            <link>https://ndip.ornl.gov/docs/blog/release-notes-24-05</link>
            <guid>https://ndip.ornl.gov/docs/blog/release-notes-24-05</guid>
            <pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Release Notes for Version 24.05]]></description>
            <content:encoded><![CDATA[<p>This is the second official Calvera release in year 2024.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="summary">Summary<a href="#summary" class="hash-link" aria-label="Direct link to Summary" title="Direct link to Summary">​</a></h3><p>In this release, we focused on creating interactive tools based on the <a href="https://kitware.github.io/trame/" target="_blank" rel="noopener noreferrer">Trame framework</a>,
continued adding tools from scientific projects, and finalized
work on submitting jobs to Frontier.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="neutron-tools">Neutron Tools<a href="#neutron-tools" class="hash-link" aria-label="Direct link to Neutron Tools" title="Direct link to Neutron Tools">​</a></h3><p>We added several interactive tools based on Trame (still prototypes),
including Topaz and SANS data reduction, working with Neutron users
in an iterative approach to improve the tools.</p><p>In total, we now have 68 tools in different stages of development.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="data-management">Data Management<a href="#data-management" class="hash-link" aria-label="Direct link to Data Management" title="Direct link to Data Management">​</a></h3><p>We added an option to ingest whole folders from the SNS analysis cluster
to Calvera and implemented and tested an option to automatically
ingress data from the WebMon Service into Calvera.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="computational-resources">Computational Resources<a href="#computational-resources" class="hash-link" aria-label="Direct link to Computational Resources" title="Direct link to Computational Resources">​</a></h3><p>Calvera can now send jobs to Frontier (to get Frontier time, one needs an approved OLCF project).</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="security">Security<a href="#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security">​</a></h3><p>We moved Calvera to an external IP and
working now with the security team on the firewall configuration request.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><ul><li>Documentation is available at <a href="https://calvera.ornl.gov/docs" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/docs</a></li><li>Tutorials are available at <a href="https://calvera.ornl.gov/training" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/training</a></li></ul></div></div><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Please see the <a href="/docs/releases/2024-05-15-full-release-notes-24-05/">full release notes</a> for more details.  </p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Release Notes - version 24.02]]></title>
            <link>https://ndip.ornl.gov/docs/blog/release-notes-24-02</link>
            <guid>https://ndip.ornl.gov/docs/blog/release-notes-24-02</guid>
            <pubDate>Fri, 09 Feb 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Release Notes for Version 24.02]]></description>
            <content:encoded><![CDATA[<p>This is the second official Calvera release. It has been quite a while since the last release;
we'll try to release more often in the future.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="summary">Summary<a href="#summary" class="hash-link" aria-label="Direct link to Summary" title="Direct link to Summary">​</a></h3><p>In this release, we continued adding Neutron tools, improving user experience based on feedback,
implemented access to the platform for XCAMS users, and enhanced testing and logging capabilities.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="neutron-tools">Neutron Tools<a href="#neutron-tools" class="hash-link" aria-label="Direct link to Neutron Tools" title="Direct link to Neutron Tools">​</a></h3><p>We added several interactive tools, including Jana2000 (a Windows application)
and Amira, Paraview Visualizer, investigating tools based on the <a href="https://kitware.github.io/trame/" target="_blank" rel="noopener noreferrer">Trame framework</a>.</p><p>The new LDRD projects are also adding their tools to Calvera:</p><ul><li>Machine Learning Assisted SANS Data Analysis Platform (MLSANS)</li><li>GPU-based Resolution And Visualization Interface for Triple-Axis Spectrometers (GRAVITAS)</li><li>Experimental Steering for Powder Diffraction (ESPD)</li><li>Smart System for Neutron Crystallography (SGUI)</li></ul><p>In total, we now have over 60 tools (+30 in this cycle) in different stages of development. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="computational-resources">Computational Resources<a href="#computational-resources" class="hash-link" aria-label="Direct link to Computational Resources" title="Direct link to Computational Resources">​</a></h3><p>In addition to the CADES cloud VMs, one can now send jobs to a new GPU machine (4 NVIDIA L40 GPUs).
We are also able to submit jobs to Frontier, but this is still a work in progress.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="security">Security<a href="#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security">​</a></h3><p>We now support login for XCAMS users, though access still needs to be within the ORNL network.
Work is in progress on allowing external access.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><ul><li>Documentation is available at <a href="https://calvera.ornl.gov/docs" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/docs</a></li><li>Tutorials are available at <a href="https://calvera.ornl.gov/training" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/training</a></li></ul></div></div><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Please see the <a href="/docs/releases/2024-02-09-full-release-notes-24-02/">full release notes</a> for more details.  </p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Release Notes - version 23.08]]></title>
            <link>https://ndip.ornl.gov/docs/blog/release-notes-23-08</link>
            <guid>https://ndip.ornl.gov/docs/blog/release-notes-23-08</guid>
            <pubDate>Thu, 24 Aug 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Release Notes for Version 23.08]]></description>
            <content:encoded><![CDATA[<p>This is the first official Calvera release. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="introduction">Introduction<a href="#introduction" class="hash-link" aria-label="Direct link to Introduction" title="Direct link to Introduction">​</a></h3><p>Calvera provides the basis for creating modular scientific workflows
for the analysis and interpretation of neutron scattering data obtained during experiments.
It encourages experimentation and exploration while providing the ability to create reproducible end-to-end workflows, interactive tools, visualizations, ...</p><p>Calvera is based on the open-source platform <a href="https://galaxyproject.org" target="_blank" rel="noopener noreferrer">Galaxy</a>, and the main work done in this release was to adopt
Galaxy to run on heterogeneous ORNL infrastructure and to create an initial set of neutron scattering data analysis tools.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="neutron-tools">Neutron Tools<a href="#neutron-tools" class="hash-link" aria-label="Direct link to Neutron Tools" title="Direct link to Neutron Tools">​</a></h3><p>over 30 pilot tools have been created for various use cases:</p><ul><li>Advanced Neutron Data Analysis for Quantum Materials</li><li>Atomistic Modelling and Machine Learning</li><li>Automated Structural Refinement</li><li>Inelastic Neutron Scattering</li><li>Instrument Data Reduction - USANS, GPSANS, TOPAZ</li><li>Interactive Jupyter Notebook</li><li>Monte Carlo Ray Tracing</li></ul><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_S0QG"><p>Most of the tools are in beta version. They work, but interfaces, and names might be changed in the future  </p></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="computational-resources">Computational Resources<a href="#computational-resources" class="hash-link" aria-label="Direct link to Computational Resources" title="Direct link to Computational Resources">​</a></h3><p>User jobs can be sent to CADES cloud VMs (with and without GPU) and Summit. This happens transparently
for the user via the Calvera web interface or using API, so a user never has to log in to a specific resource.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="data-management">Data Management<a href="#data-management" class="hash-link" aria-label="Direct link to Data Management" title="Direct link to Data Management">​</a></h3><p>Data is also managed by Calvera transparently for the users. The following functionality is implemented:</p><ul><li>SNS/HFIR data ingest (no copy involved)</li><li>uploading data from the user local storage</li><li>efficiently manage data between various storage enclaves (cloud storage, GPFS on Summit, SNS analysis cluster)</li><li>export results to SNS/HFIR storage.  </li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="security">Security<a href="#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security">​</a></h3><p>Users log in to Calvera with their UCAMS account using ORNL's single sign-in page. No further authentication is required.
User jobs always run "as user" using containers (Docker in CADES and Singularity on Summit) therefore, naturally
getting access to their data.  </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="documentation-and-training-material">Documentation and Training Material<a href="#documentation-and-training-material" class="hash-link" aria-label="Direct link to Documentation and Training Material" title="Direct link to Documentation and Training Material">​</a></h3><ul><li>Documentation is available at <a href="https://calvera.ornl.gov/docs" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/docs</a></li><li>Tutorials are available at <a href="https://calvera.ornl.gov/training" target="_blank" rel="noopener noreferrer">https://calvera.ornl.gov/training</a></li></ul><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Please see the <a href="/docs/releases/2023-08-24-full-release-notes-23-08/">full release notes</a> for more details.  </p></div></div>]]></content:encoded>
        </item>
    </channel>
</rss>