annotate cta_astro_tool.xml @ 0:2f3e314c3dfa draft default tip

planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
author astroteam
date Fri, 19 Apr 2024 10:06:21 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
1 <tool id="cta_astro_tool" name="CTA" version="0.0.1+galaxy0" profile="23.0">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
2 <requirements>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
3 <requirement type="package" version="6.0">unzip</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
4 <requirement type="package" version="2.31.0">requests</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
5 <requirement type="package" version="1.2">gammapy</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
6 <requirement type="package" version="5.3">astropy</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
7 <requirement type="package" version="3.8.4">matplotlib</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
8 <requirement type="package" version="1.11.4">scipy</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
9 <requirement type="package" version="1.2.15">oda-api</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
10 <requirement type="package" version="8.22.2">ipython</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
11 <!--Requirements string 'nb2workflow[cwl,service,rdf,mmoda]>=1.3.30
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
12 ' can't be converted automatically. Please add the galaxy/conda requirement manually or modify the requirements file!-->
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
13 <requirement type="package" version="7.16.3">nbconvert</requirement>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
14 </requirements>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
15 <command detect_errors="exit_code">ipython '$__tool_directory__/${_data_product._selector}.py'</command>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
16 <configfiles>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
17 <inputs name="inputs" filename="inputs.json" data_style="paths" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
18 </configfiles>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
19 <inputs>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
20 <conditional name="_data_product">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
21 <param name="_selector" type="select" label="Data Product">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
22 <option value="pre-defined_model" selected="true">pre-defined_model</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
23 <option value="model_cube_file" selected="false">model_cube_file</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
24 </param>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
25 <when value="pre-defined_model">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
26 <param name="RA" type="float" value="166.113809" label="RA (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
27 <param name="DEC" type="float" value="38.208833" label="DEC (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
28 <param name="OffAxis_angle" type="float" value="0.78" label="OffAxis_angle (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
29 <param name="Texp" type="float" value="1.0" label="Texp (unit: hour)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
30 <param name="z" type="float" value="0.03" label="z" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
31 <param name="F0" type="float" value="1e-11" label="F0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
32 <param name="E0" type="float" value="1.0" label="E0 (unit: TeV)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
33 <param name="Gamma" type="float" value="2.0" label="Gamma" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
34 <param name="Radius_spectal_extraction" type="float" value="0.2" label="Radius_spectal_extraction" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
35 <param name="Radius_sky_image" type="float" value="2.5" label="Radius_sky_image (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
36 <param name="Site" type="select" label="Site">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
37 <option value="North" selected="true">North</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
38 <option value="South">South</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
39 </param>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
40 <param name="Telescope_LST" type="boolean" checked="true" label="Telescope_LST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
41 <param name="Telescope_MST" type="boolean" checked="true" label="Telescope_MST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
42 <param name="Telescope_SST" type="boolean" label="Telescope_SST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
43 </when>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
44 <when value="model_cube_file">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
45 <param name="data_cube" type="data" label="data_cube" format="data" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
46 <param name="F0" type="float" value="1e-11" label="F0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
47 <param name="E0" type="float" value="1.0" label="E0 (unit: TeV)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
48 <param name="OffAxis_angle" type="float" value="0.4" label="OffAxis_angle (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
49 <param name="Radius_spectal_extraction" type="float" value="0.2" label="Radius_spectal_extraction (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
50 <param name="Radius_sky_image" type="float" value="2.5" label="Radius_sky_image (unit: deg)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
51 <param name="Site" type="select" label="Site">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
52 <option value="North" selected="true">North</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
53 <option value="South">South</option>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
54 </param>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
55 <param name="Telescopes_LST" type="boolean" checked="true" label="Telescopes_LST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
56 <param name="Telescopes_MST" type="boolean" checked="true" label="Telescopes_MST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
57 <param name="Telescopes_SST" type="boolean" label="Telescopes_SST" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
58 <param name="Texp" type="float" value="1.0" label="Texp (unit: hour)" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
59 </when>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
60 </conditional>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
61 </inputs>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
62 <outputs>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
63 <data label="${tool.name} -&gt; pre-defined_model image_png" name="out_pre_defined_model_image_png" format="auto" from_work_dir="image_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
64 <filter>_data_product['_selector'] == 'pre-defined_model'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
65 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
66 <data label="${tool.name} -&gt; pre-defined_model theta2_png" name="out_pre_defined_model_theta2_png" format="auto" from_work_dir="theta2_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
67 <filter>_data_product['_selector'] == 'pre-defined_model'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
68 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
69 <data label="${tool.name} -&gt; pre-defined_model spectrum_png" name="out_pre_defined_model_spectrum_png" format="auto" from_work_dir="spectrum_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
70 <filter>_data_product['_selector'] == 'pre-defined_model'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
71 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
72 <data label="${tool.name} -&gt; pre-defined_model event_list_fits" name="out_pre_defined_model_event_list_fits" format="auto" from_work_dir="event_list_fits_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
73 <filter>_data_product['_selector'] == 'pre-defined_model'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
74 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
75 <data label="${tool.name} -&gt; model_cube_file spectrum_png" name="out_model_cube_file_spectrum_png" format="auto" from_work_dir="spectrum_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
76 <filter>_data_product['_selector'] == 'model_cube_file'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
77 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
78 <data label="${tool.name} -&gt; model_cube_file theta2_png" name="out_model_cube_file_theta2_png" format="auto" from_work_dir="theta2_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
79 <filter>_data_product['_selector'] == 'model_cube_file'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
80 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
81 <data label="${tool.name} -&gt; model_cube_file image_png" name="out_model_cube_file_image_png" format="auto" from_work_dir="image_png_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
82 <filter>_data_product['_selector'] == 'model_cube_file'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
83 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
84 <data label="${tool.name} -&gt; model_cube_file event_list_fits" name="out_model_cube_file_event_list_fits" format="auto" from_work_dir="event_list_fits_galaxy.output">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
85 <filter>_data_product['_selector'] == 'model_cube_file'</filter>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
86 </data>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
87 </outputs>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
88 <tests>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
89 <test expect_num_outputs="4">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
90 <conditional name="_data_product">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
91 <param name="_selector" value="pre-defined_model" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
92 <param name="RA" value="166.113809" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
93 <param name="DEC" value="38.208833" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
94 <param name="OffAxis_angle" value="0.78" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
95 <param name="Texp" value="1.0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
96 <param name="z" value="0.03" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
97 <param name="F0" value="1e-11" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
98 <param name="E0" value="1.0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
99 <param name="Gamma" value="2.0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
100 <param name="Radius_spectal_extraction" value="0.2" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
101 <param name="Radius_sky_image" value="2.5" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
102 <param name="Site" value="North" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
103 <param name="Telescope_LST" value="True" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
104 <param name="Telescope_MST" value="True" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
105 <param name="Telescope_SST" value="False" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
106 </conditional>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
107 <assert_stdout>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
108 <has_text text="*** Job finished successfully ***" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
109 </assert_stdout>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
110 </test>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
111 <test expect_num_outputs="4">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
112 <conditional name="_data_product">
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
113 <param name="_selector" value="model_cube_file" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
114 <param name="data_cube" location="https://gitlab.renkulab.io/astronomy/mmoda/cta/-/raw/b3f69b091ce942c05ad035220501ea078d54de26/3d.fits" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
115 <param name="F0" value="1e-11" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
116 <param name="E0" value="1.0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
117 <param name="OffAxis_angle" value="0.4" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
118 <param name="Radius_spectal_extraction" value="0.2" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
119 <param name="Radius_sky_image" value="2.5" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
120 <param name="Site" value="North" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
121 <param name="Telescopes_LST" value="True" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
122 <param name="Telescopes_MST" value="True" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
123 <param name="Telescopes_SST" value="False" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
124 <param name="Texp" value="1.0" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
125 </conditional>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
126 <assert_stdout>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
127 <has_text text="*** Job finished successfully ***" />
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
128 </assert_stdout>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
129 </test>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
130 </tests>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
131 <help>This service provides simulaiton of observations with `Cherenkov
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
132 Telescope Array (CTA) &lt;https://www.cta-observatory.org/&gt;`__ observatory
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
133 (now in construction), based on the Instrument Response Funcitons (IRF)
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
134 from Monte-Carlo Production 5: |DOI|. The simulation is done using
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
135 `Gammapy &lt;https://gammapy.org/&gt;`__ package.
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
136
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
137 Two possibilities for defining the sky model are available:
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
138 ``Simulate_pointing_using_pre-defined_model`` and
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
139 ``Simulate_pointing_using_model_cube_file``. The &#8220;pre-defined model&#8221;
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
140 option provides a possibility to simulate a source at sky position
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
141 ``RA``, ``DEC``, with a power-law spectrum,
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
142 ``dN/dE=F0 (E/E0)^{-\Gamma}``, considering also the effect of absorption
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
143 on the Extragalactic Backgorund Light (EBL, based on `Franceschini et
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
144 al.&#160;(2017) &lt;https://arxiv.org/abs/1705.10256&gt;`__ model. In the &#8220;model
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
145 cube file&#8221; approach, the sky model is loaded from a datacube file (to be
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
146 uploaded from an URL to be given in the parameter box). The model cube
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
147 describes source counts as a function of ``RA``, ``DEC`` and energy
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
148 ``E``. Hence, both the source position on the sky and the model source
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
149 spectrum are encoded directly in the data cube.
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
150
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
151 Parameters that can be adjusted are the source position (``RA``,
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
152 ``DEC``), the off-axis angle in the telescope field-of-view, ``R_s``,
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
153 Radius of the sky image around the source position, ``Radius`` (used in
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
154 the image preview), the exposure time in hours, ``Texp``, source
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
155 redshift ``z``, the powerlaw flux normalisation ``F0`` and the reference
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
156 energy of normalisation ``E0`` (in TeV), the slope of the powerlaw
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
157 spectrum ``Gamma``, radius of the spectral extraction region ``R_s``
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
158 used in the count-spectrum preview.
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
159
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
160 For the sources visible from both South and North CTA sites, it is
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
161 possible to choose between ``South`` and ``North`` sites. It is also
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
162 possible to simulate observations with different CTA sub-arrays: Large
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
163 Size Telescopes (LST), Medium Size Telescopes (MST), Small Size
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
164 Telescopes (SST). Note that in the &#8220;Production 5&#8221; Monte-Carlo
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
165 simulations of the telescope responses it was assumed that the Northern
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
166 site will host only LST and MST sub-arrays (no SST available), while the
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
167 Southern site will have MST and SST sub-arrays (no LST available).
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
168
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
169 Four data products are generated: the Data Level 3 (DL3) event list (a
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
170 FITS file), a sky image, a &#8220;theta-square plot&#8221; showsing distribution of
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
171 gamma-like events around the the source position, and the count-spectrum
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
172 showing the excess counts as a funciton of energy. The image, spectrum
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
173 and theta-square plot are for &#8220;preview&#8221; of the event set, further
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
174 analysis of the simulated events can be done with deticated imaging and
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
175 spectral analysis tools.
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
176
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
177 .. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5499840.svg
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
178 :target: https://doi.org/10.5281/zenodo.5499840
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
179 </help>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
180 <citations>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
181 <citation type="doi">10.1007/s10686-011-9247-0</citation>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
182 </citations>
2f3e314c3dfa planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools commit 4543470805fc78f6cf2604b9d55beb6f06359995
astroteam
parents:
diff changeset
183 </tool>