lincc-frameworks / tape

[Deprecated] Package for working with LSST time series data
https://tape.readthedocs.io
MIT License
12 stars 3 forks source link

Column index in source frame inhibits to_timeseries #432

Open delucchi-cmu opened 4 months ago

delucchi-cmu commented 4 months ago

Bug report

Created the following gist to show some funky behavior when using frames that have been returned from LSST DM's butler, which has a columnar index:

https://gist.github.com/delucchi-cmu/23410e214b18a5a43fe36e0a2e677f25

If the index is set to some source id, loc fails in the to_timeseries call.

Before submitting Please check the following: