enrico
enrico copied to clipboard
Mix of p203 and p302 files from download_data
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?
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?
is this issue still valid?
Sorry for the extremely late response. Yes, the bug is still there.