Skip to content

Compute off-diagonal covariance matrix elements #16

Description

@vbonvin

We must devise a way to compute the off-diagonal elements of the covariance matrix such that it fits in the current philosophy of PyCS (i.e. a binning in true delays of the simulated light curves).

The diagonals elements must correspond to the current output of the measvstrue() function (bias+variance), and the off-diagonals elements would simply be co-variances.

TODO:

  • compute the off-diagonal coefficient using a range instead of min and max of the distribution
  • save the intermediate products somewhere (in a pickle, as an attribute of the runresults, ...?)
  • test script and fake data to play with
  • add a display function
  • create a notebook explaining how to use / interpret the results

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions