From 694532039b753054360e6fb210fbceeeaad58a2d Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 10:29:56 +0100 Subject: [PATCH 1/6] added PyAutoGalaxy to registry.json --- affiliated/registry.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/affiliated/registry.json b/affiliated/registry.json index 0163863c..9dd68711 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,5 +1,23 @@ { "packages": [ + { + "name": "PyAutoGalaxy", + "maintainer": "James Nightingale ", + "stable": true, + "home_url": "https://pyautogalaxy.readthedocs.io/en/latest/", + "repo_url": "https://github.com/Jammy2211/PyAutoGalaxy", + "pypi_name": "https://pypi.org/project/autogalaxy/", + "description": "Analysing the morphologies and structures of large multi-wavelength galaxy samples. ", + "review": { + "functionality": "To be filled out by the reviewer", + "ecointegration": "To be filled out by the reviewer", + "documentation": "To be filled out by the reviewer", + "testing": "To be filled out by the reviewer", + "devstatus": "To be filled out by the reviewer", + "python3": "To be filled out by the reviewer", + "last-updated": "To be filled out by the reviewer" + } + }, { "name": "BayesicFitting", "maintainer": "Do Kester and Migo Mueller", From 7cf226ab2e30f6f7fb0a16233ca275e8859fd307 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 10:35:53 +0100 Subject: [PATCH 2/6] added PyAutoLens to registry.json --- affiliated/registry.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/affiliated/registry.json b/affiliated/registry.json index 9dd68711..1e89ba2c 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -18,6 +18,24 @@ "last-updated": "To be filled out by the reviewer" } }, + { + "name": "PyAutoLens", + "maintainer": "James Nightingale ", + "stable": true, + "home_url": "https://pyautolens.readthedocs.io/en/latest/", + "repo_url": "https://github.com/Jammy2211/PyAutoLens", + "pypi_name": "https://pypi.org/project/autolens/", + "description": "Analysis, modeling and simulations of strong gravitational lenses.", + "review": { + "functionality": "To be filled out by the reviewer", + "ecointegration": "To be filled out by the reviewer", + "documentation": "To be filled out by the reviewer", + "testing": "To be filled out by the reviewer", + "devstatus": "To be filled out by the reviewer", + "python3": "To be filled out by the reviewer", + "last-updated": "To be filled out by the reviewer" + } + }, { "name": "BayesicFitting", "maintainer": "Do Kester and Migo Mueller", From 39cc0761adef3342b4dfcfeb978fa809f9aab0c6 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 10:37:21 +0100 Subject: [PATCH 3/6] remove PyAutoLens --- affiliated/registry.json | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/affiliated/registry.json b/affiliated/registry.json index 1e89ba2c..fe6855df 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,6 +1,6 @@ { "packages": [ - { + { "name": "PyAutoGalaxy", "maintainer": "James Nightingale ", "stable": true, @@ -18,24 +18,6 @@ "last-updated": "To be filled out by the reviewer" } }, - { - "name": "PyAutoLens", - "maintainer": "James Nightingale ", - "stable": true, - "home_url": "https://pyautolens.readthedocs.io/en/latest/", - "repo_url": "https://github.com/Jammy2211/PyAutoLens", - "pypi_name": "https://pypi.org/project/autolens/", - "description": "Analysis, modeling and simulations of strong gravitational lenses.", - "review": { - "functionality": "To be filled out by the reviewer", - "ecointegration": "To be filled out by the reviewer", - "documentation": "To be filled out by the reviewer", - "testing": "To be filled out by the reviewer", - "devstatus": "To be filled out by the reviewer", - "python3": "To be filled out by the reviewer", - "last-updated": "To be filled out by the reviewer" - } - }, { "name": "BayesicFitting", "maintainer": "Do Kester and Migo Mueller", From 224c53222dc64bb35150a87bdb4e44892ad76955 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 10:38:22 +0100 Subject: [PATCH 4/6] added PyAutoLens to registry.json --- affiliated/registry.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/affiliated/registry.json b/affiliated/registry.json index fe6855df..4106a7fe 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,13 +1,14 @@ { "packages": [ { - "name": "PyAutoGalaxy", + { + "name": "PyAutoLens", "maintainer": "James Nightingale ", "stable": true, - "home_url": "https://pyautogalaxy.readthedocs.io/en/latest/", - "repo_url": "https://github.com/Jammy2211/PyAutoGalaxy", - "pypi_name": "https://pypi.org/project/autogalaxy/", - "description": "Analysing the morphologies and structures of large multi-wavelength galaxy samples. ", + "home_url": "https://pyautolens.readthedocs.io/en/latest/", + "repo_url": "https://github.com/Jammy2211/PyAutoLens", + "pypi_name": "https://pypi.org/project/autolens/", + "description": "Analysis, modeling and simulations of strong gravitational lenses.", "review": { "functionality": "To be filled out by the reviewer", "ecointegration": "To be filled out by the reviewer", From adaa68a9b12c3888218310e0fbe58dce34bedd38 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 10:39:59 +0100 Subject: [PATCH 5/6] fix affiliation json --- affiliated/registry.json | 1 - 1 file changed, 1 deletion(-) diff --git a/affiliated/registry.json b/affiliated/registry.json index 4106a7fe..d0028727 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,6 +1,5 @@ { "packages": [ - { { "name": "PyAutoLens", "maintainer": "James Nightingale ", From 2eb627db5f211f973d19415ac979f88bea715a20 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 17 May 2022 14:46:19 +0100 Subject: [PATCH 6/6] implemented registry.json suggestions --- affiliated/registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/affiliated/registry.json b/affiliated/registry.json index d0028727..64dfdee0 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -6,7 +6,8 @@ "stable": true, "home_url": "https://pyautolens.readthedocs.io/en/latest/", "repo_url": "https://github.com/Jammy2211/PyAutoLens", - "pypi_name": "https://pypi.org/project/autolens/", + "pypi_name": "autolens", + "coordinated": false, "description": "Analysis, modeling and simulations of strong gravitational lenses.", "review": { "functionality": "To be filled out by the reviewer",