Mercurial > repos > muon-spectroscopy-computational-project > muspinsim_plot
comparison muspinsim_plot.xml @ 2:b53cbb8ad124 draft
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/muspinsim_plot commit 6a07c4caed5ef35f35198d54ebafd7d1d6d60edb
author | muon-spectroscopy-computational-project |
---|---|
date | Thu, 15 Sep 2022 10:24:14 +0000 |
parents | 193ed5c2d443 |
children | d7a0a31760b1 |
comparison
equal
deleted
inserted
replaced
1:193ed5c2d443 | 2:b53cbb8ad124 |
---|---|
87 <data format="png" name="out_file_png" from_work_dir="outfile.png"> | 87 <data format="png" name="out_file_png" from_work_dir="outfile.png"> |
88 <filter>(out_file_type == 'png')</filter> | 88 <filter>(out_file_type == 'png')</filter> |
89 </data> | 89 </data> |
90 </outputs> | 90 </outputs> |
91 <tests> | 91 <tests> |
92 <test> | 92 <test expect_num_outputs="1"> |
93 <param name="title" value="Temperature Example"/> | 93 <param name="title" value="Temperature Example"/> |
94 <param name="xlab" value="Time"/> | 94 <param name="xlab" value="Time"/> |
95 <param name="ylab" value="Asymmetry"/> | 95 <param name="ylab" value="Asymmetry"/> |
96 <param name="out_file_type" value="png"/> | 96 <param name="out_file_type" value="png"/> |
97 <param name="mu_data" value="high_T.dat" ftype="txt"/> | 97 <param name="mu_data" value="high_T.dat" ftype="txt"/> |
110 <assert_contents> | 110 <assert_contents> |
111 <has_size value="52486" delta="20"/> | 111 <has_size value="52486" delta="20"/> |
112 </assert_contents> | 112 </assert_contents> |
113 </output> | 113 </output> |
114 </test> | 114 </test> |
115 <test> | 115 <test expect_num_outputs="1"> |
116 <param name="title" value="Fitting Example"/> | 116 <param name="title" value="Fitting Example"/> |
117 <param name="xlab" value="Time"/> | 117 <param name="xlab" value="Time"/> |
118 <param name="ylab" value="Asymmetry"/> | 118 <param name="ylab" value="Asymmetry"/> |
119 <param name="out_file_type" value="pdf"/> | 119 <param name="out_file_type" value="pdf"/> |
120 <param name="mu_data" value="experiment.dat" ftype="txt"/> | 120 <param name="mu_data" value="experiment.dat" ftype="txt"/> |