diff --git a/README.md b/README.md index f5fe2e6..a24eb3a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ Workflow for contributing content updates ```shell docker build -t desdm-public:dev . ``` + + or on MacOS: + ```shell + docker build --platform linux/x86_64 -t desdm-public:dev . + ``` + 4. Configure the webserver to run in "dev" mode. ```shell docker run --rm --name desdm-public \ @@ -30,6 +36,9 @@ Workflow for contributing content updates desdm-public:dev \ python3 vulcan.py --dev ``` + + again adding the flag ``--platform linux/x86_64`` on MacOS + 5. Run the webserver to serve the webpage. ```shell docker run --rm --name desdm-public \ @@ -41,6 +50,9 @@ Workflow for contributing content updates desdm-public:dev \ python3 main.py ``` + + Once again adding the flag ``--platform linux/x86_64`` on MacOS + 6. Open your browser to http://127.0.0.1:8080 to view the website. 7. Ensure that the ServiceWorker is not registered. Open your web browser's web development tools. In Firefox, use CTRL+SHIFT+I and go to the Application tab. Disable/remove any ServiceWorker you see listed. 8. Edit and save the relevant HTML files. Reload the page and see the results. Repeat this step until satisfied. diff --git a/static/des_components/des-public-main.html b/static/des_components/des-public-main.html index c9af29a..04fcd11 100644 --- a/static/des_components/des-public-main.html +++ b/static/des_components/des-public-main.html @@ -389,6 +389,11 @@ Galaxy Morphology + + +
+ DES Y3 + KiDS-1000 +
diff --git a/static/des_components/des-y3a2/des-y3a2-key-joint-des-kids.html b/static/des_components/des-y3a2/des-y3a2-key-joint-des-kids.html new file mode 100644 index 0000000..5b07d05 --- /dev/null +++ b/static/des_components/des-y3a2/des-y3a2-key-joint-des-kids.html @@ -0,0 +1,471 @@ + + + + + + + + diff --git a/static/des_components/des-y3a2/des-y3a2.html b/static/des_components/des-y3a2/des-y3a2.html index ead96bc..13571a0 100644 --- a/static/des_components/des-y3a2/des-y3a2.html +++ b/static/des_components/des-y3a2/des-y3a2.html @@ -20,6 +20,8 @@

Release Notes:

+ +

10 September 2023 : Joint re-analysis of DES Y3 and KiDS-1000 cosmic shear. Data vectors and chains in Y3KP DES+KiDS.

10 April 2023 : Release of Y3KP 6x2pt data vectors and chains in Y3KP+CMB lensing.

3 July 2022: Release of Y3KP extended cosmology likelihoods in Y3KP Beyond-L/wCDM.

3 March 2022: Release of Y3KP data vectors in Y3KP Products.

@@ -44,12 +46,13 @@

5) Y3KP Catalogs: This section contains all catalogs used to run the main cosmological analysis from the cross-correlation of weak-lensing and clustering. It is serve as several h5 files, plus some code snippet (python) to interface with the data and isntructions to reproduce the catalogs used in our analysis

6) Y3KP Products: Data vectors and likelihoods from the main DES cosmological analysis (3x2pt statistics), combining weak lensing and galaxy clustering. These results used the Y3KP Catalogs described above.

7) Y3KP Beyond-L/wCDM: Likelihoods from DES Y3 3x2pt Extensions KP analysis (3x2pt statistics). These results used the Y3KP Catalogs described above.

-

7) Y3KP+CMB lensing: Likelihoods from DES Y3 analysis including CMB lensing (6x2pt statistics). These results used the Y3KP Catalogs described above.

-

8) BAO Sample: a subset of Gold products aimed at measuring the BAO scale; includes the catalogs, data vectors and likelihoods. The selection was based on the Y3 Gold catalog.

-

9) redMaGiC Catalogs: Y3 redMaGiC galaxy catalogs

-

10) WL Mass Maps: Mass maps reconstructed from weak lensing signal

-

11) X-ray Clusters: X-ray selected galaxy clusters

-

12) Galaxy Morphology: A Neural Network galaxy morphology catalog +

8) Y3KP+CMB lensing: Likelihoods from DES Y3 analysis including CMB lensing (6x2pt statistics). These results used the Y3KP Catalogs described above.

+

9) BAO Sample: a subset of Gold products aimed at measuring the BAO scale; includes the catalogs, data vectors and likelihoods. The selection was based on the Y3 Gold catalog.

+

10) redMaGiC Catalogs: Y3 redMaGiC galaxy catalogs

+

11) WL Mass Maps: Mass maps reconstructed from weak lensing signal

+

12) X-ray Clusters: X-ray selected galaxy clusters

+

13) Galaxy Morphology: A Neural Network galaxy morphology catalog

+

14) DES Y3 + KiDS-1000: A joint cosmic shear re-analysis

diff --git a/static/des_components/elements.html b/static/des_components/elements.html index 8830a7d..53ea2c0 100644 --- a/static/des_components/elements.html +++ b/static/des_components/elements.html @@ -118,6 +118,7 @@ +