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

Adding time check functionality #3

Open
ajeytiwary opened this issue Nov 10, 2020 · 2 comments
Open

Adding time check functionality #3

ajeytiwary opened this issue Nov 10, 2020 · 2 comments

Comments

@ajeytiwary
Copy link
Collaborator

For now when I download the files using fido.fetch, and after renaming files to highlight the instrument, time and the wavelength resulting in filenames (for an an hour) as
EIT_2010-05-10T11:12:12.174Z_195.fits EIT_2010-05-10T11:24:10.567Z_195.fits EIT_2010-05-10T11:36:10.559Z_195.fits EIT_2010-05-10T11:48:10.851Z_195.fits EIT_2010-05-10T12:00:10.542Z_195.fits EUVI-A_2010-05-10T11:06:15.007_304.fits EUVI-A_2010-05-10T11:15:30.007_195.fits EUVI-A_2010-05-10T11:25:30.006_195.fits EUVI-A_2010-05-10T11:30:30.006_195.fits EUVI-A_2010-05-10T11:40:30.006_195.fits EUVI-A_2010-05-10T11:46:15.006_304.fits EUVI-A_2010-05-10T11:55:30.006_195.fits EUVI-A_2010-05-10T12:05:30.006_195.fits EUVI-B_2010-05-10T11:05:55.441_195.fits EUVI-B_2010-05-10T11:06:40.443_304.fits EUVI-B_2010-05-10T11:15:55.442_195.fits EUVI-B_2010-05-10T11:25:55.443_195.fits EUVI-B_2010-05-10T11:30:55.444_195.fits EUVI-B_2010-05-10T11:40:55.446_195.fits EUVI-B_2010-05-10T11:46:40.446_304.fits EUVI-B_2010-05-10T11:55:55.448_195.fits EUVI-B_2010-05-10T12:05:55.449_195.fits
However, there is a significant timing issue. I mean we would wabt to restrict ourseves with data that is taken more or less at the same time. Is there a way to resolve this, maybe we should add a functionality to find times.

@MSKirk
Copy link
Collaborator

MSKirk commented Nov 10, 2020

This is starting to sound like a database problem to me... i.e. we need to create one.

@ajeytiwary
Copy link
Collaborator Author

I was wondering if the header information (which I am using to rename files for convenience) does have time information. A hacky way would be to find overlaps of time within a tolerance limit. It is the inconsistency between EIT and STEREO cadence, that might work in our favour. Maybe @edmondb @tremblaybenoit have some ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants