Unverified Commit 18588a6c authored by Akke Viitanen's avatar Akke Viitanen
Browse files

add more DR1 links

parent 62c03e7c
Loading
Loading
Loading
Loading
Loading
+17 −18
Original line number Diff line number Diff line
@@ -50,35 +50,28 @@ https://drive.google.com/drive/u/0/folders/1xxaBrTamUZ5U3ncuG5VtkEIiF76UCghK

Each notebook requires a different part of the AGILE DR1 dataset in order to
work properly. The available notebooks and their requirements are listed below.
For more information about the datasets, refer to `Data products`
For more information about the datasets, refer to :ref:`products`

List of notebooks
+++++++++++++++++


+ 1_agile_introduction.ipynb: AGILE DR1 introduction notebook
+ 2_agile_truth.ipynb: explore the AGILE DR1 truth catalog, requires :ref:`catalogs`
+ 3_agile_sed.ipynb: explore the measured and truth SEDs, requires :ref:`catalogs` and :ref:`seds`
+ 4_agile_lightcurve.ipynb: explore the measured forced photometry and truth lightcurves, requires :ref:`catalogs` and :ref:`lightcurves`
+ 5_agile_images.ipynb: explore simulated single-visit and deep coadded images, requires :ref:`catalogs` and :ref:`images`
+ 6_agile_photometric_catalog.ipynb: analyze photometric catalogs extracted from the images, requires :ref:`catalogs`
+ 7_agile_compare_dp1.ipynb: compare AGILE DR1 to DP1 ECDFS, requires :ref:`catalogs`

+ 2_agile_truth.ipynb: explore the AGILE DR1 truth catalog
    + requires master.db

+ 3_agile_sed.ipynb: explore the measured and truth SEDs
    + requires master.db and seds/

+ 4_agile_lightcurve.ipynb: explore the measured forced photometry and truth lightcurves
    + requires master.db and lightcurves/

+ 5_agile_images.ipynb: explore simulated single-visit and deep coadded images
    + requires master.db and repo_public/

+ 6_agile_photometric_catalog.ipynb: analyze photometric catalogs extracted from the images
    + requires master.db
.. _master.db: https://drive.google.com/file/d/1PshhRq-b_89rHW1KL8dt_YF9RTHZuL3Z/view?usp=drive_link

+ 7_agile_compare_dp1.ipynb: compare AGILE DR1 to DP1 ECDFS
    + requires master.db
.. _products:

Data products
^^^^^^^^^^^^^

.. _catalogs:

Catalogs: master.db (180G)
++++++++++++++++++++++++++

@@ -99,6 +92,8 @@ The schema of each table follows closely that of DP0.2: (see here
https://dp0-2.lsst.io/data-products-dp0-2/index.html and here
https://dp0-2.lsst.io/data-products-dp0-2/index.html#id3).

.. _seds:

Spectral energy distributions: seds/ (238G)
+++++++++++++++++++++++++++++++++++++++++++

@@ -111,6 +106,8 @@ The SEDs are provided in the observer frame. Each SED component corresponds to
a single FITS file with two columns `WAV` (in microns) and `FLUX` (in
microjanskies).

.. _lightcurves:

Light curves: lightcurves/ (5G)
+++++++++++++++++++++++++++++++

@@ -121,6 +118,8 @@ identified by their `ID`, we provide the ten-year light curve in the observer
frame with a cadence of one day. The unit of flux is microjanskies. Each band
is stored in a single appropriately named FITS file.

.. _images:

Images: repo_public (3T)
++++++++++++++++++++++++