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 122 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 = 17050
number of fields = 27
No RA_SUN column yet. Adding RA_SUN/DEC_SUN columns.
Done.


Performing analysis on: 4FGL_J0818.7+3153_weekly_bin132
RA = 124.695, Dec = 31.8862
tmin = 318816001, tmax = 319420801
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='572020', job_status='RUN', time_executed='2021-07-13 15:00:41.485248', time_epoch_executed='1626213641.49' WHERE source_name='4FGL J0818.7+3153' and cadence='weekly' and bin_id='132'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/572020

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

Retrieving the FT1 file...

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

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

Retrieving 106 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/572020/ft1_4FGL_J0818.7+3153_weekly_bin132.fits


Retrieving the FT1 file...

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

Retrieving 106 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/572020/ft1_4FGL_J0818.7+3153_weekly_bin132.fits outfile=/scratch/kocevski/572020/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin132.fits ra=124.695 dec=31.8862 rad=12.0 tmin=318816001.0 tmax=319420801.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 8.33
user 7.99
sys 0.28

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

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

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits" evtable="EVENTS" scfile=/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits sctable="SC_DATA" outfile=/scratch/kocevski/572020/ltcube_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.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/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits
.....................!
real 30.42
user 29.63
sys 0.47

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits evtable="EVENTS" scfile=/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits sctable="SC_DATA" expcube=/scratch/kocevski/572020/ltcube_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.fits outfile=/scratch/kocevski/572020/expmap_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.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/572020/ltcube_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.fits
.....................!
real 196.08
user 190.40
sys 4.97

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/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits scfile=/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits outfile=/scratch/kocevski/572020/cmap_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.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.59
user 0.42
sys 0.15

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits scfile=/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits outfile=/scratch/kocevski/572020/cmap_HighResolution_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.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.60
user 0.41
sys 0.18

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits evtable="EVENTS" scfile=/scratch/kocevski/572020/ft2_4FGL_J0818.7+3153_weekly_bin132.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/572020/Model_4FGL_J0818.7+3153_weekly_bin132.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/572020/ft1_filtered_4FGL_J0818.7+3153_weekly_bin132.fits.....................!
real 109.67
user 107.99
sys 1.21

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

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .56739E-01   1.0000         .10000E-03   10000.    
     2 'norm      '    1.8326       1.0000         .10000E-03   10000.    
     3 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     4 'Prefactor '    .88548       1.0000         .10000E-03   10000.    
     5 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     6 'norm      '    .10006E-03   1.0000         .10000E-03   10000.    
     7 'norm      '    .16993E-03   1.0000         .10000E-03   10000.    
     8 'Prefactor '    3.9182       1.0000         .10000E-03   10000.    
     9 'Prefactor '    .10149E-03   1.0000         .10000E-03   10000.    
    10 'norm      '    .71013       1.0000         .10000E-03   10000.    
    11 'Prefactor '    3.5658       1.0000         .10000E-03   10000.    
    12 'Prefactor '    5.4984       1.0000         .10000E-03   10000.    
    13 'Prefactor '    .18473E-02   1.0000         .10000E-03   10000.    
    14 'Prefactor '    16.931       1.0000         .10000E-03   10000.    
    15 'Prefactor '    1.0656       1.0000         .10000E-03   10000.    
    16 'norm      '    2.1426       1.0000         .10000E-03   10000.    
    17 'Prefactor '    26.681       1.0000         .10000E-03   10000.    
    18 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    19 'Prefactor '    .21898E-02   1.0000         .10000E-03   10000.    
    20 'Prefactor '    2.4054       1.0000         .10000E-03   10000.    
    21 'Normalizat'    1.0459       1.0000         .10000E-01   10.000    
    22 'Prefactor '    .94307       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.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 FCN=   12583.58     FROM MIGRAD    STATUS=CONVERGED    899 CALLS     2501 TOTAL
                     EDM=   .19E-09    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10554E-01    5.1298        .64334E-01    .16116E-03
   2  norm          1.8321        1.9703        .15739E-03   -.25888E-03
   3  Prefactor     .10000E-03    17.607        .18142E-02** at limit **
   4  Prefactor     .88567        8.5167        .51019E-03    .65406E-04
   5  Prefactor     .10000E-03    11.627        .18142E-02** at limit **
   6  norm          .10000E-03    7.2696        .18142E-02** at limit **
   7  norm          .10000E-03    153.85        .18142E-02** at limit **
   8  Prefactor     3.9174        3.3605        .17876E-03    .97686E-04
   9  Prefactor     .10000E-03    13.528        .18142E-02** at limit **
  10  norm          .71003        .37089        .47700E-04   -.26646E-03
  11  Prefactor     3.5561        26.163        .21402E-03    .10730E-04
  12  Prefactor     5.4944        13.486        .17135E-03   -.21231E-05
  13  Prefactor     .10000E-03    70.224        .43759E-02** at limit **
  14  Prefactor     16.929        16.106        .97338E-04    .72414E-05
  15  Prefactor     1.0648        1.6467        .17233E-03   -.55810E-04
  16  norm          2.1425        .98516        .65985E-04    .89592E-05
  17  Prefactor     26.671        22.068        .77557E-04    .59514E-04
  18  Prefactor     .10000E-03    2.0639        .15694E-02** at limit **
  19  Prefactor     .10000E-03    7.7103        .79830E-01** at limit **
  20  Prefactor     2.4054        2.0044        .14022E-03   -.16216E-05
  21  Normalizat    1.0459        .14492        .25101E-03   -.49367E-04
  22  Prefactor     .94308        .11264        .21350E-03    .13462E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.0105536
  norm       = 1.83215
  Prefactor  = 0.0001
  Prefactor  = 0.88567
  Prefactor  = 0.0001
  norm       = 0.0001
  norm       = 0.0001
  Prefactor  = 3.91738
  Prefactor  = 0.0001
  norm       = 0.710033
  Prefactor  = 3.5561
  Prefactor  = 5.49438
  Prefactor  = 0.0001
  Prefactor  = 16.9289
  Prefactor  = 1.06478
  norm       = 2.14254
  Prefactor  = 26.6713
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 2.40536
  Normalizat = 1.04593
  Prefactor  = 0.943082
 **********
 **   18 **HESSE 
 **********

 FCN=   12583.58     FROM HESSE     STATUS=OK           342 CALLS     2843 TOTAL
                     EDM=   .16E-09    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10554E-01    4.5041        .70448E-01   -1.5688    
   2  norm          1.8321        1.9699        .62957E-05   -1.5437    
   3  Prefactor     .10000E-03    17.612        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   4  Prefactor     .88567        8.5131        .10204E-03   -1.5520    
   5  Prefactor     .10000E-03    11.629        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   6  norm          .10000E-03    7.2743        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   7  norm          .10000E-03    153.91        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   8  Prefactor     3.9174        3.3590        .71504E-05   -1.5312    
   9  Prefactor     .10000E-03    13.530        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  norm          .71003        .37061        .19080E-05   -1.5539    
  11  Prefactor     3.5561        26.170        .85610E-05   -1.5331    
  12  Prefactor     5.4944        13.486        .68540E-05   -1.5239    
  13  Prefactor     .10000E-03    72.846        .17504E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  14  Prefactor     16.929        16.106        .38935E-05   -1.4885    
  15  Prefactor     1.0648        1.6425        .68934E-05   -1.5502    
  16  norm          2.1425        .98516        .26394E-05   -1.5415    
  17  Prefactor     26.671        22.052        .31023E-05   -1.4675    
  18  Prefactor     .10000E-03    2.0642        .31389E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  19  Prefactor     .10000E-03    7.0663        .84874E-01   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  20  Prefactor     2.4054        2.0044        .56086E-05   -1.5398    
  21  Normalizat    1.0459        .14505        .10041E-04   -.91507    
  22  Prefactor     .94308        .11274        .85398E-05   -.94652    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 1.58495e-10
Minuit parameter uncertainties:
  1  0.434011
  2  1.96997
  3  0.00017693
  4  5.49245
  5  7.26755e-05
  6  2.39857e-05
  7  0.000192446
  8  3.35918
  9  1.80254e-05
  10  0.370609
  11  19.3055
  12  13.4934
  13  8.51912e-05
  14  16.1102
  15  1.64262
  16  0.985164
  17  22.0585
  18  1.27623e-06
  19  0.000116497
  20  2.00446
  21  0.145108
  22  0.112769
Done.

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

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  5.494e+00  1.349e+01  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.431e-01  1.128e-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:  1.046e+00  1.451e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): 0.19
Ra Dec: 124.695 31.886
Photon Flux Upper Limit: 4.32e-08 ph cm-2 s-1
Energy Flux Upper Limit: 3.27e-03 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/572020/likelihoodResults_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.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) = 12583.527429
delta logL = 0.0484993374521

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 12583.5123471
delta logL = 0.0635812939599

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    3.4738       1.0000         .10000E-03   10000.    
     2 'Index     '    2.5484       1.0000          .0000       10.000    
     3 'Normalizat'    1.0409       1.0000         .10000E-01   10.000    
     4 'Prefactor '    .94448       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=   12583.51     FROM MIGRAD    STATUS=CONVERGED     63 CALLS      232 TOTAL
                     EDM=   .19E-07    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE        STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     3.4796        255.63        .54241E-02    .38979E-03
   2  Index         2.5465        6.2732        .12988        .24919E-03
   3  Normalizat    1.0409        .34970E-01    .41207E-01    .31961E-04
   4  Prefactor     .94469        .26488E-01    .45569E-01    .20013E-04
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 3.47957
  Index      = 2.5465
  Normalizat = 1.04091
  Prefactor  = 0.94469
 **********
 **   18 **HESSE 
 **********

 FCN=   12583.51     FROM HESSE     STATUS=OK            33 CALLS      265 TOTAL
                     EDM=   .51E-09    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     3.4796        33.760        .21696E-03   -1.5335    
   2  Index         2.5465        2.3244        .12484E-01   -.51289    
   3  Normalizat    1.0409        .13957        .25155E-03   -.91672    
   4  Prefactor     .94469        .11265        .21332E-03   -.94597    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 5.06051e-10
