Closed abuonomo closed 2 months ago
The analyzer failed to capture both SECCHI-COR1-A (West limb) and SECCHI_COR1-B (East limb) observation times for 2010; only captured SECCHI-COR1-A times. The analyzer failed to capture both SECCHI-COR2-A (West limb) and SECCHI_COR2-B (East limb) observation times for 2010; only captured SECCHI-COR2-A times.
lasco_c2_2010_query = Fido.search(a.Time('2010-06-16T14:27:00', '2010-06-16T20:54:00'), a.Instrument('LASCO'), a.Detector('C2')) lasco_c2_2011_query = Fido.search(a.Time('2011-06-14T06:24:00', '2011-06-14T09:36:00'), a.Instrument('LASCO'), a.Detector('C2'))
lasco_c3_2011_query = Fido.search(a.Time('2011-06-14T08:42:00', '2011-06-14T16:30:00'), a.Instrument('LASCO'), a.Detector('C3'))
secchi_cor2_2010_query = Fido.search(a.Time('2010-06-16T12:09:00', '2010-06-16T21:54:00'), a.Instrument('SECCHI'), a.Detector('COR2')) secchi_cor2_2010_query = Fido.search(a.Time('2010-06-16T14:24:00', '2010-06-16T23:24:00'), a.Instrument('SECCHI'), a.Detector('COR2')) secchi_cor2_2011_query = Fido.search(a.Time('2011-06-14T07:39:00', '2011-06-14T12:24:00'), a.Instrument('SECCHI'), a.Detector('COR2'))
secchi_cor1_2010_query = Fido.search(a.Time('2010-06-16T08:40:00', '2010-06-16T12:15:00'), a.Instrument('SECCHI'), a.Detector('COR1')) secchi_cor1_2010_query = Fido.search(a.Time('2010-06-16T08:30:00', '2010-06-16T13:24:00'), a.Instrument('SECCHI'), a.Detector('COR1')) secchi_cor1_2011_query = Fido.search(a.Time('2011-06-14T06:10:00', '2011-06-14T08:15:00'), a.Instrument('SECCHI'), a.Detector('COR1'))
Created by Paper Data Linking Bot
Please review the download script and instrument details for the paper.
bibcode: 2024SoPh..299...38M predictor: DataLinkerCondenseDetailsWithTemplate annotated pdf: not available
Checklist
Download Script
[ ] Correct time ranges specified
[ ] Correct VSO instruments specified
[ ] Query returns good results or contains warning with reasoning if not
[ ] Physical observables omitted or correct
[ ] Wavelengths omitted or correct
[ ] Cadences omitted or correct
Instrument Details
download_script.py
Metadata
download_script.py
For more details, refer to the Contributing Guide.