-
Notifications
You must be signed in to change notification settings - Fork 26
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
Parameter "infile" duplicated on command line. #105
Comments
Hi |
Here is the full output. user@machine:/gbdata/3C279_enrico$ enrico_sed Myconfig.conf *************************************************************** SUMMARY: ***************************************************************Source = 3C 279 *************************************************************** 1 gtselect --- Select data from library, coarse cut************************************************************time -p /gbdata/ScienceTools/x86_64-unknown-linux-gnu-libc2.19-10/bin/gtselect infile=PH.fits outfile=/gbdata/3C279_enrico/3C 279_LAT_Analysis_EvtCoarse.fits ra=194.041 dec=-5.7912 rad=10.0 tmin=455932803.0 tmax=456192003.0 emin=100.0 emax=300000.0 zmin=0.0 zmax=90.0 evclass=128 evclsmin=0 evclsmax=10 evtype="INDEF" convtype=-1 phasemin=0.0 phasemax=1.0 evtable="EVENTS" chatter=2 clobber=yes debug=no gui=no mode="ql" |
What version of the ScienceTools are you using? I wonder if the issue is related to this one in the Heasoft package: |
hello, I also getting errors *************************************************************** SUMMARY: FRONTBACK ***************************************************************Source = S5 0716+714 *************************************************************** 1 gtselect --- Select data from library, coarse cut************************************************************time -p gtselect infile=~/myanalysis/Data.list outfile=/home/ajay/myanalysis/S5 0716+714_Testofs5_0716+714_EvtCoarse.fits ra=110.47270123 dec=71.3434344 rad=10.0 tmin=239557417.0 tmax=247506217.0 emin=0.0 emax=10000000.0 zmin=0.0 zmax=90.0 evclass=128 evtype="INDEF" convtype=-1 phasemin=0.0 phasemax=1.0 evtable="EVENTS" chatter=2 clobber=yes debug=no gui=no mode="ql" |
check that Data.list is ok without duplicate line |
I have checked but still getting the same error. When i started the analysis of a new source , this error has occurred. *************************************************************** SUMMARY: FRONTBACK ***************************************************************Source = S5 0716+714 *************************************************************** 1 gtselect --- Select data from library, coarse cut************************************************************time -p gtselect infile=/home/ajay/myanalysis/S5_0716+714.list outfile=/home/ajay/myanalysis/S5 0716+714_Testofs50716+714_EvtCoarse.fits ra=110.473 dec=71.3434 rad=10.0 tmin=239557417.0 tmax=255455018.0 emin=0.0 emax=10000000.0 zmin=0.0 zmax=90.0 evclass=128 evtype="INDEF" convtype=-1 phasemin=0.0 phasemax=1.0 evtable="EVENTS" chatter=2 clobber=yes debug=no gui=no mode="ql" *** Error [Message]: An error ocurred and could not be recovered. Exiting! *** |
Could you test without space in the source name and if this does not fix it send me the conf file |
Still getting the same error after renaming the source. so i have attached the conf file here. Please find the same from below. |
Hi |
Hello,
When I try to run 'enrico_sed myanalysis.conf' or 'enrico_lc myanalysis.conf', it gives the following errors.
Parameter "infile" duplicated on command line.
Parameter "infile" duplicated on command line.
Caught N5hoops12ApeExceptionE at the top level: Cannot open parameter file for gtselect; Ape exception code 19 (at hoops_ape.cxx: 435)
I would appreciate any help.
The text was updated successfully, but these errors were encountered: