comparison tomo/tomo_macros.xml @ 90:b930f59f334c draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd
author ximgchess
date Wed, 24 May 2023 11:14:21 +0000
parents d58f090c7073
children c63315c31cef
comparison
equal deleted inserted replaced
89:99b91cd171fb 90:b930f59f334c
2 <token name="@TOOL_VERSION@">0.1.0</token> 2 <token name="@TOOL_VERSION@">0.1.0</token>
3 <token name="@PROFILE@">21.09</token> 3 <token name="@PROFILE@">21.09</token>
4 <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token> 4 <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
5 <xml name="requirements"> 5 <xml name="requirements">
6 <requirements> 6 <requirements>
7 <requirement type="package" version="0.0.7">chessanalysispipeline</requirement> 7 <requirement type="package" version="0.0.8">chessanalysispipeline</requirement>
8 <requirement type="package" version="1.1.0">lmfit</requirement> 8 <requirement type="package" version="1.1.0">lmfit</requirement>
9 <requirement type="package" version="3.7.1">matplotlib</requirement> 9 <requirement type="package" version="3.7.1">matplotlib</requirement>
10 <requirement type="package" version="1.0.1">nexusformat</requirement> 10 <requirement type="package" version="1.0.1">nexusformat</requirement>
11 <requirement type="package" version="1.10.7">pydantic</requirement> 11 <requirement type="package" version="1.10.7">pydantic</requirement>
12 <requirement type="package" version="1.12.2">tomopy</requirement> 12 <requirement type="package" version="1.12.2">tomopy</requirement>
13 </requirements> 13 </requirements>
14 </xml> 14 </xml>
15 <xml name="citations"> 15 <xml name="citations">
16 <citations> 16 <citations>
17 <citation type="bibtex"> 17 <citation type="bibtex">
18 @misc{githubChessAnalysisPipeline, 18 @software{keara_soloway_2023_7963605,
19 author = {LastTODO, FirstTODO}, 19 author = {Keara Soloway and
20 year = {TODO}, 20 Valentin Kuznetsov and
21 title = {Tomography reconstruction}, 21 Rolf Verberg},
22 publisher = {GitHub}, 22 title = {CHESSComputing/ChessAnalysisPipeline: v0.0.8},
23 journal = {GitHub repository}, 23 month = may,
24 url = {https://github.com/CHESSComputing/ChessAnalysisPipeline}, 24 year = 2023,
25 publisher = {Zenodo},
26 version = {v0.0.8},
27 doi = {10.5281/zenodo.7963605},
28 url = {https://doi.org/10.5281/zenodo.7963605}
25 }</citation> 29 }</citation>
26 </citations> 30 </citations>
27 </xml> 31 </xml>
28 </macros> 32 </macros>
29 33