File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- 1.1 (Unreleased )
2- ================
1+ 1.1.0 (2024-03-04 )
2+ ==================
33
44- If science lv1 data already exists, just copy it over for background data to save processing time
55- Include BMAJ in ``psf_matching_step ``
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ authors:
2323 given-names : " Adam"
2424 orcid : " https://orcid.org/0000-0002-2545-1700"
2525title : " PJPipe"
26- version : 1.0.4
27- date-released : 2024-01-17
26+ version : 1.1.0
27+ date-released : 2024-03-04
2828doi : 10.5281/zenodo.10458746
2929url : " https://github.com/PhangsTeam/pjpipe"
Original file line number Diff line number Diff line change 1919project = 'pjpipe'
2020copyright = '2023, PHANGS Team'
2121author = 'PHANGS Team'
22- release = '1.0.4 '
23- version = '1.0.4 '
22+ release = '1.1.0 '
23+ version = '1.1.0 '
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 11[project ]
22
33name = " pjpipe"
4- version = " 1.0.4 "
4+ version = " 1.1.0 "
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