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 73 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 = 17168
number of fields = 22
No RA_SUN column yet. Adding RA_SUN/DEC_SUN columns.
Done.


Performing analysis on: 4FGL_J0818.7+3153_weekly_bin4
RA = 124.695, Dec = 31.8862
tmin = 241401601, tmax = 242006401
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='571820', job_status='RUN', time_executed='2021-07-13 14:56:40.172583', time_epoch_executed='1626213400.17' WHERE source_name='4FGL J0818.7+3153' and cadence='weekly' and bin_id='4'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/571820

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

Retrieving the FT1 file...

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

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

Retrieving 107 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/571820/ft1_4FGL_J0818.7+3153_weekly_bin4.fits


Retrieving the FT1 file...

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

Retrieving 107 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/571820/ft1_4FGL_J0818.7+3153_weekly_bin4.fits outfile=/scratch/kocevski/571820/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin4.fits ra=124.695 dec=31.8862 rad=12.0 tmin=241401601.0 tmax=242006401.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 3.22
user 2.52
sys 0.23

Adding sun position to ft2 file:
/nfs/farm/g/glast/g/LCRepository/Repository/bin/sunpos /scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.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/571820/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin4.fits evtable="EVENTS" outfile="/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.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.59
user 0.38
sys 0.17

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits" evtable="EVENTS" scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits sctable="SC_DATA" outfile=/scratch/kocevski/571820/ltcube_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.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/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits
.....................!
real 32.62
user 31.57
sys 0.36

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits evtable="EVENTS" scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits sctable="SC_DATA" expcube=/scratch/kocevski/571820/ltcube_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits outfile=/scratch/kocevski/571820/expmap_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.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/571820/ltcube_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits
.....................!
real 193.38
user 185.08
sys 5.37

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 183 point sources and 0 extended sources

Setting source of interest to:
4FGL J0818.7+3153 @ 124.695 31.8862

Creating the counts map:
time -p gtbin evfile=/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits outfile=/scratch/kocevski/571820/cmap_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.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=124.695 yref=31.8862 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.60
user 0.42
sys 0.15

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits outfile=/scratch/kocevski/571820/cmap_HighResolution_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.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=124.695 yref=31.8862 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.59
user 0.41
sys 0.17

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits evtable="EVENTS" scfile=/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/571820/Model_4FGL_J0818.7+3153_weekly_bin4.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/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits.....................!
real 129.39
user 126.39
sys 1.28

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits', '/scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits', expMap='/scratch/kocevski/571820/expmap_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits', expCube='/scratch/kocevski/571820/ltcube_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/571820/Model_4FGL_J0818.7+3153_weekly_bin4.xml', optimizer='MINUIT')

Using source of interest name: '4FGL J0818.7+3153'

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.482e+00  0.000e+00  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  2.135e+00  0.000e+00  0.000e+00  1.000e+01 (-1.000e+00) fixed
303        Scale:  2.794e+03  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed


Likelihood Fit Parameters:
Event file(s): /scratch/kocevski/571820/ft1_filtered_4FGL_J0818.7+3153_weekly_bin4.fits
Spacecraft file(s): /scratch/kocevski/571820/ft2_4FGL_J0818.7+3153_weekly_bin4.fits
Exposure map: /scratch/kocevski/571820/expmap_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits
Exposure cube: /scratch/kocevski/571820/ltcube_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/571820/Model_4FGL_J0818.7+3153_weekly_bin4.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) = 14967.870622

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    6.2454       1.0000         .10000E-03   10000.    
     2 'norm      '    6.9837       1.0000         .10000E-03   10000.    
     3 'Prefactor '    .10011E-03   1.0000         .10000E-03   10000.    
     4 'Prefactor '    44.304       1.0000         .10000E-03   10000.    
     5 'Prefactor '    .11140E-03   1.0000         .10000E-03   10000.    
     6 'norm      '    .10010E-03   1.0000         .10000E-03   10000.    
     7 'norm      '    .88915E-03   1.0000         .10000E-03   10000.    
     8 'Prefactor '    .10007E-03   1.0000         .10000E-03   10000.    
     9 'Prefactor '    .10010E-03   1.0000         .10000E-03   10000.    
    10 'norm      '    1.8692       1.0000         .10000E-03   10000.    
    11 'Prefactor '    .11406E-02   1.0000         .10000E-03   10000.    
    12 'Prefactor '    .10061E-03   1.0000         .10000E-03   10000.    
    13 'Prefactor '    .10914E-03   1.0000         .10000E-03   10000.    
    14 'Prefactor '    17.456       1.0000         .10000E-03   10000.    
    15 'Prefactor '    2.1227       1.0000         .10000E-03   10000.    
    16 'norm      '    2.2390       1.0000         .10000E-03   10000.    
    17 'Prefactor '    31.025       1.0000         .10000E-03   10000.    
    18 'Prefactor '    .58046       1.0000         .10000E-03   10000.    
    19 'Prefactor '    .10015E-03   1.0000         .10000E-03   10000.    
    20 'Prefactor '    .10007E-03   1.0000         .10000E-03   10000.    
    21 'Normalizat'    .84725       1.0000         .10000E-01   10.000    
    22 'Prefactor '    .99926       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5860E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 MIGRAD MINIMIZATION HAS CONVERGED.

 FCN=   14967.79     FROM MIGRAD    STATUS=CONVERGED    487 CALLS     2113 TOTAL
                     EDM=   .16E-08  STRATEGY=1  ERROR MATRIX UNCERTAINTY=   .5%

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     6.2486        6.3683       -.36659E-06   -.11362E-03
   2  norm          6.9823        3.5351        .27951E-06   -.11302E-02
   3  Prefactor     .10000E-03    24.214        .17078E-04** at limit **
   4  Prefactor     44.313        16.942        .22418E-05    .16481E-03
   5  Prefactor     .10000E-03    6.3026       -.50639E-06** at limit **
   6  norm          .10000E-03    1.9412        .62127E-07** at limit **
   7  norm          .10006E-03    324.05       -.38169E-03** at limit **
   8  Prefactor     .10054E-03    1.0338       -.74415E-06** at limit **
   9  Prefactor     .10000E-03    3.2389       -.42748E-07** at limit **
  10  norm          1.8694        .45902        .62029E-07    .22410E-02
  11  Prefactor     .10002E-03    5.6100        .53575E-06** at limit **
  12  Prefactor     .10000E-03    2.0169       -.10343E-08** at limit **
  13  Prefactor     .10000E-03    4.4478        .25291E-06** at limit **
  14  Prefactor     17.478        13.851        .12127E-05    .18122E-03
  15  Prefactor     2.1234        1.7180       -.19855E-07   -.65521E-03
  16  norm          2.2380        .92580       -.40158E-07    .88447E-03
  17  Prefactor     31.017        17.215       -.21399E-05    .65413E-04
  18  Prefactor     .58995        2.7660       -.15682E-05   -.53912E-03
  19  Prefactor     .10000E-03    9.3228        .15660E-05** at limit **
  20  Prefactor     .10000E-03    .65694       -.39298E-07** at limit **
  21  Normalizat    .84734        .11294       -.12598E-06    .10065E-02
  22  Prefactor     .99933        .90133E-01    .25065E-06    .14471E-02
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 6.24855
  norm       = 6.98228
  Prefactor  = 0.0001
  Prefactor  = 44.3134
  Prefactor  = 0.0001
  norm       = 0.0001
  norm       = 0.00010006
  Prefactor  = 0.000100536
  Prefactor  = 0.0001
  norm       = 1.86942
  Prefactor  = 0.000100022
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 17.4776
  Prefactor  = 2.12339
  norm       = 2.23801
  Prefactor  = 31.0166
  Prefactor  = 0.589949
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Normalizat = 0.84734
  Prefactor  = 0.999331
 **********
 **   18 **HESSE 
 **********

 FCN=   14967.79     FROM HESSE     STATUS=OK           350 CALLS     2463 TOTAL
                     EDM=   .28E-07    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     6.2486        6.3654        .16063E-03   -1.5208    
   2  norm          6.9823        3.5237        .14019E-03   -1.5179    
   3  Prefactor     .10000E-03    24.334        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   4  Prefactor     44.313        16.929        .60233E-04   -1.4376    
   5  Prefactor     .10000E-03    6.3061        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   6  norm          .10000E-03    1.9475        .16644E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   7  norm          .10006E-03    324.11        .20838E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   8  Prefactor     .10054E-03    19.400        .23307E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     .10000E-03    3.2399        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  norm          1.8694        .45156        .38808E-04   -1.5435    
  11  Prefactor     .10002E-03    28.983        .56383E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     .10000E-03    2.0172        .16969E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  13  Prefactor     .10000E-03    4.4710        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  14  Prefactor     17.478        13.836        .95862E-04   -1.4872    
  15  Prefactor     2.1234        1.6954        .13565E-03   -1.5417    
  16  norm          2.2380        .91145        .64924E-04   -1.5409    
  17  Prefactor     31.017        17.204        .71935E-04   -1.4594    
  18  Prefactor     .58995        7.5677        .37579E-02   -1.5554    
  19  Prefactor     .10000E-03    9.5016        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  20  Prefactor     .10000E-03    1.1814        .19295E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  21  Normalizat    .84734        .12869        .27129E-03   -.98336    
  22  Prefactor     .99933        .10380        .20780E-03   -.92752    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 2.83771e-08
Minuit parameter uncertainties:
  1  6.36611
  2  3.52384
  3  0.000192293
  4  16.9309
  5  1.51835e-05
  6  9.57814e-07
  7  0.00883665
  8  0.00645172
  9  1.68994e-06
  10  0.451562
  11  0.00159289
  12  2.57119e-07
  13  1.7922e-05
  14  13.8385
  15  1.69541
  16  0.911459
  17  17.2067
  18  4.22621
  19  1.00325e-05
  20  2.38283e-06
  21  0.12874
  22  0.103824
