aklog: Couldn't determine realm of user:aklog: unknown RPC error (-1765328189)  while getting realm
/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/font_manager.py:281: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
  'Matplotlib is building the font cache using fc-list. '
/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/pyfits/__init__.py:22: PyFITSDeprecationWarning: PyFITS is deprecated, please use astropy.io.fits
  PyFITSDeprecationWarning)  # noqa

Likelihood Analysis Tool
Support Contact: Daniel Kocevski (daniel.kocevski@nasa.gov)


Waiting 87 seconds before starting...
Proceeding.

Importing modules...
This is make3FGLxml version 01r0.
The default diffuse model files and names are for pass 8 and assume you have v10r00p05 of the Fermi Science Tools or higher.
This is make4FGLxml version 01r04.
The default diffuse model files and names are for pass 8 and 4FGL and assume you have v11r5p3 of the Fermi Science Tools or higher.

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/cbook/deprecation.py:106: MatplotlibDeprecationWarning: The mpl_toolkits.axes_grid module was deprecated in version 2.1. Use mpl_toolkits.axes_grid1 and mpl_toolkits.axisartist provies the same functionality instead.
  warnings.warn(message, mplDeprecation, stacklevel=1)

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

number of points = 8125
number of fields = 22
No RA_SUN column yet. Adding RA_SUN/DEC_SUN columns.
Done.


Performing analysis on: 4FGL_J0803.5+2046_weekly_bin32
RA = 120.888, Dec = 20.7678
tmin = 258336001, tmax = 258940801
emin = 100.0, emax = 100000.0
irfs = P8R3_SOURCE_V2
ROI = 12
zmax = 90

Fitting strategies:
Fix sources to their catalog values = True
Leave variable source normalizations free = True
Perform pre-fit where ALL sources are frozen to catalog values = False
Perform secondary fit with a free spectral index = True
Remove all catalog sources = False
Remove weak (TS < 2) catalog sources = False
Freeze Galactic component = False

Likelihood fit parameters:
Statistic: UNBINNED
Optimizer: MINUIT

Catalog: 4FGL

Repository Job = True

LAT data Source:
Data catalog

Updating database...

UPDATE lightcurve_data_v2 SET job_id='390598', job_status='RUN', time_executed='2021-07-11 21:08:18.408156', time_epoch_executed='1626062898.41' WHERE source_name='4FGL J0803.5+2046' and cadence='weekly' and bin_id='32'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/390598

Creating custom pfile directory:
/scratch/kocevski/390598/pfiles/

Retrieving the FT1 file...

Issuing command:
/afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStop>=258336001.0 && nMetStart<258940801.0' /Data/Flight/Reprocess/P305

Issuing command:
/afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStart>564945418 && nMetStop>=258336001.0 && nMetStart<258940801.0' /Data/Flight/Level1/LPA

Retrieving 34 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/390598/ft1_4FGL_J0803.5+2046_weekly_bin32.fits


Retrieving the FT1 file...

Issuing command:
/afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT2 --filter 'nMetStop>=258336001.0 && nMetStart<258940801.0' /Data/Flight/Level1/LPA

Retrieving 53 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/390598/ft1_4FGL_J0803.5+2046_weekly_bin32.fits outfile=/scratch/kocevski/390598/ft1_filteredMKT_4FGL_J0803.5+2046_weekly_bin32.fits ra=120.888 dec=20.7678 rad=12.0 tmin=258336001.0 tmax=258940801.0 emin=100.0 emax=100000.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"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

Done.
real 1.22
user 0.99
sys 0.15

Adding sun position to ft2 file:
/nfs/farm/g/glast/g/LCRepository/Repository/bin/sunpos /scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits sctable="SC_DATA" filter="IN_SAA!=T && LIVETIME>0 && gtifilter('/nfs/farm/g/glast/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/nfs/farm/g/glast/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2))" roicut=no evfile=/scratch/kocevski/390598/ft1_filteredMKT_4FGL_J0803.5+2046_weekly_bin32.fits evtable="EVENTS" outfile="/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits" apply_filter=yes overwrite=yes header_obstimes=yes tstart=0.0 tstop=0.0 gtifile="default" chatter=3 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

This is gtmktime version HEAD
Applying GTI filter:
IN_SAA!=T && LIVETIME>0 && gtifilter('/nfs/farm/g/glast/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/nfs/farm/g/glast/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2))
real 0.51
user 0.33
sys 0.16

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits" evtable="EVENTS" scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits sctable="SC_DATA" outfile=/scratch/kocevski/390598/ltcube_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits dcostheta=0.025 binsz=1.0 phibins=0 tmin=0.0 tmax=0.0 file_version="1" zmin=0.0 zmax=90.0 chatter=2 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

Working on file /scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits
.....................!
real 15.25
user 14.90
sys 0.29

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits evtable="EVENTS" scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits sctable="SC_DATA" expcube=/scratch/kocevski/390598/ltcube_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits outfile=/scratch/kocevski/390598/expmap_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits irfs="P8R3_SOURCE_V2" evtype="INDEF" srcrad=30.0 nlong=88 nlat=88 nenergies=10 submap=no nlongmin=0 nlongmax=0 nlatmin=0 nlatmax=0 chatter=2 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

The exposure maps generated by this tool are meant
to be used for *unbinned* likelihood analysis only.
Do not use them for binned analyses.
Computing the ExposureMap using /scratch/kocevski/390598/ltcube_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits
.....................!
real 192.24
user 186.44
sys 5.11

Generating the xml model:
radLim = 0.001
maxRad = 12
normsOnly = True
freeVariableSources = True
Fixing all sources to their catalog values, except variable sources
Creating file and adding sources from 4FGL
Added 165 point sources and 0 extended sources

Setting source of interest to:
4FGL J0803.5+2046 @ 120.888 20.7678

Creating the counts map:
time -p gtbin evfile=/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits outfile=/scratch/kocevski/390598/cmap_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits algorithm="CMAP" ebinalg="LOG" emin=30.0 emax=200000.0 ebinfile=NONE tbinalg="LIN" tbinfile=NONE nxpix=160 nypix=160 binsz=0.25 coordsys="CEL" xref=120.888 yref=20.7678 axisrot=0.0 rafield="RA" decfield="DEC" proj="AIT" hpx_ordering_scheme="RING" hpx_order=3 hpx_ebin=yes hpx_region="" evtable="EVENTS" sctable="SC_DATA" efield="ENERGY" tfield="TIME" chatter=2 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

This is gtbin version HEAD
real 0.57
user 0.38
sys 0.15

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits outfile=/scratch/kocevski/390598/cmap_HighResolution_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits algorithm="CMAP" ebinalg="LOG" emin=30.0 emax=200000.0 ebinfile=NONE tbinalg="LIN" tbinfile=NONE nxpix=500 nypix=500 binsz=0.1 coordsys="CEL" xref=120.888 yref=20.7678 axisrot=0.0 rafield="RA" decfield="DEC" proj="AIT" hpx_ordering_scheme="RING" hpx_order=3 hpx_ebin=yes hpx_region="" evtable="EVENTS" sctable="SC_DATA" efield="ENERGY" tfield="TIME" chatter=2 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

This is gtbin version HEAD
real 0.56
user 0.38
sys 0.17

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits evtable="EVENTS" scfile=/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/390598/Model_4FGL_J0803.5+2046_weekly_bin32.xml irfs="P8R3_SOURCE_V2" evclsmin=0 evclass="INDEF" evtype="INDEF" convert=yes chatter=2 clobber=yes debug=no gui=no mode="ql"

WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41).

adding source EG_v02
adding source GAL_V02
Working on...
/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits.....................!
real 57.01
user 55.34
sys 1.27

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits', '/scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits', expMap='/scratch/kocevski/390598/expmap_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits', expCube='/scratch/kocevski/390598/ltcube_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/390598/Model_4FGL_J0803.5+2046_weekly_bin32.xml', optimizer='MINUIT')

Using source of interest name: '4FGL J0803.5+2046'

4FGL J0803.5+2046
   Spectrum: LogParabola
273         norm:  9.736e+00  0.000e+00  1.000e-04  1.000e+04 ( 1.000e-13)
274        alpha:  1.999e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
275         beta:  7.702e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
276           Eb:  6.928e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed


Likelihood Fit Parameters:
Event file(s): /scratch/kocevski/390598/ft1_filtered_4FGL_J0803.5+2046_weekly_bin32.fits
Spacecraft file(s): /scratch/kocevski/390598/ft2_4FGL_J0803.5+2046_weekly_bin32.fits
Exposure map: /scratch/kocevski/390598/expmap_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits
Exposure cube: /scratch/kocevski/390598/ltcube_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/390598/Model_4FGL_J0803.5+2046_weekly_bin32.xml
Optimizer: MINUIT
Statistic: UNBINNED

Performing an iterative likelihood fit...

Fit tolerance = 1

Performing likelihood fit...
Done.

MINUIT Return Code (Fixed Index): 0
logL (Fixed Index) = 5054.89829127

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Fixed Index): 0
logL (Fixed Index) = 5054.72998763

Fit tolerance = 1e-08

Performing likelihood fit...
 **********
 **   14 **SET NOWARN 
 **********

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'norm      '    33.445       1.0000         .10000E-03   10000.    
     2 'norm      '    4.1483       1.0000         .10000E-03   10000.    
     3 'norm      '    .59570       1.0000         .10000E-03   10000.    
     4 'Prefactor '    .10003E-03   1.0000         .10000E-03   10000.    
     5 'norm      '    1.8895       1.0000         .10000E-03   10000.    
     6 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     7 'Prefactor '    10.322       1.0000         .10000E-03   10000.    
     8 'Prefactor '    .10028E-03   1.0000         .10000E-03   10000.    
     9 'Prefactor '    3.1506       1.0000         .10000E-03   10000.    
    10 'Prefactor '    14.376       1.0000         .10000E-03   10000.    
    11 'norm      '    .10008E-03   1.0000         .10000E-03   10000.    
    12 'Prefactor '    17.472       1.0000         .10000E-03   10000.    
    13 'Prefactor '    .10033E-03   1.0000         .10000E-03   10000.    
    14 'norm      '    .10057E-03   1.0000         .10000E-03   10000.    
    15 'Prefactor '    .10006E-03   1.0000         .10000E-03   10000.    
    16 'Prefactor '    .10009E-03   1.0000         .10000E-03   10000.    
    17 'Prefactor '    .10003E-03   1.0000         .10000E-03   10000.    
    18 'Prefactor '    5.2273       1.0000         .10000E-03   10000.    
    19 'Prefactor '    21.120       1.0000         .10000E-03   10000.    
    20 'norm      '    .12699E-03   1.0000         .10000E-03   10000.    
    21 'Prefactor '    .70126       1.0000         .10000E-03   10000.    
    22 'Prefactor '    2.8730       1.0000         .10000E-03   10000.    
    23 'Prefactor '    60.892       1.0000         .10000E-03   10000.    
    24 'Normalizat'    .35931       1.0000         .10000E-01   10.000    
    25 'Prefactor '    .72913       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5360E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 MIGRAD MINIMIZATION HAS CONVERGED.

 FCN=   5054.730     FROM MIGRAD    STATUS=CONVERGED    593 CALLS     2522 TOTAL
                     EDM=   .44E-09  STRATEGY=1  ERROR MATRIX UNCERTAINTY=   .9%

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  norm          33.446        12.061        .11437E-06   -.34865E-04
   2  norm          4.1484        1.2493       -.44503E-07    .56089E-04
   3  norm          .59572        .59085        .29032E-07    .60991E-04
   4  Prefactor     .10000E-03    2.6676        .18143E-06** at limit **
   5  norm          1.8915        3.8997       -.48946E-06   -.67280E-03
   6  Prefactor     .10000E-03    8.6335        .11271E-05** at limit **
   7  Prefactor     10.318        19.584        .77233E-06   -.35646E-04
   8  Prefactor     .10000E-03    27.590        .22868E-06** at limit **
   9  Prefactor     3.1510        2.3826        .57128E-08   -.31003E-03
  10  Prefactor     14.376        18.135        .13069E-06   -.18682E-05
  11  norm          .10000E-03    10.270        .45698E-05** at limit **
  12  Prefactor     17.470        11.070       -.35320E-07   -.13879E-03
  13  Prefactor     .10000E-03    63.814        .68166E-06** at limit **
  14  norm          .10000E-03    102.20       -.37685E-05** at limit **
  15  Prefactor     .10000E-03    6.2807       -.30629E-06** at limit **
  16  Prefactor     .10000E-03    7.4651       -.56546E-06** at limit **
  17  Prefactor     .10000E-03    10.147       -.59926E-05** at limit **
  18  Prefactor     5.2276        9.8508       -.79286E-06   -.73038E-04
  19  Prefactor     21.058        20.134        .23013E-05    .18436E-03
  20  norm          .10000E-03    .64300       -.26251E-06** at limit **
  21  Prefactor     .69278        4.4845       -.10272E-05   -.13268E-04
  22  Prefactor     2.8721        3.9687       -.58053E-07   -.14763E-03
  23  Prefactor     60.891        32.894       -.11975E-05    .81535E-04
  24  Normalizat    .35927        .15010        .55321E-08    .14615E-03
  25  Prefactor     .72910        .10850        .61574E-06    .15790E-03
                               ERR DEF=  .500    
Final values: 
  norm       = 33.4458
  norm       = 4.1484
  norm       = 0.595717
  Prefactor  = 0.0001
  norm       = 1.89154
  Prefactor  = 0.0001
  Prefactor  = 10.3181
  Prefactor  = 0.0001
  Prefactor  = 3.15103
  Prefactor  = 14.3763
  norm       = 0.000100001
  Prefactor  = 17.4702
  Prefactor  = 0.0001
  norm       = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 0.000100001
  Prefactor  = 5.22761
  Prefactor  = 21.0579
  norm       = 0.000100001
  Prefactor  = 0.692779
  Prefactor  = 2.87208
  Prefactor  = 60.8906
  Normalizat = 0.35927
  Prefactor  = 0.729104
 **********
 **   18 **HESSE 
 **********

 FCN=   5054.730     FROM HESSE     STATUS=OK           429 CALLS     2951 TOTAL
                     EDM=   .14E-07    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  norm          33.446        12.057        .69290E-04   -1.4551    
   2  norm          4.1484        1.2498        .42091E-04   -1.5301    
   3  norm          .59572        .60408        .52893E-04   -1.5554    
   4  Prefactor     .10000E-03    2.6877        .11328E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   5  norm          1.8915        3.8469        .15371E-03   -1.5433    
   6  Prefactor     .10000E-03    8.6270        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   7  Prefactor     10.318        19.140        .12472E-03   -1.5065    
   8  Prefactor     .10000E-03    27.748        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     3.1510        2.3748        .89782E-04   -1.5353    
  10  Prefactor     14.376        18.112        .10564E-03   -1.4949    
  11  norm          .10000E-03    10.039        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     17.470        11.058        .95819E-04   -1.4872    
  13  Prefactor     .10000E-03    63.889        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  14  norm          .10000E-03    102.36        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  15  Prefactor     .10000E-03    6.2839        .17403E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  16  Prefactor     .10000E-03    7.4684        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  17  Prefactor     .10000E-03    9.7751        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  18  Prefactor     5.2276        9.8932        .17581E-03   -1.5251    
  19  Prefactor     21.058        19.189        .87155E-04   -1.4790    
  20  norm          .10000E-03    2.3203        .98840E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  21  Prefactor     .69278        14.639        .26750E-02   -1.5542    
  22  Prefactor     2.8721        3.9547        .16063E-03   -1.5369    
  23  Prefactor     60.891        32.863        .51419E-04   -1.4146    
  24  Normalizat    .35927        .17142        .28705E-03   -1.1946    
  25  Prefactor     .72910        .12576        .15900E-03   -1.0240    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 1.40089e-08
Minuit parameter uncertainties:
  1  12.0579
  2  1.24978
  3  0.604084
  4  7.25318e-06
  5  3.84743
  6  3.28863e-05
  7  19.1512
  8  4.69261e-05
  9  2.37492
  10  18.1189
  11  0.000152329
  12  11.0596
  13  7.44142e-05
  14  0.0003193
  15  4.11842e-06
  16  9.58433e-06
  17  0.000190197
  18  9.89626
  19  19.1942
  20  7.2395e-05
  21  6.37039
  22  3.95501
  23  32.873
  24  0.171671
  25  0.125808
Done.

MINUIT Return Code (Fixed Index): 0
logL (Fixed Index) = 5054.72997187

Extracting fit parameters...

4FGL J0803.5+2046
   Spectrum: LogParabola
273         norm:  1.000e-04  3.193e-04  1.000e-04  1.000e+04 ( 1.000e-13)
274        alpha:  1.999e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
275         beta:  7.702e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
276           Eb:  6.928e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
533    Prefactor:  7.291e-01  1.258e-01  0.000e+00  1.000e+01 ( 1.000e+00)
534        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
535        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
532   Normalization:  3.593e-01  1.717e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): -0.00
Ra Dec: 120.888 20.768
Photon Flux Upper Limit: 3.62e-08 ph cm-2 s-1
Energy Flux Upper Limit: 1.91e-05 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/390598/likelihoodResults_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.txt

Performing a free index iterative likelihood fit...

Freezing all point sources, except source of interest...

Done.

Freeing candidate source...
Done.

Fit tolerance = 1

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 5054.7300183
delta logL = -4.64269505756e-05

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 5054.73001829
delta logL = -4.64259883302e-05

Fit tolerance = 1e-08

Performing likelihood fit...
 **********
 **   14 **SET NOWARN 
 **********

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'norm      '    .96364E-02   1.0000         .10000E-03   10000.    
     2 'alpha     '    1.9991       1.0000          .0000       5.0000    
     3 'Normalizat'    .35927       1.0000         .10000E-01   10.000    
     4 'Prefactor '    .72910       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5360E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 FCN=   5054.730     FROM MIGRAD    STATUS=CONVERGED     57 CALLS      202 TOTAL
                     EDM=   .46E-10    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  norm          .10000E-03    104.31        .90712E-02** at limit **
   2  alpha         2.0356        3.4291        .42247       -.17272E-05
   3  Normalizat    .35927        .13604        .64843E-01    .41955E-04
   4  Prefactor     .72910        .10689        .42787E-01   -.48078E-05
                               ERR DEF=  .500    
Final values: 
  norm       = 0.000100003
  alpha      = 2.03565
  Normalizat = 0.35927
  Prefactor  = 0.729105
 **********
 **   18 **HESSE 
 **********

 FCN=   5054.730     FROM HESSE     STATUS=OK            33 CALLS      235 TOTAL
                     EDM=   .34E-10    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  norm          .10000E-03    103.62        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  alpha         2.0356        3.4269        .50000       -.18683    
   3  Normalizat    .35927        .15615        .28705E-03   -1.1946    
   4  Prefactor     .72910        .12296        .15900E-03   -1.0240    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 3.35612e-11
Minuit parameter uncertainties:
  1  0.00118564
  2  2.45706
  3  0.156343
  4  0.12301
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/390598': No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 5054.72997184
delta logL = 2.57368810708e-08

Extracting fit parameters...

4FGL J0803.5+2046
   Spectrum: LogParabola
273         norm:  1.000e-04  1.186e-03  1.000e-04  1.000e+04 ( 1.000e-13)
274        alpha:  2.036e+00  2.457e+00  0.000e+00  5.000e+00 ( 1.000e+00)
275         beta:  7.702e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
276           Eb:  6.928e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
533    Prefactor:  7.291e-01  1.230e-01  0.000e+00  1.000e+01 ( 1.000e+00)
534        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
535        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
532   Normalization:  3.593e-01  1.563e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): -0.00
Ra Dec: 120.888 20.768

Creating a high resolution counts map...
INFO: Auto-setting vmin to  0.000e+00 [aplpy.core]
INFO: Auto-setting vmax to  0.000e+00 [aplpy.core]
Saving /scratch/kocevski/390598/cmap_HighResolution_258336001_258940801_4FGL_J0803.5+2046_weekly_bin32.png

Cleaning up...

** Nuclear option initiated! **
rmdir /scratch/kocevski/390598

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.91e-05', job_status='DONE', photon_flux_upper_limit='3.62e-08', time_completed='2021-07-11 21:20:12.041671', job_id='390598', GAL2='0.73', fit_tolerance='1e-08', EG2='0.36', EG='0.36', time_epoch_completed='1626063612.04', return_code2='0', ts='-0.00', comment='SUCCESS', return_code='0', GAL='0.73', dlogl='2.57e-08', ts2='-0.00', photon_index_error='0.00', photon_index='2.00' WHERE bin_id='32' AND source_name='4FGL J0803.5+2046' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Sun Jul 11 21:20:12 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0126>
Subject: Job 390598: <4FGL_J0803.5+2046_weekly_bin32> in cluster <slac> Done

Job <4FGL_J0803.5+2046_weekly_bin32> was submitted from host <rhel6-64j> by user <kocevski> in cluster <slac> at Sun Jul 11 21:05:48 2021
Job was executed on host(s) <bullet0126>, in queue <medium>, as user <kocevski> in cluster <slac> at Sun Jul 11 21:06:31 2021
</u/ki/kocevski> was used as the home directory.
</u/ki/kocevski> was used as the working directory.
Started at Sun Jul 11 21:06:31 2021
Terminated at Sun Jul 11 21:20:12 2021
Results reported at Sun Jul 11 21:20:12 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0803.5+2046_weekly_bin32 120.888 20.7678 258336001 258940801 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J0803.5+2046 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False
------------------------------------------------------------

Successfully completed.

Resource usage summary:

    CPU time :                                   584.45 sec.
    Max Memory :                                 1256 MB
    Average Memory :                             275.82 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   821 sec.
    Turnaround time :                            864 sec.

The output (if any) is above this job summary.

