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


Performing analysis on: 4FGL_J0818.7+3153_weekly_bin23
RA = 124.695, Dec = 31.8862
tmin = 252892801, tmax = 253497601
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='571850', job_status='RUN', time_executed='2021-07-13 14:56:33.679100', time_epoch_executed='1626213393.68' WHERE source_name='4FGL J0818.7+3153' and cadence='weekly' and bin_id='23'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/571850

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

Retrieving the FT1 file...

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

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

Retrieving 107 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/571850/ft1_4FGL_J0818.7+3153_weekly_bin23.fits


Retrieving the FT1 file...

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

Retrieving 107 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/571850/ft1_4FGL_J0818.7+3153_weekly_bin23.fits outfile=/scratch/kocevski/571850/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin23.fits ra=124.695 dec=31.8862 rad=12.0 tmin=252892801.0 tmax=253497601.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 2.13
user 1.94
sys 0.18

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

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.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/571850/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin23.fits evtable="EVENTS" outfile="/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.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.48
user 0.29
sys 0.16

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits" evtable="EVENTS" scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits sctable="SC_DATA" outfile=/scratch/kocevski/571850/ltcube_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.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/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits
.....................!
real 23.07
user 22.68
sys 0.30

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits evtable="EVENTS" scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits sctable="SC_DATA" expcube=/scratch/kocevski/571850/ltcube_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits outfile=/scratch/kocevski/571850/expmap_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.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/571850/ltcube_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits
.....................!
real 151.99
user 146.88
sys 4.23

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/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits outfile=/scratch/kocevski/571850/cmap_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.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.32
sys 0.15

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits outfile=/scratch/kocevski/571850/cmap_HighResolution_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.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.51
user 0.33
sys 0.15

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits evtable="EVENTS" scfile=/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/571850/Model_4FGL_J0818.7+3153_weekly_bin23.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/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits.....................!
real 144.32
user 142.79
sys 1.00

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits', '/scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits', expMap='/scratch/kocevski/571850/expmap_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits', expCube='/scratch/kocevski/571850/ltcube_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/571850/Model_4FGL_J0818.7+3153_weekly_bin23.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/571850/ft1_filtered_4FGL_J0818.7+3153_weekly_bin23.fits
Spacecraft file(s): /scratch/kocevski/571850/ft2_4FGL_J0818.7+3153_weekly_bin23.fits
Exposure map: /scratch/kocevski/571850/expmap_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits
Exposure cube: /scratch/kocevski/571850/ltcube_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/571850/Model_4FGL_J0818.7+3153_weekly_bin23.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) = 21624.9686355

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    10.247       1.0000         .10000E-03   10000.    
     2 'norm      '    4.1476       1.0000         .10000E-03   10000.    
     3 'Prefactor '    28.210       1.0000         .10000E-03   10000.    
     4 'Prefactor '    .26464       1.0000         .10000E-03   10000.    
     5 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     6 'norm      '    .10000E-03   1.0000         .10000E-03   10000.    
     7 'norm      '    26.343       1.0000         .10000E-03   10000.    
     8 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     9 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    10 'norm      '    1.7211       1.0000         .10000E-03   10000.    
    11 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    12 'Prefactor '    .10003E-03   1.0000         .10000E-03   10000.    
    13 'Prefactor '    11.715       1.0000         .10000E-03   10000.    
    14 'Prefactor '    7.1006       1.0000         .10000E-03   10000.    
    15 'Prefactor '    .63581       1.0000         .10000E-03   10000.    
    16 'norm      '    .10008E-03   1.0000         .10000E-03   10000.    
    17 'Prefactor '    .83789       1.0000         .10000E-03   10000.    
    18 'Prefactor '    1.3512       1.0000         .10000E-03   10000.    
    19 'Prefactor '    .10007E-03   1.0000         .10000E-03   10000.    
    20 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    21 'Normalizat'    1.1607       1.0000         .10000E-01   10.000    
    22 'Prefactor '    1.0117       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=   21624.92     FROM MIGRAD    STATUS=CONVERGED    484 CALLS     2457 TOTAL
                     EDM=   .75E-09  STRATEGY=1  ERROR MATRIX UNCERTAINTY=  4.4%

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     10.247        6.6584        .40060E-06   -.84771E-03
   2  norm          4.1428        2.4196       -.74067E-07   -.27620E-03
   3  Prefactor     28.211        20.462        .90023E-06    .13826E-03
   4  Prefactor     .29712        4.1024       -.64419E-08   -.11808E-03
   5  Prefactor     .10000E-03    3.2428       -.10390E-06** at limit **
   6  norm          .10000E-03    2.0132        .11585E-08** at limit **
   7  norm          26.349        44.846        .63476E-05    .17350E-03
   8  Prefactor     .10000E-03    1.0724        .45541E-08** at limit **
   9  Prefactor     .10000E-03    3.3771        .30496E-06** at limit **
  10  norm          1.7211        .41749        .87543E-10    .11088E-02
  11  Prefactor     .10000E-03    3.5549       -.15425E-06** at limit **
  12  Prefactor     .10000E-03    9.9339       -.43932E-07** at limit **
  13  Prefactor     11.715        7.9944       -.18667E-06    .22365E-03
  14  Prefactor     7.1068        9.8965       -.18862E-05   -.37867E-03
  15  Prefactor     .63558        1.3322        .54980E-06   -.10114E-02
  16  norm          .10000E-03    .14874       -.25536E-08** at limit **
  17  Prefactor     .84536        8.3761       -.18471E-05    .29945E-03
  18  Prefactor     1.3541        4.7783        .10677E-05   -.41521E-03
  19  Prefactor     .10000E-03    6.8126        .11094E-06** at limit **
  20  Prefactor     .10000E-03    .73252        .13817E-07** at limit **
  21  Normalizat    1.1609        .10239        .21468E-07    .94372E-04
  22  Prefactor     1.0115        .80038E-01   -.26596E-06    .17092E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 10.2473
  norm       = 4.14279
  Prefactor  = 28.2115
  Prefactor  = 0.297123
  Prefactor  = 0.0001
  norm       = 0.0001
  norm       = 26.3495
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  norm       = 1.7211
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 11.7153
  Prefactor  = 7.10677
  Prefactor  = 0.635575
  norm       = 0.0001
  Prefactor  = 0.845359
  Prefactor  = 1.35412
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Normalizat = 1.16089
  Prefactor  = 1.01152
 **********
 **   18 **HESSE 
 **********

 FCN=   21624.92     FROM HESSE     STATUS=OK           356 CALLS     2813 TOTAL
                     EDM=   .61E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     10.247        7.1772        .62585E-03   -1.5068    
   2  norm          4.1428        2.4163        .15147E-03   -1.5301    
   3  Prefactor     28.211        20.470        .75429E-04   -1.4645    
   4  Prefactor     .29712        5.1770        .86973E-01   -1.5599    
   5  Prefactor     .10000E-03    3.2442        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   6  norm          .10000E-03    2.0336        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   7  norm          26.349        45.745        .78052E-04   -1.4681    
   8  Prefactor     .10000E-03    1.1060        .14853E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     .10000E-03    3.3963        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  norm          1.7211        .41544        .44038E-04   -1.5446    
  11  Prefactor     .10000E-03    3.5616        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     .10000E-03    10.009        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  13  Prefactor     11.715        7.9544        .11704E-03   -1.5023    
  14  Prefactor     7.1068        9.9940        .15054E-03   -1.5175    
  15  Prefactor     .63558        1.4782        .24840E-03   -1.5549    
  16  norm          .10000E-03    .22196        .10633E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  17  Prefactor     .84536        43.930        .75608E-02   -1.5524    
  18  Prefactor     1.3541        5.0940        .37634E-03   -1.5475    
  19  Prefactor     .10000E-03    6.9351        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  20  Prefactor     .10000E-03    .75601        .24577E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  21  Normalizat    1.1609        .12052        .26270E-03   -.87820    
  22  Prefactor     1.0115        .93353E-01    .22302E-03   -.92347    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 6.14302e-09
Minuit parameter uncertainties:
  1  7.17777
  2  2.41631
  3  20.4754
  4  2.48032
  5  5.2401e-06
  6  4.06762e-08
  7  45.8055
  8  7.16983e-07
  9  1.30156e-05
  10  0.415446
  11  5.21267e-06
  12  1.16008e-06
  13  7.95514
  14  9.99636
  15  1.4783
  16  5.67246e-06
  17  12.1967
  18  5.09558
  19  6.43324e-06
  20  2.76226e-07
  21  0.120549
  22  0.0933676
Done.

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

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.000e-04  1.160e-06  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:  1.012e+00  9.337e-02  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:  1.161e+00  1.205e-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: 2.88e-08 ph cm-2 s-1
Energy Flux Upper Limit: 2.18e-03 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/571850/likelihoodResults_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.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) = 21624.9212368
delta logL = -0.000476232344226

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 102
logL (Free Index) = 21624.9207605
delta logL = -1.6105332179e-08

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     2 'Index     '    2.1393       1.0000          .0000       10.000    
     3 'Normalizat'    1.1609       1.0000         .10000E-01   10.000    
     4 'Prefactor '    1.0115       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=   21624.92     FROM MIGRAD    STATUS=CONVERGED     53 CALLS      209 TOTAL
                     EDM=   .24E-09    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE        STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10000E-03    2.3921        .90712E-02** at limit **
   2  Index         2.1436        8.3923        .50000       -.32976E-05
   3  Normalizat    1.1609        .12790E-02    .59400E-01   -.53489E-04
   4  Prefactor     1.0115        .10265E-02    .43115E-01   -.63936E-04
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.0001
  Index      = 2.14362
  Normalizat = 1.16089
  Prefactor  = 1.01152
 **********
 **   18 **HESSE 
 **********

 FCN=   21624.92     FROM HESSE     STATUS=NOT POSDEF    33 CALLS      242 TOTAL
                     EDM=   .30E-08    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE     INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10000E-03    30.438        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  Index         2.1436        8.8255        .50000       -.60806    
   3  Normalizat    1.1609        .45534E-02    .26270E-03   -.87820    
   4  Prefactor     1.0115        .36565E-02    .22302E-03   -.92347    
                               ERR DEF=  .500    
Minuit fit quality: 2   estimated distance: 2.98189e-09
Minuit parameter uncertainties:
  1  2.6391e-05
  2  69.5932
  3  0.00455344
  4  0.00365652
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/571850': 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) = 21624.9207605
delta logL = 7.87986209616e-09

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.000e-04  2.639e-05  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  2.144e+00  6.959e+01  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:  1.012e+00  3.657e-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:  1.161e+00  4.553e-03  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/571850/cmap_HighResolution_252892801_253497601_4FGL_J0818.7+3153_weekly_bin23.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='2.18e-03', job_status='DONE', photon_flux_upper_limit='2.88e-08', time_completed='2021-07-13 15:23:10.732787', job_id='571850', GAL2='1.01', fit_tolerance='1e-08', EG2='1.16', EG='1.16', time_epoch_completed='1626214990.73', return_code2='102', ts='-0.00', comment='SUCCESS', return_code='0', GAL='1.01', dlogl='7.88e-09', ts2='-0.00', photon_index_error='0.00', photon_index='2.13' WHERE bin_id='23' AND source_name='4FGL J0818.7+3153' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Tue Jul 13 15:23:10 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0033>
Subject: Job 571850: <4FGL_J0818.7+3153_weekly_bin23> in cluster <slac> Done

Job <4FGL_J0818.7+3153_weekly_bin23> was submitted from host <rhel6-64a> by user <kocevski> in cluster <slac> at Mon Jul 12 07:41:13 2021
Job was executed on host(s) <bullet0033>, in queue <medium>, as user <kocevski> in cluster <slac> at Mon Jul 12 07:46:20 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:46:20 2021
Terminated at Tue Jul 13 15:23:11 2021
Results reported at Tue Jul 13 15:23:11 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0818.7+3153_weekly_bin23 124.695 31.8862 252892801 253497601 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 :                                   1271.00 sec.
    Max Memory :                                 1257 MB
    Average Memory :                             19.96 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   1897 sec.
    Turnaround time :                            114118 sec.

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

