Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement posterior level concealment #42

Open
arthurmloureiro opened this issue Jun 12, 2024 · 3 comments
Open

Implement posterior level concealment #42

arthurmloureiro opened this issue Jun 12, 2024 · 3 comments

Comments

@arthurmloureiro
Copy link
Contributor

arthurmloureiro commented Jun 12, 2024

We need to implement a way to conceal the chains too!

This will require us to move the smokescreen namespace to have something like:
import smokescreen.ConcealDataVector and import smokescreen.ConcealPosterior to conceal at different levels.

@arthurmloureiro
Copy link
Contributor Author

arthurmloureiro commented Oct 23, 2024

  • Carlos GG sent some cobaya chains!
  • Jessie sent me cosmosis chains

@arthurmloureiro arthurmloureiro added this to the Smokescreen v1.5 milestone Nov 12, 2024
@arthurmloureiro
Copy link
Contributor Author

arthurmloureiro commented Nov 12, 2024

Discussions from Telecon on 2024-11-12

  • What do we do with parameters that are prior bounded? these can give away any shifts (@jessmuir has an implementation from the DES analysis for these cases)
  • Multi-chain support
  • Two different shifts:
    • absolute shifts $\Delta \theta$ centered at zero
    • relative shifts with relation to a fiducial value or a chain such that model comparison can be done (@jessmuir has some examples of how to do this).
  • Include also an "exclusion list" to avoid shifting some desired parameters

@arthurmloureiro
Copy link
Contributor Author

Jessie sent the DES scripts via slack here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant