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


Performing analysis on: 4FGL_J0818.7+3153_weekly_bin25
RA = 124.695, Dec = 31.8862
tmin = 254102401, tmax = 254707201
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='571853', job_status='RUN', time_executed='2021-07-13 14:52:52.954287', time_epoch_executed='1626213172.95' WHERE source_name='4FGL J0818.7+3153' and cadence='weekly' and bin_id='25'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/571853

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

Retrieving the FT1 file...

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

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

Retrieving 106 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/571853/ft1_4FGL_J0818.7+3153_weekly_bin25.fits


Retrieving the FT1 file...

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

Retrieving 106 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/571853/ft1_4FGL_J0818.7+3153_weekly_bin25.fits outfile=/scratch/kocevski/571853/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin25.fits ra=124.695 dec=31.8862 rad=12.0 tmin=254102401.0 tmax=254707201.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.45
user 3.02
sys 0.24

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

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.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/571853/ft1_filteredMKT_4FGL_J0818.7+3153_weekly_bin25.fits evtable="EVENTS" outfile="/scratch/kocevski/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.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.65
user 0.40
sys 0.18

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits" evtable="EVENTS" scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits sctable="SC_DATA" outfile=/scratch/kocevski/571853/ltcube_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.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/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits
.....................!
real 32.43
user 31.96
sys 0.32

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits evtable="EVENTS" scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits sctable="SC_DATA" expcube=/scratch/kocevski/571853/ltcube_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.fits outfile=/scratch/kocevski/571853/expmap_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.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/571853/ltcube_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.fits
.....................!
real 191.75
user 185.52
sys 5.70

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/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits outfile=/scratch/kocevski/571853/cmap_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.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.58
user 0.42
sys 0.15

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits outfile=/scratch/kocevski/571853/cmap_HighResolution_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.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.62
user 0.40
sys 0.19

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits evtable="EVENTS" scfile=/scratch/kocevski/571853/ft2_4FGL_J0818.7+3153_weekly_bin25.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/571853/Model_4FGL_J0818.7+3153_weekly_bin25.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/571853/ft1_filtered_4FGL_J0818.7+3153_weekly_bin25.fits.....................!
real 106.06
user 104.49
sys 1.24

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

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .37329E-03   1.0000         .10000E-03   10000.    
     2 'norm      '    4.1441       1.0000         .10000E-03   10000.    
     3 'Prefactor '    .10002E-03   1.0000         .10000E-03   10000.    
     4 'Prefactor '    .30660E-02   1.0000         .10000E-03   10000.    
     5 'Prefactor '    10.100       1.0000         .10000E-03   10000.    
     6 'norm      '    .37235E-03   1.0000         .10000E-03   10000.    
     7 'norm      '    32.942       1.0000         .10000E-03   10000.    
     8 'Prefactor '    .38127E-02   1.0000         .10000E-03   10000.    
     9 'Prefactor '    .10001E-03   1.0000         .10000E-03   10000.    
    10 'norm      '    1.3753       1.0000         .10000E-03   10000.    
    11 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    12 'Prefactor '    .18200E-03   1.0000         .10000E-03   10000.    
    13 'Prefactor '    25.055       1.0000         .10000E-03   10000.    
    14 'Prefactor '    .10003E-03   1.0000         .10000E-03   10000.    
    15 'Prefactor '    1.8098       1.0000         .10000E-03   10000.    
    16 'norm      '    .10007E-03   1.0000         .10000E-03   10000.    
    17 'Prefactor '    13.799       1.0000         .10000E-03   10000.    
    18 'Prefactor '    4.0716       1.0000         .10000E-03   10000.    
    19 'Prefactor '    .60500E-02   1.0000         .10000E-03   10000.    
    20 'Prefactor '    4.3570       1.0000         .10000E-03   10000.    
    21 'Normalizat'    .92325       1.0000         .10000E-01   10.000    
    22 'Prefactor '    1.0338       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=   12392.28     FROM MIGRAD    STATUS=CONVERGED    911 CALLS     2864 TOTAL
                     EDM=   .12E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10000E-03    17.158        .40504E-02** at limit **
   2  norm          4.1407        2.9814        .14846E-03   -.18792E-03
   3  Prefactor     .10000E-03    16.595        .18142E-02** at limit **
   4  Prefactor     .10000E-03    29.919        .50426E-02** at limit **
   5  Prefactor     10.101        19.837        .12608E-03   -.63118E-05
   6  norm          .10000E-03    35.772        .37724E-02** at limit **
   7  norm          33.070        47.312        .69816E-04   -.13828E-03
   8  Prefactor     .10013E-03    3.7573        .41981E-01** at limit **
   9  Prefactor     .10000E-03    5.7410        .18142E-02** at limit **
  10  norm          1.3754        .53116        .46423E-04    .10457E-02
  11  Prefactor     .10000E-03    6.3556        .18142E-02** at limit **
  12  Prefactor     .10000E-03    27.261        .50111E-02** at limit **
  13  Prefactor     25.056        12.628        .80029E-04    .24945E-03
  14  Prefactor     .10000E-03    5.2869        .18142E-02** at limit **
  15  Prefactor     1.8100        1.5602        .12045E-03    .19160E-03
  16  norm          .10000E-03    .62950        .11444E-02** at limit **
  17  Prefactor     13.799        16.092        .10783E-03    .33318E-04
  18  Prefactor     4.0702        6.0050        .19981E-03   -.16762E-03
  19  Prefactor     .10006E-03    10.396        .82543E-01** at limit **
  20  Prefactor     4.3571        2.6419        .68251E-03    .38191E-03
  21  Normalizat    .92329        .14656        .26483E-03    .15351E-03
  22  Prefactor     1.0338        .11495        .20577E-03    .42955E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.000100001
  norm       = 4.14072
  Prefactor  = 0.0001
  Prefactor  = 0.000100002
  Prefactor  = 10.101
  norm       = 0.000100004
  norm       = 33.0702
  Prefactor  = 0.000100127
  Prefactor  = 0.0001
  norm       = 1.37542
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 25.0563
  Prefactor  = 0.0001
  Prefactor  = 1.81005
  norm       = 0.0001
  Prefactor  = 13.7986
  Prefactor  = 4.0702
  Prefactor  = 0.000100064
  Prefactor  = 4.35706
  Normalizat = 0.923294
  Prefactor  = 1.03377
 **********
 **   18 **HESSE 
 **********

 FCN=   12392.28     FROM HESSE     STATUS=OK           340 CALLS     3204 TOTAL
                     EDM=   .12E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10000E-03    17.451        .81007E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  norm          4.1407        2.9782        .59383E-05   -1.5301    
   3  Prefactor     .10000E-03    16.597        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   4  Prefactor     .10000E-03    30.393        .10085E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   5  Prefactor     10.101        19.828        .50433E-05   -1.5072    
   6  norm          .10000E-03    36.460        .75449E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   7  norm          33.070        47.309        .13963E-04   -1.4557    
   8  Prefactor     .10013E-03    2.8130        .50915E-01   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     .10000E-03    5.7413        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  norm          1.3754        .53115        .18569E-05   -1.5473    
  11  Prefactor     .10000E-03    6.3560        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     .10000E-03    28.129        .20044E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  13  Prefactor     25.056        12.631        .32012E-05   -1.4706    
  14  Prefactor     .10000E-03    5.2893        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  15  Prefactor     1.8100        1.5600        .48181E-05   -1.5439    
  16  norm          .10000E-03    .63260        .22888E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  17  Prefactor     13.799        16.090        .43131E-05   -1.4965    
  18  Prefactor     4.0702        6.0037        .79925E-05   -1.5304    
  19  Prefactor     .10006E-03    9.1760        .89461E-01   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  20  Prefactor     4.3571        2.6417        .27301E-04   -1.5290    
  21  Normalizat    .92329        .14662        .10593E-04   -.95646    
  22  Prefactor     1.0338        .11502        .41154E-04   -.91612    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 1.17194e-09
Minuit parameter uncertainties:
  1  0.000311769
  2  2.97828
  3  2.54839e-05
  4  0.000433348
  5  19.8412
  6  0.000722892
  7  47.363
  8  0.00119713
  9  4.82137e-06
  10  0.531151
  11  6.45398e-06
  12  3.83377e-05
  13  12.6319
  14  9.58352e-06
  15  1.56006
  16  2.61647e-05
  17  16.095
  18  6.00459
  19  0.00153188
  20  2.64173
  21  0.146687
  22  0.115049
Done.

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

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.000e-04  3.834e-05  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.034e+00  1.150e-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:  9.233e-01  1.467e-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.64e-08 ph cm-2 s-1
Energy Flux Upper Limit: 2.00e-03 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/571853/likelihoodResults_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.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) = 12392.2802637
delta logL = -0.000170170171259

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 102
logL (Free Index) = 12392.2800975
delta logL = -3.90690183849e-06

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    .54609E-03   1.0000         .10000E-03   10000.    
     2 'Index     '    2.0001       1.0000          .0000       10.000    
     3 'Normalizat'    .92296       1.0000         .10000E-01   10.000    
     4 'Prefactor '    1.0340       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=   12392.28     FROM MIGRAD    STATUS=CONVERGED     59 CALLS      236 TOTAL
                     EDM=   .14E-08    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE        STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     .10014E-03    .13271        .10557    ** at limit **
   2  Index         1.9846        5.7341        .50000        .26323E-04
   3  Normalizat    .92329        .43904E-03    .45194E-01    .11079E-03
   4  Prefactor     1.0338        .36072E-03    .40952E-01    .17241E-03
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 0.000100139
  Index      = 1.98457
  Normalizat = 0.923294
  Prefactor  = 1.03376
 **********
 **   18 **HESSE 
 **********

 FCN=   12392.28     FROM HESSE     STATUS=NOT POSDEF    41 CALLS      277 TOTAL
                     EDM=   .14E-08    STRATEGY= 1      ERR MATRIX NOT POS-DEF

  EXT PARAMETER                APPROXIMATE     INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     .10014E-03    .12715        .10843       -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   2  Index         1.9846        5.7504        .50000       -.64737    
   3  Normalizat    .92329        .43394E-03    .26483E-03   -.95646    
   4  Prefactor     1.0338        .35665E-03    .20577E-03   -.91612    
                               ERR DEF=  .500    
