Skip to content

Making chi-squared fitting usable #9

@ewoudwempe

Description

@ewoudwempe

Currently it is just a script that calculates chi-squared for some files that you put in by hand. Since each folding data point costs about 3 seconds on a virgo-machine for a 1GB file, I computed them on the virgo-cluster at Kapteyn (more points is more precise, although maybe not, but that is another issue).

Then, once enough trial periods are calculated, I fitted the chisq peaks by hand separately for each pulsar (because different fitfuncs were necessary, and checking if the fit actually converges etc.). I used ray for the cluster-computing. How to use that needs to be explained too I guess (it involves some setup to make it go smoothly...). And how do we want this to go into the analysis code? Making the users go through a jupyter notebook to actually check the fits? Just trying every function we have and selecting the one that fits best?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationNew or improved documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions