view macros.xml @ 6:d17c5d62802f draft

planemo upload for repository https://github.com/MaterialsGalaxy/larch-tools/tree/main/larch_artemis commit be7fc75b35a77b50a588575ca0749c43f8fd7cf5
author muon-spectroscopy-computational-project
date Fri, 23 Aug 2024 16:44:13 +0000
parents 84c8e04bc1a1
children
line wrap: on
line source

<macros>
    <xml name="plot_limits_energy">
        <param name="x_limit_min" type="float" label="Minimum plot energy (eV)" optional="true" help="If set, plot will be limited to this value on the x axis."/>
        <param name="x_limit_max" type="float" label="Maximum plot energy (eV)" optional="true" help="If set, plot will be limited to this value on the x axis."/>
    </xml>
</macros>