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 30 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 = 27
No RA_SUN column yet. Adding RA_SUN/DEC_SUN columns.
Done.


Performing analysis on: 4FGL_J1345.8+0706_weekly_bin129
RA = 206.465, Dec = 7.1072
tmin = 317001601, tmax = 317606401
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='64991', job_status='RUN', time_executed='2021-07-21 01:15:23.155381', time_epoch_executed='1626855323.16' WHERE source_name='4FGL J1345.8+0706' and cadence='weekly' and bin_id='129'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/64991

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

Retrieving the FT1 file...

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

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

Retrieving 108 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/64991/ft1_4FGL_J1345.8+0706_weekly_bin129.fits


Retrieving the FT1 file...

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

Retrieving 108 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/64991/ft1_4FGL_J1345.8+0706_weekly_bin129.fits outfile=/scratch/kocevski/64991/ft1_filteredMKT_4FGL_J1345.8+0706_weekly_bin129.fits ra=206.465 dec=7.1072 rad=12.0 tmin=317001601.0 tmax=317606401.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 6.85
user 6.37
sys 0.33

Adding sun position to ft2 file:
/nfs/farm/g/glast/g/LCRepository/Repository/bin/sunpos /scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.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/64991/ft1_filteredMKT_4FGL_J1345.8+0706_weekly_bin129.fits evtable="EVENTS" outfile="/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.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.56
user 0.37
sys 0.15

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits" evtable="EVENTS" scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits sctable="SC_DATA" outfile=/scratch/kocevski/64991/ltcube_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.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/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits
.....................!
real 35.46
user 34.72
sys 0.31

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits evtable="EVENTS" scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits sctable="SC_DATA" expcube=/scratch/kocevski/64991/ltcube_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits outfile=/scratch/kocevski/64991/expmap_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.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/64991/ltcube_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits
.....................!
real 158.05
user 152.93
sys 4.60

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

Setting source of interest to:
4FGL J1345.8+0706 @ 206.465 7.1072

Creating the counts map:
time -p gtbin evfile=/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits outfile=/scratch/kocevski/64991/cmap_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.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=206.465 yref=7.1072 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.54
user 0.35
sys 0.16

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits outfile=/scratch/kocevski/64991/cmap_HighResolution_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.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=206.465 yref=7.1072 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.53
user 0.36
sys 0.16

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits evtable="EVENTS" scfile=/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/64991/Model_4FGL_J1345.8+0706_weekly_bin129.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/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits.....................!
real 78.71
user 77.27
sys 1.15

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits', '/scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits', expMap='/scratch/kocevski/64991/expmap_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits', expCube='/scratch/kocevski/64991/ltcube_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/64991/Model_4FGL_J1345.8+0706_weekly_bin129.xml', optimizer='MINUIT')

Using source of interest name: '4FGL J1345.8+0706'

4FGL J1345.8+0706
   Spectrum: PowerLaw
286    Prefactor:  1.852e+00  0.000e+00  1.000e-04  1.000e+04 ( 1.000e-12)
287        Index:  2.443e+00  0.000e+00  0.000e+00  1.000e+01 (-1.000e+00) fixed
288        Scale:  7.607e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed


Likelihood Fit Parameters:
Event file(s): /scratch/kocevski/64991/ft1_filtered_4FGL_J1345.8+0706_weekly_bin129.fits
Spacecraft file(s): /scratch/kocevski/64991/ft2_4FGL_J1345.8+0706_weekly_bin129.fits
Exposure map: /scratch/kocevski/64991/expmap_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits
Exposure cube: /scratch/kocevski/64991/ltcube_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/64991/Model_4FGL_J1345.8+0706_weekly_bin129.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) = 13891.7569004

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .22004E-03   1.0000         .10000E-03   10000.    
     2 'Prefactor '    .10591E-03   1.0000         .10000E-03   10000.    
     3 'Prefactor '    .10060E-03   1.0000         .10000E-03   10000.    
     4 'Prefactor '    46.498       1.0000         .10000E-03   10000.    
     5 'norm      '    .67867       1.0000         .10000E-03   10000.    
     6 'Prefactor '    6.9797       1.0000         .10000E-03   10000.    
     7 'Prefactor '    .11493E-03   1.0000         .10000E-03   10000.    
     8 'Prefactor '    .10216E-03   1.0000         .10000E-03   10000.    
     9 'Prefactor '    4.3495       1.0000         .10000E-03   10000.    
    10 'Prefactor '    4.0821       1.0000         .10000E-03   10000.    
    11 'Prefactor '    .13802E-03   1.0000         .10000E-03   10000.    
    12 'Prefactor '    22.566       1.0000         .10000E-03   10000.    
    13 'Prefactor '    4.0302       1.0000         .10000E-03   10000.    
    14 'norm      '    .10021E-03   1.0000         .10000E-03   10000.    
    15 'Normalizat'    1.3545       1.0000         .10000E-01   10.000    
    16 'Prefactor '    .90695       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5120E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 MIGRAD MINIMIZATION HAS CONVERGED.

 FCN=   13891.64     FROM MIGRAD    STATUS=CONVERGED    303 CALLS     1278 TOTAL
                     EDM=   .81E-09  STRATEGY=1  ERROR MATRIX UNCERTAINTY=   .9%

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10000E-03    25.107        .94955E-06** at limit **
   2  Prefactor     .10000E-03    4.0130        .50367E-07** at limit **
   3  Prefactor     .10000E-03    5.7737       -.25761E-06** at limit **
   4  Prefactor     46.459        30.325       -.52507E-05   -.70722E-03
   5  norm          .68251        8.1987        .97449E-06   -.26664E-03
   6  Prefactor     6.9772        3.5017        .21996E-05   -.16256E-02
   7  Prefactor     .10000E-03    6.5297        .29869E-06** at limit **
   8  Prefactor     .10000E-03    1.4332       -.16919E-06** at limit **
   9  Prefactor     4.3492        4.9981        .13482E-06   -.16134E-04
  10  Prefactor     4.1065        9.4011       -.44307E-06   -.11637E-03
  11  Prefactor     .10000E-03    10.986       -.21284E-06** at limit **
  12  Prefactor     22.567        16.333        .16289E-06    .23672E-04
  13  Prefactor     4.0277        12.015        .33154E-06   -.18955E-04
  14  norm          .10000E-03    3.6403        .14464E-08** at limit **
  15  Normalizat    1.3546        .14033       -.18874E-06   -.97768E-04
  16  Prefactor     .90675        .10268       -.44920E-06   -.81380E-04
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 46.4591
  norm       = 0.682508
  Prefactor  = 6.97719
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 4.34923
  Prefactor  = 4.10651
  Prefactor  = 0.0001
  Prefactor  = 22.5667
  Prefactor  = 4.0277
  norm       = 0.0001
  Normalizat = 1.35461
  Prefactor  = 0.906754
 **********
 **   18 **HESSE 
 **********

 FCN=   13891.64     FROM HESSE     STATUS=OK           203 CALLS     1481 TOTAL
                     EDM=   .30E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10000E-03    26.044        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  Prefactor     .10000E-03    4.0682        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   3  Prefactor     .10000E-03    5.7782        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   4  Prefactor     46.459        32.394        .29400E-03   -1.4344    
   5  norm          .68251        79.159        .65296E-02   -1.5543    
   6  Prefactor     6.9772        3.6197        .75899E-03   -1.5180    
   7  Prefactor     .10000E-03    6.5467        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   8  Prefactor     .10000E-03    1.4646        .13773E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     4.3492        4.9928        .19314E-03   -1.5291    
  10  Prefactor     4.1065        9.4057        .19955E-03   -1.5303    
  11  Prefactor     .10000E-03    11.032        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     22.567        16.344        .84320E-04   -1.4758    
  13  Prefactor     4.0277        12.011        .20087E-03   -1.5307    
  14  norm          .10000E-03    3.6434        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  15  Normalizat    1.3546        .17037        .26203E-03   -.81951    
  16  Prefactor     .90675        .12446        .23091E-03   -.95906    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 2.97751e-09
Minuit parameter uncertainties:
  1  4.07419e-05
  2  4.40458e-06
  3  1.49562e-05
  4  32.4067
  5  14.7194
  6  3.61977
  7  2.29208e-05
  8  3.15584e-06
  9  4.99331
  10  9.40908
  11  1.61356e-05
  12  16.3474
  13  12.0187
  14  7.17505e-07
  15  0.170439
  16  0.124503
Done.

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

Extracting fit parameters...

4FGL J1345.8+0706
   Spectrum: PowerLaw
286    Prefactor:  6.977e+00  3.620e+00  1.000e-04  1.000e+04 ( 1.000e-12)
287        Index:  2.443e+00  0.000e+00  0.000e+00  1.000e+01 (-1.000e+00) fixed
288        Scale:  7.607e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
509    Prefactor:  9.068e-01  1.245e-01  0.000e+00  1.000e+01 ( 1.000e+00)
510        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
511        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
508   Normalization:  1.355e+00  1.704e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): 5.69
Ra Dec: 206.465 7.107
Photon Index (Fixed Index): 2.44 +/- 0.00
Photon Flux (Fixed Index): 6.88e-08 +/- 3.57e-08
Energy Flux (Fixed Index): 2.13e-05 +/- 1.11e-05

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) = 13891.0054308
delta logL = 0.636913554963

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 13890.9770073
delta logL = 0.665337066477

Fit tolerance = 1e-08

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

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

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 FCN=   13890.98     FROM MIGRAD    STATUS=CONVERGED     52 CALLS      246 TOTAL
                     EDM=   .16E-08    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE        STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     4.4879        23.766        .47519E-02    .19867E-02
   2  Index         3.0232        2.3430        .16552        .43424E-03
   3  Normalizat    1.3095        .48083E-01    .60074E-01    .75897E-04
   4  Prefactor     .93000        .33396E-01    .45386E-01   -.21541E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 4.48794
  Index      = 3.02322
  Normalizat = 1.30948
  Prefactor  = 0.930001
 **********
 **   18 **HESSE 
 **********

 FCN=   13890.98     FROM HESSE     STATUS=OK            33 CALLS      279 TOTAL
                     EDM=   .36E-09    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     4.4879        4.2587        .10459E-03   -1.5284    
   2  Index         3.0232        .65374        .57277E-02   -.40646    
   3  Normalizat    1.3095        .17393        .26569E-03   -.83284    
   4  Prefactor     .93000        .12596        .22831E-03   -.95101    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 3.63642e-10
Minuit parameter uncertainties:
  1  4.25894
  2  0.655966
  3  0.174012
  4  0.126004
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/64991': 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) = 13890.9770072
delta logL = 0.665337099275

Extracting fit parameters...

4FGL J1345.8+0706
   Spectrum: PowerLaw
286    Prefactor:  4.488e+00  4.259e+00  1.000e-04  1.000e+04 ( 1.000e-12)
287        Index:  3.023e+00  6.560e-01  0.000e+00  1.000e+01 (-1.000e+00)
288        Scale:  7.607e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
509    Prefactor:  9.300e-01  1.260e-01  0.000e+00  1.000e+01 ( 1.000e+00)
510        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
511        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
508   Normalization:  1.309e+00  1.740e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): 7.16
Ra Dec: 206.465 7.107
Photon Index (Free Index): 3.02 +/- 0.66
Photon Flux (Free Index): 1.03e-07 +/- 4.95e-08
Energy Flux (Free Index): 2.02e-05 +/- 9.58e-06

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/64991/cmap_HighResolution_317001601_317606401_4FGL_J1345.8+0706_weekly_bin129.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET comment='SUCCESS', photon_flux='6.88e-08', energy_flux2='2.02e-05', photon_flux_error='3.57e-08', dlogl='6.65e-01', energy_flux='2.13e-05', photon_flux2='1.03e-07', job_status='DONE', time_completed='2021-07-21 01:25:20.378271', photon_index_error2='0.66', photon_index2='3.02', ts='5.69', fit_tolerance='1e-08', GAL='0.91', photon_index_error='0.00', energy_flux_error2='9.58e-06', EG='1.35', time_epoch_completed='1626855920.38', return_code='0', job_id='64991', GAL2='0.93', EG2='1.31', return_code2='0', energy_flux_error='1.11e-05', photon_flux_error2='4.95e-08', ts2='7.16', photon_index='2.44' WHERE bin_id='129' AND source_name='4FGL J1345.8+0706' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Wed Jul 21 01:25:20 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0026>
Subject: Job 64991: <4FGL_J1345.8+0706_weekly_bin129> in cluster <slac> Done

Job <4FGL_J1345.8+0706_weekly_bin129> was submitted from host <rhel6-64j> by user <kocevski> in cluster <slac> at Wed Jul 21 01:10:32 2021
Job was executed on host(s) <bullet0026>, in queue <medium>, as user <kocevski> in cluster <slac> at Wed Jul 21 01:14:39 2021
</u/ki/kocevski> was used as the home directory.
</u/ki/kocevski> was used as the working directory.
Started at Wed Jul 21 01:14:39 2021
Terminated at Wed Jul 21 01:25:21 2021
Results reported at Wed Jul 21 01:25:21 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J1345.8+0706_weekly_bin129 206.465 7.1072 317001601 317606401 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J1345.8+0706 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False
------------------------------------------------------------

Successfully completed.

Resource usage summary:

    CPU time :                                   586.20 sec.
    Max Memory :                                 1010 MB
    Average Memory :                             318.42 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   644 sec.
    Turnaround time :                            889 sec.

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

