Commit 385f8c7c authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

bump topaz tools versions

parent 1e2a0c64
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<tool id="neutrons_trame_topaz" tool_type="interactive" name="Topaz Data Reduction" profile="22.05" version="0.7.0">
<tool id="neutrons_trame_topaz" tool_type="interactive" name="Topaz Data Reduction" profile="22.05" version="0.8.0">
  <description></description>
    <requirements>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/trame-apps/topaz-data-reduction:0.7</container>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/trame-apps/topaz-data-reduction:0.8</container>
    </requirements>
    <entry_points>
        <entry_point name="Trame Topaz" label="topaz" requires_domain="False" requires_path_in_url="True">
+2 −2
Original line number Diff line number Diff line
<tool id="neutrons_topaz_combine" name="Topaz Combine"  profile="22.05" version="0.2.0">
<tool id="neutrons_topaz_combine" name="Topaz Combine"  profile="22.05" version="0.3.0">
    <description></description>
    <requirements>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.1</container>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.3</container>
    </requirements>
    <command detect_errors="exit_code"><![CDATA[
        #from pathlib import Path
+2 −2
Original line number Diff line number Diff line
<tool id="neutrons_topaz_reduce" name="Topaz Reduce"  profile="22.05" version="0.2.0">
<tool id="neutrons_topaz_reduce" name="Topaz Reduce"  profile="22.05" version="0.3.0">
    <description></description>
    <requirements>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.2</container>
        <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.3</container>
    </requirements>
    <command detect_errors="exit_code"><![CDATA[
        #import re