Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some eRASS1DE start/end times are showing as NaT in the all_obs_info df #265

Open
DavidT3 opened this issue Apr 23, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@DavidT3
Copy link
Owner

DavidT3 commented Apr 23, 2024

One of them I think is because an errant character got added on to the end of the time string, but the others don't seem to be because of this - e.g. '260177' has a NaT value for start.

@DavidT3 DavidT3 added the bug Something isn't working label Apr 23, 2024
@DavidT3 DavidT3 self-assigned this Apr 23, 2024
@DavidT3
Copy link
Owner Author

DavidT3 commented Apr 23, 2024

It seems to happen when the 'seconds' component of the start or end time that ends up as NaT is '60' - so really it should tick over to the next minute. This must be a problem with the was eROSITA writes times in its event lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant