diff --git a/README.md b/README.md index 3e8370a..f805823 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Active object photometric models, tools, and test cases for LSST Data Brokers. ## /data -Test cases to be used to validate activity models. Example comet light curves, real or imagined. +Test cases to be used to validate activity models. Example comet light curves, real or imagined. ## /models @@ -11,12 +11,13 @@ Photometric models designed for active object analysis, especially useful for si ## History -This repository was created as part of a project at the 2024 LSST Solar System Science Collaboration Readiness Sprint. +This repository was created as part of a project at the 2024 LSST Solar System Science Collaboration Readiness Sprint (Oxford, UK). ## Contributors - Fraser Gillan - Carrie Holt - Mike Kelley +- Colin Orion Chandler ## References diff --git a/data/README.md b/data/README.md index 19d4651..4ee5658 100644 --- a/data/README.md +++ b/data/README.md @@ -13,7 +13,8 @@ Each `.csv` file includes the following columns: - **aper_arcsec**: Aperture size (arcseconds) - **mag**: Observed magnitude - **mag_err**: Magnitude uncertainty -- **filter**: Telescope filter used +- **filter**: Telescope filter used +- **query_datetime (optional)**: date/time queries (e.g., JPL, FINK) were done ## Example Lightcurves @@ -27,7 +28,7 @@ Each `.csv` file includes the following columns: The filenames follow the format: `_.csv` - **Typical Jupiter-Family Comet (JFC)**: [`19P_ATLAS.csv`](./19P_ATLAS.csv) -- **Outburst Events**: [`46P_ZTF.csv`](./46P_ZTF.csv) +- **Outburst Events**: [`46P_ZTF.csv`](./46P_ZTF.csv), [`46P_ZTF_FINK.csv`](./46P_ZTF_FINK.csv) - **Seasonal Effects**: [`67P_ATLAS.csv`](./67P_ATLAS.csv) - **High Signal-to-Noise Ratio (SNR)**: [`104P_ATLAS.csv`](./104P_ATLAS.csv) - **Solar Conjunction and Multiple Apparitions**: [`117P_ATLAS.csv`](./117P_ATLAS.csv) @@ -35,7 +36,8 @@ The filenames follow the format: `_.csv` - **Nucleus Detection**: [`459P_ATLAS.csv`](./459P_ATLAS.csv) - **Typical Long-Period Comet (LPC)**: [`C2021S3_LOOK.csv`](./C2021S3_LOOK.csv) - **Fading Event**: [`C2021Y1_LOOK.csv`](./C2021Y1_LOOK.csv) -- **Unique Case (Gault)**: [`Gault_ZTF.csv`](./Gault_ZTF.csv) +- **Unique Case (Gault)**: [`Gault_ZTF.csv`](./Gault_ZTF.csv), [`Gault_ZTF_FINK.csv`](./Gault_ZTF_FINK.csv) +- **Outbursting Active Asteroid**: ['2016UU121_ZTF_FINK.csv'](./2016UU121_ZTF_FINK.csv) ## Data Sources @@ -45,4 +47,4 @@ The data presented in this repository comes from the following publications: - Kelley et al., 2021 (ZTF - 46P) - Holt et al., 2024 (LOOK) - Gillan et al., *in prep* (ATLAS) - +- Chandler et al., 2024a (2016 UU121), 2024b (TailNet0, *in prep*)