File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.0.3 (Unreleased )
1+ 1.0.4 (2024-01-04 )
22==================
33
44- Fix del in ``get_wcs_adjust `` if we skip alignment
88- Fix "too many plots open" warning in ``anchoring_step ``
99- Include useful pjpipe version info in files
1010- Save anchoring background in metadata properly in ``anchoring_step ``
11+ - Add Zenodo badge
1112
12131.0.2 (2023-12-01)
1314==================
Original file line number Diff line number Diff line change 55[ ![ Docs] ( https://readthedocs.org/projects/pjpipe/badge/?version=latest&style=flat-square )] ( https://pjpipe.readthedocs.io/en/latest/ )
66[ ![ Actions] ( https://img.shields.io/github/actions/workflow/status/phangsTeam/pjpipe/build_test.yaml?branch=main&style=flat-square )] ( https://github.com/phangsTeam/pjpipe/actions )
77[ ![ License] ( https://img.shields.io/badge/license-GNUv3-blue.svg?label=License&style=flat-square )] ( LICENSE )
8+ [ ![ DOI] ( https://img.shields.io/badge/DOI-10.5281%20%2F%20zenodo.10458747-blue.svg?style=flat-square )] ( https://zenodo.org/doi/10.5281/zenodo.10458746 )
89
910![ ] ( docs/images/pjpipe_logo.jpg )
1011
Original file line number Diff line number Diff line change 1919project = 'pjpipe'
2020copyright = '2023, PHANGS Team'
2121author = 'PHANGS Team'
22- release = '1.0.2 '
23- version = '1.0.2 '
22+ release = '1.0.4 '
23+ version = '1.0.4 '
2424
2525# -- General configuration ---------------------------------------------------
2626# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1111.. image :: https://readthedocs.org/projects/pjpipe/badge/?version=latest&style=flat-square
1212 :target: https://pjpipe.readthedocs.io/en/latest/
1313.. image :: https://img.shields.io/badge/license-GNUv3-blue.svg?label=License&style=flat-square
14+ .. image :: https://img.shields.io/badge/DOI-10.5281%20%2F%20zenodo.10458747-blue.svg?style=flat-square
15+ :target: https://zenodo.org/doi/10.5281/zenodo.10458746
1416
1517**Note that this pipeline requires Python 3.9 or above **
1618
Original file line number Diff line number Diff line change 11[project ]
22
33name = " pjpipe"
4- version = " 1.0.2 "
4+ version = " 1.0.4 "
55description = " JWST Pipeline Wrapper for Nearby Galaxies"
66readme = " README.md"
77requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments