federatedcloud / FRB_pipeline

A customizable scientific software pipeline for detecting, categorizing, and viewing single pulse candidates that may be Fast Radio Burst (FRB) sources in Radio Astronomy data.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Produce dynamic spectrum plots (with guiding dispersion sweep lines) for the best candidates #3

Open sk8forether opened 6 years ago

sk8forether commented 6 years ago

Code for the plots is already written, but the logic for determining best candidates (Issue #2 ) needs to be used to selectively plot them.

platodeliyannis commented 6 years ago

Finished program to make basic plots of best candidates. Still need to make nice plots with time series etc.

sk8forether commented 6 years ago

@platodeliyannis Where are we at with this? I think you were close to done with this last time I checked? Is this implemented in the spitler_pipeline? If so, we can close this. Implementing in the new pipeline is another task altogether.

platodeliyannis commented 6 years ago

@sk8forether I have Robert's plotting scripts now, so I'll work on integrating them into the new Pipeline.