Skip to content

CDIPS file name changes - any impact to lightkurve support? #1196

Answered by barentsen
scfleming asked this question in Q&A
Discussion options

You must be logged in to vote

@scfleming Thank you for the heads up!

Good news: I do not expect any impact on Lightkurve. I reviewed lightkurve/io/cdips.py and concluded that no information is parsed or extracted from CDIPS file names.

The data search features use the sequence_number field offered by the Portal API to search and display sector numbers. For example, searching for a CDIPS light curve by sector number results in the following call to astroquery behind the scenes:

astroquery.mast.Observations.query_criteria(..., sequence_number=sector, provenance_name="CDIPS")

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@scfleming
Comment options

@orionlee
Comment options

@barentsen
Comment options

Answer selected by scfleming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants