Mercurial > repos > ximgchess > chap_test_20230411
comparison tomo/tomo_macros.xml @ 93:c63315c31cef draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit b682c580a95bebc59bc33128973cee4eac8362c7
author | ximgchess |
---|---|
date | Wed, 24 May 2023 14:33:59 +0000 |
parents | b930f59f334c |
children | 3283cbddcc1d |
comparison
equal
deleted
inserted
replaced
92:142f73036013 | 93:c63315c31cef |
---|---|
1 <macros> | 1 <macros> |
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.9</token> |
5 <xml name="requirements"> | 5 <xml name="requirements"> |
6 <requirements> | 6 <requirements> |
7 <requirement type="package" version="0.0.8">chessanalysispipeline</requirement> | 7 <requirement type="package" version="0.0.7">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 @software{keara_soloway_2023_7963605, | 18 @misc{githubChessAnalysisPipeline, |
19 author = {Keara Soloway and | 19 author = {LastTODO, FirstTODO}, |
20 Valentin Kuznetsov and | 20 year = {TODO}, |
21 Rolf Verberg}, | 21 title = {Tomography reconstruction}, |
22 title = {CHESSComputing/ChessAnalysisPipeline: v0.0.8}, | 22 publisher = {GitHub}, |
23 month = may, | 23 journal = {GitHub repository}, |
24 year = 2023, | 24 url = {https://github.com/CHESSComputing/ChessAnalysisPipeline}, |
25 publisher = {Zenodo}, | |
26 version = {v0.0.8}, | |
27 doi = {10.5281/zenodo.7963605}, | |
28 url = {https://doi.org/10.5281/zenodo.7963605} | |
29 }</citation> | 25 }</citation> |
30 </citations> | 26 </citations> |
31 </xml> | 27 </xml> |
32 </macros> | 28 </macros> |
33 | 29 |