Skip to content

Commit

Permalink
Fixed numbering, removed projects
Browse files Browse the repository at this point in the history
  • Loading branch information
drphilmarshall authored Sep 29, 2018
1 parent e8595c0 commit 05d763f
Showing 1 changed file with 7 additions and 34 deletions.
41 changes: 7 additions & 34 deletions Syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ We will explore LSST data visualization in a bit more detail. This session will
- Topics:
+ The sky background problem
+ How is sky background derived?
+ Validating the sky background
+ Validating the sky background

- Stack Club Resources:
+ **None**
Expand All @@ -165,7 +165,6 @@ We will explore LSST data visualization in a bit more detail. This session will
+ PSF and shears?

- Other Resources:

+ [PSF.ipynb](Demos/PSF.ipynb)


Expand All @@ -188,7 +187,6 @@ We will explore LSST data visualization in a bit more detail. This session will
-------------------------------------------------------

- Topics:

+ Photometry
+ Aperture magnitudes
+ PSF magnitudes
Expand All @@ -197,94 +195,69 @@ We will explore LSST data visualization in a bit more detail. This session will
+ Light curves

- Stack Club Resources:

+ **None**

- Other Resources:

+ [Source measurement tutorial](https://pipelines.lsst.io/getting-started/photometry.html)
+ [Kron.ipynb](https://github.com/RobertLuptonTheGood/notebooks/blob/2eeee8b9fe35077387485e488c965f1ea3d39418/Demos/Kron.ipynb)

<a name="astrometry"></a>10. Astrometric calibration
<a name="astrometry"></a>11. Astrometric calibration
---------------------------

- Topics:

+ Internal astrometry
+ External astrometry

- Projects:

+ David Shupe? Jointcal?

- Stack Club Resources

+ **None**

- Other Resources:

+ **None**

<a name="photometry"></a>11. Photometric calibration
<a name="photometry"></a>12. Photometric calibration
----------------------------

- Topics:

+ Photometric standards
+ Relative photometry
+ Absolute photometry
+ SLR and other validation techniques
+ Galactic Extinction and other bugaboos

- Stack Club Resources

+ **None**

- Other Resources:

+ [Multiband analysis tutorial](https://pipelines.lsst.io/getting-started/multiband-analysis.html)

<a name="dia"></a>12. Difference Image Analysis
<a name="dia"></a>13. Difference Image Analysis
------------------------------

- Topics:

+ Template generation (noting any differences from coadd generation)
+ Image differencing
+ DIASource detection
+ DIAObject generation
+ Real/bogus classification
+ Alerts _(Tutorial needed: [#](https://github.com/LSSTScienceCollaborations/StackClub/issues/))_
+ Moving objects _(Tutorial needed: [#](https://github.com/LSSTScienceCollaborations/StackClub/issues/))_

- Projects:

+ Phil - DIA DRP pipeline walk-through notebook, accompanied by supporting notebooks on (possibly): template generation; image differencing and DIAsource detection; DIAobject association; forced photometry on DIAobjects. Dataset: Twinkles?

- Stack Club Resources:

+ [DIA Notebooks](https://github.com/LSSTScienceCollaborations/StackClub/tree/project/DIA/drphilmarshall/DIA) **(to be developed)**

- Other Resources

+ Twinkles and DC2 cookbooks?
+ Ask Eric Bellm for leads?

<a name="validation"></a>13. Data Validation
<a name="validation"></a>14. Data Validation
--------------------

- Topics:

+ Available packages: validate_drp, pipeline_analysis

- Projects:

+ Johann: Exercise package, explain what it produces?

+ Example analysis of various measurements, comparing to external surveys or simulation truth.

- Stack Club Resources:

+ [Image_quality_demo.ipynb](Validation/image_quality_demo.ipynb)

- Other Resources:

+ None

0 comments on commit 05d763f

Please sign in to comment.