Commit a04ff6bd authored by Smith, Robert's avatar Smith, Robert Committed by Yakubov, Sergey
Browse files

Removed -dev version from IMAGINE X tools

Switched IMAGINE-X tools to use non -dev versions.
parent 2544d3f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<tool id="imaginex_image_converter" name="IMAGINE-X image converter"  profile="22.05" version="0.1.0-dev" python_template_version="3.5">
<tool id="imaginex_image_converter" name="IMAGINE-X image converter"  profile="22.05" version="0.1.0" python_template_version="3.5">
  <requirements>
    <container type="docker">code.ornl.gov:4567/dnp-computational-project/data-reduction-ndip-tools/jpeg-file-converter/production/main:0.0.3</container>
  </requirements>
+1 −1
Original line number Diff line number Diff line
<tool id="imaginex_image_generator" name="IMAGINE-X image generator"  profile="22.05" version="0.1.0-dev" python_template_version="3.5">
<tool id="imaginex_image_generator" name="IMAGINE-X image generator"  profile="22.05" version="0.1.0" python_template_version="3.5">
  <requirements>
    <container type="docker">code.ornl.gov:4567/dnp-computational-project/data-reduction-ndip-tools/imagine-image-generator/production/main:0.0.3</container>
  </requirements>
+1 −1
Original line number Diff line number Diff line
<tool id="imaginex_occupancy-dev" name="Occupancy Fitting"  profile="22.05" version="0.1.1-dev" python_template_version="3.5">
<tool id="imaginex_occupancy-dev" name="Occupancy Fitting"  profile="22.05" version="0.1.1" python_template_version="3.5">
  <requirements>
    <container type="docker">code.ornl.gov:4567/dnp-computational-project/instrument/occupancy:test3</container>
  </requirements>