Skip to content

Instantly share code, notes, and snippets.

@wadawson
wadawson / table.md
Created June 15, 2017 05:59
Table of possible LSST dark matter probes, from DESC 2017 hack week
Probe Constraint LSST Impact Complementary Instruments Complications References
Gaps in Streams Power at small scale Increasing number of streams; large distances less suceptible to disk baryons Gaia; spec. follow-up; w-first subhalo disruption by disk; gaps from baryons
Potential from Streams Halo shape Increasing number of streams spectroscopy; Gaia; wfirst perturbation from large accretion events (MW history); non-equilibrium dynamics
Colliding Clusters self-interaction cross section Finding colliding clusters; weak-lensing mass mapping; galaxy centroids; gas distribution and mass chandra/xmm/erosita; w-first; SPT/ACT
Cluster weak lensing mass decay/annihilation finding clusters; weak lensing mass profiles x-rays agn feedback; mergers (non-equilibrium); Baryon emission lines
Cluster galaxy and weak lensing mass profiles halo shape finding clusters; deep
@wadawson
wadawson / process.py
Created March 8, 2016 23:26
The DM incantation used to process a GalSim grid of blended pairs of objects.
#!/usr/bin/env python
#
# LSST Data Management System
# Copyright 2015 AURA/LSST
#
# This product includes software developed by the
# LSST Project (http://www.lsst.org/).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@wadawson
wadawson / exploreDM.ipynb
Created March 8, 2016 23:22
An ipython notebook used for a quick look at a sources file from running DM on a grid of blends.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wadawson
wadawson / GMMtest.ipynb
Created April 4, 2015 00:10
A test to see if sickout-learn's GMM could properly estimate the mean of a Gaussian distribution when part of the data is masked out. It fails.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.