Mercurial > repos > astroteam > plot_tools_astro_tool
annotate plot_tools_astro_tool.xml @ 0:2b1759ccaa8b draft default tip
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
author | astroteam |
---|---|
date | Fri, 25 Apr 2025 21:48:27 +0000 |
parents | |
children |
rev | line source |
---|---|
0
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
1 <tool id="plot_tools_astro_tool" name="Plot Tools" version="0.0.1+galaxy0" profile="24.0"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
2 <requirements> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
3 <requirement type="package" version="2.2.3">pandas</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
4 <requirement type="package" version="3.9.2">matplotlib</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
5 <requirement type="package" version="5.3">astropy</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
6 <requirement type="package" version="1.2.37">oda-api</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
7 <requirement type="package" version="1.2">gammapy</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
8 <requirement type="package" version="9.1.0">ipython</requirement> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
9 </requirements> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
10 <command detect_errors="exit_code">python '$__tool_directory__/${C_data_product_.DPselector_}.py'</command> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
11 <environment_variables> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
12 <environment_variable name="BASEDIR">$__tool_directory__</environment_variable> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
13 <environment_variable name="GALAXY_TOOL_DIR">$__tool_directory__</environment_variable> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
14 </environment_variables> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
15 <configfiles> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
16 <inputs name="inputs" filename="inputs.json" data_style="paths" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
17 </configfiles> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
18 <inputs> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
19 <conditional name="C_data_product_"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
20 <param name="DPselector_" type="select" label="Data Product"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
21 <option value="light_curve" selected="true">light_curve</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
22 <option value="spectrum" selected="false">spectrum</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
23 <option value="sky_plot" selected="false">sky_plot</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
24 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
25 <when value="light_curve"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
26 <param name="fn" type="data" label="fn" format="data" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
27 <param name="skiprows" type="integer" value="0" label="skiprows" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
28 <param name="sep" type="select" label="sep" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
29 <option value="comma">comma</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
30 <option value="semicolon">semicolon</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
31 <option value="space">space</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
32 <option value="tab">tab</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
33 <option value="whitespace" selected="true">whitespace</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
34 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
35 <param name="column" type="text" value="T" label="column" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
36 <param name="weight_col" type="text" value="" label="weight_col" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
37 <param name="binning" type="select" label="binning" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
38 <option value="linear">linear</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
39 <option value="logarithmic" selected="true">logarithmic</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
40 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
41 <param name="minval" type="float" value="0" label="minval" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
42 <param name="maxval" type="float" value="0" label="maxval" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
43 <param name="use_quantile_values" type="boolean" label="use_quantile_values" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
44 <param name="nbins" type="integer" value="15" label="nbins" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
45 <param name="xlabel" type="text" value="time, s" label="xlabel" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
46 <param name="ylabel" type="text" value="Ncounts" label="ylabel" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
47 <param name="plot_mode" type="select" label="plot_mode" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
48 <option value="counts">counts</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
49 <option value="flux" selected="true">flux</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
50 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
51 </when> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
52 <when value="spectrum"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
53 <param name="fn" type="data" label="fn" format="data" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
54 <param name="skiprows" type="integer" value="0" label="skiprows" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
55 <param name="sep" type="select" label="sep" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
56 <option value="auto">auto</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
57 <option value="comma">comma</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
58 <option value="semicolon">semicolon</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
59 <option value="tab">tab</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
60 <option value="whitespace" selected="true">whitespace</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
61 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
62 <param name="column" type="text" value="c1" label="column" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
63 <param name="weight_col" type="text" value="" label="weight_col" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
64 <param name="binning" type="select" label="binning" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
65 <option value="linear">linear</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
66 <option value="logarithmic" selected="true">logarithmic</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
67 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
68 <param name="minval" type="float" value="0" label="minval" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
69 <param name="maxval" type="float" value="0" label="maxval" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
70 <param name="nbins" type="integer" value="15" label="nbins" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
71 <param name="xlabel" type="text" value="Energy, [eV]" label="xlabel" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
72 <param name="ylabel" type="text" value="Flux E^2, [eV]" label="ylabel" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
73 <param name="spec_power" type="float" value="2.0" label="spec_power" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
74 </when> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
75 <when value="sky_plot"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
76 <param name="fn" type="data" label="fn" format="data" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
77 <param name="skiprows" type="integer" value="0" label="skiprows" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
78 <param name="sep" type="select" label="sep" optional="false"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
79 <option value="auto">auto</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
80 <option value="comma">comma</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
81 <option value="semicolon">semicolon</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
82 <option value="tab">tab</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
83 <option value="whitespace" selected="true">whitespace</option> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
84 </param> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
85 <param name="ra_col" type="text" value="c3" label="ra_col" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
86 <param name="dec_col" type="text" value="c4" label="dec_col" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
87 <param name="weight_col" type="text" value="" label="weight_col" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
88 <param name="binsz" type="float" value="0.02" label="binsz" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
89 <param name="window_size_RA" type="float" value="2.0" label="window_size_RA" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
90 <param name="window_size_DEC" type="float" value="2.0" label="window_size_DEC" optional="false" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
91 </when> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
92 </conditional> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
93 </inputs> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
94 <outputs> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
95 <data label="${tool.name} -> light_curve histogram_data" name="out_light_curve_histogram_data" format="auto" from_work_dir="histogram_data_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
96 <filter>C_data_product_['DPselector_'] == 'light_curve'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
97 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
98 <data label="${tool.name} -> light_curve histogram_picture" name="out_light_curve_histogram_picture" format="auto" from_work_dir="histogram_picture_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
99 <filter>C_data_product_['DPselector_'] == 'light_curve'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
100 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
101 <data label="${tool.name} -> spectrum histogram_data" name="out_spectrum_histogram_data" format="auto" from_work_dir="histogram_data_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
102 <filter>C_data_product_['DPselector_'] == 'spectrum'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
103 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
104 <data label="${tool.name} -> spectrum histogram_picture" name="out_spectrum_histogram_picture" format="auto" from_work_dir="histogram_picture_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
105 <filter>C_data_product_['DPselector_'] == 'spectrum'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
106 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
107 <data label="${tool.name} -> sky_plot plot" name="out_sky_plot_plot" format="auto" from_work_dir="plot_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
108 <filter>C_data_product_['DPselector_'] == 'sky_plot'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
109 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
110 <data label="${tool.name} -> sky_plot fits_image" name="out_sky_plot_fits_image" format="auto" from_work_dir="fits_image_galaxy.output"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
111 <filter>C_data_product_['DPselector_'] == 'sky_plot'</filter> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
112 </data> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
113 </outputs> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
114 <tests> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
115 <test expect_num_outputs="2"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
116 <conditional name="C_data_product_"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
117 <param name="DPselector_" value="light_curve" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
118 <param name="fn" location="https://gitlab.renkulab.io/astronomy/mmoda/plot-tools/-/raw/57cc7b8180fa6c1a286114a9e7b903923f786631/data.tsv" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
119 <param name="skiprows" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
120 <param name="sep" value="whitespace" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
121 <param name="column" value="T" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
122 <param name="weight_col" value="" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
123 <param name="binning" value="logarithmic" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
124 <param name="minval" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
125 <param name="maxval" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
126 <param name="use_quantile_values" value="False" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
127 <param name="nbins" value="15" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
128 <param name="xlabel" value="time, s" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
129 <param name="ylabel" value="Ncounts" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
130 <param name="plot_mode" value="flux" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
131 </conditional> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
132 <assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
133 <has_text text="*** Job finished successfully ***" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
134 </assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
135 </test> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
136 <test expect_num_outputs="2"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
137 <conditional name="C_data_product_"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
138 <param name="DPselector_" value="spectrum" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
139 <param name="fn" location="https://gitlab.renkulab.io/astronomy/mmoda/plot-tools/-/raw/57cc7b8180fa6c1a286114a9e7b903923f786631/data.tsv" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
140 <param name="skiprows" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
141 <param name="sep" value="whitespace" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
142 <param name="column" value="c1" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
143 <param name="weight_col" value="" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
144 <param name="binning" value="logarithmic" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
145 <param name="minval" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
146 <param name="maxval" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
147 <param name="nbins" value="15" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
148 <param name="xlabel" value="Energy, [eV]" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
149 <param name="ylabel" value="Flux E^2, [eV]" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
150 <param name="spec_power" value="2.0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
151 </conditional> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
152 <assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
153 <has_text text="*** Job finished successfully ***" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
154 </assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
155 </test> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
156 <test expect_num_outputs="2"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
157 <conditional name="C_data_product_"> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
158 <param name="DPselector_" value="sky_plot" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
159 <param name="fn" location="https://gitlab.renkulab.io/astronomy/mmoda/plot-tools/-/raw/57cc7b8180fa6c1a286114a9e7b903923f786631/data.tsv" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
160 <param name="skiprows" value="0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
161 <param name="sep" value="whitespace" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
162 <param name="ra_col" value="c3" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
163 <param name="dec_col" value="c4" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
164 <param name="weight_col" value="" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
165 <param name="binsz" value="0.02" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
166 <param name="window_size_RA" value="2.0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
167 <param name="window_size_DEC" value="2.0" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
168 </conditional> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
169 <assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
170 <has_text text="*** Job finished successfully ***" /> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
171 </assert_stdout> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
172 </test> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
173 </tests> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
174 <help>Plot Tools |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
175 ========== |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
176 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
177 Set of tools for astronomical data visualization |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
178 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
179 - sky_plot - visualize sky map using set of events as input |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
180 - light_cure - calculate and visualize light curve from a set of evebts |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
181 - spectrum - calculate energy spectrum using set of events as input |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
182 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
183 Parameters |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
184 ---------- |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
185 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
186 common parameters |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
187 ~~~~~~~~~~~~~~~~~ |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
188 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
189 fn - input data file |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
190 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
191 skiprows - number of rows to skip |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
192 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
193 sep - separator value |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
194 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
195 sky_plot parameters |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
196 ~~~~~~~~~~~~~~~~~~~ |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
197 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
198 ra_col - RA column (either column name of string cXX, where XX >= 1 is |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
199 column number) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
200 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
201 dec_col - DEC column (either column name of string cXX, where XX >= 1 is |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
202 column number) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
203 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
204 weight_col - weight column (either column name of string cXX, where XX |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
205 >= 1 is column number, or empty string if data doesn’t contain weights) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
206 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
207 binsz - bin size in degrees |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
208 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
209 window_size_RA - size of window (RA) in degrees |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
210 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
211 window_size_DEC - size of window (DEC) in degrees |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
212 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
213 light_cure parameters |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
214 ~~~~~~~~~~~~~~~~~~~~~ |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
215 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
216 column - time column (either column name of string cXX, where XX >= 1 is |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
217 column number) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
218 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
219 weight_col - weight column (either column name of string cXX, where XX |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
220 >= 1 is column number, or empty string if data doesn’t contain weights) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
221 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
222 binning - binning type (‘logarithmic’ or “linear”) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
223 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
224 minval - minimal value (use 0 to infer from data) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
225 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
226 maxval - maximal value (use 0 to infer from data) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
227 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
228 use_quantile_values - interpret minval and maxval as quantiles |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
229 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
230 nbins=15 - number of bins |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
231 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
232 xlabel - plot x-label |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
233 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
234 ylabel - plot y-label |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
235 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
236 plot_mode - plotting mode (“counts” or “flux”) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
237 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
238 spectrum parameters |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
239 ~~~~~~~~~~~~~~~~~~~ |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
240 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
241 column - energy column (either column name of string cXX, where XX >= 1 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
242 is column number) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
243 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
244 weight_col- weight column (either column name of string cXX, where XX >= |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
245 1 is column number, or empty string if data doesn’t contain weights) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
246 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
247 binning - binning type (‘logarithmic’ or “linear”) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
248 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
249 minval - minimal value (use 0 to infer from data) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
250 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
251 maxval - maximal value (use 0 to infer from data) |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
252 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
253 nbins - number of bins |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
254 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
255 xlabel - plot x-label |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
256 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
257 ylabel - plot y-label |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
258 |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
259 spec_power - multiply spectrum by energy in this power on plot |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
260 </help> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
261 <citations> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
262 <citation type="bibtex">@misc{label, |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
263 title = {Tool repository}, |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
264 url = {https://renkulab.io/projects/astronomy/mmoda/plot-tools}, |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
265 author = {Oleg Kalashev}, |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
266 year = {2024}, |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
267 note = {} |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
268 }</citation> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
269 </citations> |
2b1759ccaa8b
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit f28a8cb73a7f3053eac92166867a48b3d4af28fd
astroteam
parents:
diff
changeset
|
270 </tool> |