Minuit fit quality: 2   estimated distance: 1.36706e-09
Minuit parameter uncertainties:
  1  0.000265524
  2  5.45182
  3  0.000433936
  4  0.000356645
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/571853': 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) = 12392.2800922
delta logL = 1.40229349199e-06

Extracting fit parameters...

4FGL J0818.7+3153
   Spectrum: PowerLaw
301    Prefactor:  1.001e-04  2.655e-04  1.000e-04  1.000e+04 ( 1.000e-14)
302        Index:  1.985e+00  5.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:  1.034e+00  3.566e-04  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:  9.233e-01  4.339e-04  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/571853/cmap_HighResolution_254102401_254707201_4FGL_J0818.7+3153_weekly_bin25.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='2.00e-03', job_status='DONE', photon_flux_upper_limit='2.64e-08', time_completed='2021-07-13 15:11:58.520853', job_id='571853', GAL2='1.03', fit_tolerance='1e-08', EG2='0.92', EG='0.92', time_epoch_completed='1626214318.52', return_code2='102', ts='-0.00', comment='SUCCESS', return_code='0', GAL='1.03', dlogl='1.40e-06', ts2='-0.00', photon_index_error='0.00', photon_index='2.13' WHERE bin_id='25' AND source_name='4FGL J0818.7+3153' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Tue Jul 13 15:11:58 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0070>
Subject: Job 571853: <4FGL_J0818.7+3153_weekly_bin25> in cluster <slac> Done

Job <4FGL_J0818.7+3153_weekly_bin25> was submitted from host <rhel6-64a> by user <kocevski> in cluster <slac> at Mon Jul 12 07:41:14 2021
Job was executed on host(s) <bullet0070>, 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:11:59 2021
Results reported at Tue Jul 13 15:11:59 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0818.7+3153_weekly_bin25 124.695 31.8862 254102401 254707201 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 :                                   1119.00 sec.
    Max Memory :                                 1258 MB
    Average Memory :                             99.82 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   1224 sec.
    Turnaround time :                            113445 sec.

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

