enrico icon indicating copy to clipboard operation
enrico copied to clipboard

Mix of p203 and p302 files from download_data

Open mireianievas opened this issue 8 years ago • 3 comments

I'm having issues with the download_data tool. It downloads all the weekly files, mixing p203 and p302 ones. When one tries to analyze old data which have both of them, the analysis crashes.

I'm currently fixing it with the following,

ls ${ENRICO_DIR}/Data/download/weekly/photon/*.fits | grep p302 > ${ENRICO_DIR}/Data/download/events.lis

is there any way to deal with this in a more elegant way within enrico?

mireianievas avatar May 19 '16 15:05 mireianievas

Hi

sorry for the late notice, github do not send me email anymore...

I can reproduce the bug. Enrico is looking into ftp://legacy.gsfc.nasa.gov/fermi/data/lat/weekly/photon

so I have not clue of what can append. do you have the output of the tool?

davidsanchez avatar Jun 02 '16 14:06 davidsanchez

is this issue still valid?

davidsanchez avatar Jun 16 '16 09:06 davidsanchez

Sorry for the extremely late response. Yes, the bug is still there.

mireianievas avatar Jul 28 '17 08:07 mireianievas