Git Product home page Git Product logo

pz_blend's Introduction

pzblend

Impact of blending on photo-zs using DC2 truth catalogs and image catalogs

google doc

pz_blend's People

Contributors

enourbakhsh avatar ih64 avatar sschmidt23 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

enourbakhsh

pz_blend's Issues

Add point estimate metrics

While single number point estimates are bad for actual photo-z use in science, they can be useful as diagnostics, so add calculations of point_sigma_IQR, point_bias, and point_cat_outlier_rate to the code

FutureWarning in skgof

The skgof module is not maintained anymore. import skgof gives:

/usr/local/anaconda3/lib/python3.7/site-packages/skgof/ecdfgof.py:45: FutureWarning: arrays to stack must be passed as a "sequence" type such as list or tuple. Support for non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an error in the future.
from .cvmdist import cvm_unif

UnicodeEncodeError while printing the checkmark

The checkmark sign \u2713 in the verbose version causes an error in the terminal for some users.

UnicodeEncodeError: 'ascii' codec can't encode character '\u2713' in position 7: ordinal not in range(128)

We should probably remove it from the code, It doesn't seem necessary.

FoF matching speed can be improved

We might need to improve the efficiency of FoF matching. @sschmidt23 suggested this obvious speedup: for each tract, only load the overlapping healpix pixels, and save the match 1:1, 2:1, and 3:1 matched catalogs as hdf5 or parquet output by pandas once you combine them into a single data frame after matching

Add dereddening to tutorial notebook/code

Since dereddened magnitudes are not available from the GCR by default, add either a few cells showing how to deredden using dustmaps, or create a method in the base class that performs dereddening

Make Legend Font Bigger

we have settled on arranging the pz-blend plots three in a row style. when they are shrunk down this small, the fontsize for the legend is a bit too small. adjust the fontsize so it is comperable to caption fontsize

stats

write something that will dump out all the statistics we could be interested in
ks test for PIT values
ks test for empirical specz and stacked pz
others?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.