Code Monkey home page Code Monkey logo

caustic's People

Contributors

fbartolic avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

renlliang3

caustic's Issues

Implement finite source effects

Finite source effects for single lens effects involve solving elliptical integrals which is costly. Current modeling codes use pre-computed tables for these elliptic integrals and interpolate a 1D function. If this approximation is fine it should be straightforward to implement in PyMC3, although instead of calling a table, I should fit a GP or a polynomial instead. Relevant references are here and here.

Sensible defaults for modeling "error bars"

Currently, the error bars given by surveys are rescaled by single free parameter, this is certainly wrong, need to figure out something less wrong.

Adding an additional constant variance term is probably good, figuring out how to capture flux dependant change in variance is better. Going hierarchical for error bar rescaling factors is probably over the top.

Add support for dynesty

Need to add support for the dynesty dynamic nested sampling sampler to compare HMC with nested sampling on multi-modal parallax models.

Add parallax to all models

Need to include annual parallax, it should be included by default in all models. Parametrization and priors are going to matter a lot, there are also potential problems with multimodality.

Plotting functions way too slow

Plotting functions take up way too much memory and are often as slow as the sampling itself! There has be something I'm doing wrong.

Installation via pip

This will take some time, need to sort out code structure and solve modeling problems first.

Documentation

There's almost no documentation at the moment, obviously this needs to change.

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.