Done.

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

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.000e-04  2.571e-07  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  2.135e+00  0.000e+00  0.000e+00  1.000e+01 (-1.000e+00) fixed
303        Scale:  2.794e+03  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
583    Prefactor:  9.993e-01  1.038e-01  0.000e+00  1.000e+01 ( 1.000e+00)
584        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
585        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
582   Normalization:  8.473e-01  1.287e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): -0.00
Ra Dec: 124.695 31.886
Photon Flux Upper Limit: 1.28e-08 ph cm-2 s-1
Energy Flux Upper Limit: 9.72e-04 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/571820/likelihoodResults_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.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): 102
logL (Free Index) = 14967.7971304
delta logL = -0.00234528842338

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 102
logL (Free Index) = 14967.7947834
delta logL = 1.66447898664e-06

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .10073E-03   1.0000         .10000E-03   10000.    
     2 'Index     '    2.0906       1.0000          .0000       10.000    
     3 'Normalizat'    .84738       1.0000         .10000E-01   10.000    
     4 'Prefactor '    .99930       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5860E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 FCN=   14967.79     FROM MIGRAD    STATUS=CONVERGED     72 CALLS      218 TOTAL
                     EDM=   .13E-09    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE        STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10000E-03    13.072        .90712E-02** at limit **
   2  Index         1.2802        5.0444        .50000        .11946E-06
   3  Normalizat    .84734        .45703E-02    .44226E-01   -.12440E-03
   4  Prefactor     .99933        .37925E-02    .46258E-01   -.17698E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.0001
  Index      = 1.28024
  Normalizat = 0.84734
  Prefactor  = 0.99933
 **********
 **   18 **HESSE 
 **********

 FCN=   14967.79     FROM HESSE     STATUS=NOT POSDEF    33 CALLS      251 TOTAL
                     EDM=   .66E-09    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE     INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10000E-03    64.338        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  Index         1.2802        7.4234        .50000       -.83896    
   3  Normalizat    .84734        .10249E-01    .27129E-03   -.98336    
   4  Prefactor     .99933        .85066E-02    .20780E-03   -.92752    
                               ERR DEF=  .500    
Minuit fit quality: 2   estimated distance: 6.64722e-10
Minuit parameter uncertainties:
  1  0.000358946
  2  290.342
  3  0.0102494
  4  0.00850659
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/571820': 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): 102
logL (Free Index) = 14967.7947704
delta logL = 1.47177888721e-05

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.000e-04  3.589e-04  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  1.280e+00  2.903e+02  0.000e+00  1.000e+01 (-1.000e+00)
303        Scale:  2.794e+03  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
583    Prefactor:  9.993e-01  8.507e-03  0.000e+00  1.000e+01 ( 1.000e+00)
584        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
585        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
582   Normalization:  8.473e-01  1.025e-02  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): -0.00
Ra Dec: 124.695 31.886

Creating a high resolution counts map...
INFO: Auto-setting vmin to -1.000e-01 [aplpy.core]
INFO: Auto-setting vmax to  1.110e+00 [aplpy.core]
Saving /scratch/kocevski/571820/cmap_HighResolution_241401601_242006401_4FGL_J0818.7+3153_weekly_bin4.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='9.72e-04', job_status='DONE', photon_flux_upper_limit='1.28e-08', time_completed='2021-07-13 15:20:51.637817', job_id='571820', GAL2='1.00', fit_tolerance='1e-08', EG2='0.85', EG='0.85', time_epoch_completed='1626214851.64', return_code2='102', ts='-0.00', comment='SUCCESS', return_code='0', GAL='1.00', dlogl='1.47e-05', ts2='-0.00', photon_index_error='0.00', photon_index='2.13' WHERE bin_id='4' AND source_name='4FGL J0818.7+3153' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Tue Jul 13 15:20:51 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0066>
Subject: Job 571820: <4FGL_J0818.7+3153_weekly_bin4> in cluster <slac> Done

Job <4FGL_J0818.7+3153_weekly_bin4> was submitted from host <rhel6-64a> by user <kocevski> in cluster <slac> at Mon Jul 12 07:41:11 2021
Job was executed on host(s) <bullet0066>, in queue <medium>, as user <kocevski> in cluster <slac> at Mon Jul 12 07:45:53 2021
</u/ki/kocevski> was used as the home directory.
</u/ki/kocevski> was used as the working directory.
Started at Mon Jul 12 07:45:53 2021
Terminated at Tue Jul 13 15:20:52 2021
Results reported at Tue Jul 13 15:20:52 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0818.7+3153_weekly_bin4 124.695 31.8862 241401601 242006401 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J0818.7+3153 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False
------------------------------------------------------------

Successfully completed.

Resource usage summary:

    CPU time :                                   1120.00 sec.
    Max Memory :                                 1257 MB
    Average Memory :                             15.95 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   1784 sec.
    Turnaround time :                            113981 sec.

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

