Giter VIP home page Giter VIP logo

timing_irregularities's Introduction

Timing_irregularities

Codes and data realease corresponding to "Timing irregularities in the glitching pulsar monitoring campaign at the IAR"

About the data release, we present the .par and .tim that we used for our work. We also present as "JXXXX-XXXX_glitch.par" the characterization of the three giant glitches with their respectives recovery terms.

"windows_jumps.py" is a PINT-based algorithm used to look for irregularities in timing data. It calculates F0 and F1 jump for two consecutive windows of L days, if there is a minimum of N_min ToAs inside each and report significant changes in F0. Thresh is the minimum size of the detections that we want to report, we set it to 0.

The command is the following:

python windows_jumps.py --min_toas MIN_TOAS --len_window LEN_WINDOW --thresh THRESH --fitf1 FITF1(Bool) --parfile PARFILE --timfile TIMFILE

The output is file1.csv (detections) and file2.csv (chisq of all the fitting processess).

There is another code to plot the residuals of the detections:

python plot_jumps.py --sigmas SIGMAS (sigmas requiered for the detections, default: 1) --len_window LEN_WINDOW --thresh THRESH --fitf1 FITF1 --parfile PARFILE --timfile TIMFILE --detections file1.csv

Please refer to our paper in case of use.

timing_irregularities's People

Contributors

ezubieta avatar

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.