Minuit parameter uncertainties:
  1  21.6923
  2  2.45182
  3  0.139619
  4  0.11268
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/572020': 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) = 12583.5123406
delta logL = 0.0635877945952

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  3.480e+00  2.169e+01  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  2.546e+00  2.452e+00  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.447e-01  1.127e-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:  1.041e+00  1.396e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): 0.19
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/572020/cmap_HighResolution_318816001_319420801_4FGL_J0818.7+3153_weekly_bin132.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='3.27e-03', job_status='DONE', photon_flux_upper_limit='4.32e-08', time_completed='2021-07-13 15:26:28.208905', job_id='572020', GAL2='0.94', fit_tolerance='1e-08', EG2='1.04', EG='1.05', time_epoch_completed='1626215188.21', return_code2='0', ts='0.19', comment='SUCCESS', return_code='0', GAL='0.94', dlogl='6.36e-02', ts2='0.32', photon_index_error='0.00', photon_index='2.13' WHERE bin_id='132' AND source_name='4FGL J0818.7+3153' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Tue Jul 13 15:26:28 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0142>
Subject: Job 572020: <4FGL_J0818.7+3153_weekly_bin132> in cluster <slac> Done

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

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0818.7+3153_weekly_bin132 124.695 31.8862 318816001 319420801 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 :                                   1095.00 sec.
    Max Memory :                                 621 MB
    Average Memory :                             222.33 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   1843 sec.
    Turnaround time :                            114302 sec.

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

