You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling pint.photonphase from merge.py, for a merged event file with a list of orbit files, there seems to be an interpolation problem with the orbit files. This gives different results than when the PULSE_PHASES are calculated on each individual ObsID event files.
This only happens when using merge.py independently on events files that do not have the PULSE_PHASE column. This does not happen when the options '--par parfile.par' and '--merge' are used in psrpipe.py.
The text was updated successfully, but these errors were encountered:
I'm not sure if this is the same issue. The interpolator problem should only affect a few photons that are at the edges of GTIs and not bracketed by orbit values. If this issue is more significant than that, let me know.
Following an email discussion with @paulray:
When calling pint.photonphase from merge.py, for a merged event file with a list of orbit files, there seems to be an interpolation problem with the orbit files. This gives different results than when the PULSE_PHASES are calculated on each individual ObsID event files.
This only happens when using merge.py independently on events files that do not have the PULSE_PHASE column. This does not happen when the options '--par parfile.par' and '--merge' are used in psrpipe.py.
The text was updated successfully, but these errors were encountered: