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


Performing analysis on: 4FGL_J0746.4+2546_weekly_bin182
RA = 116.602, Dec = 25.7678
tmin = 349056001, tmax = 349660801
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='255619', job_status='RUN', time_executed='2021-07-11 20:06:27.582353', time_epoch_executed='1626059187.58' WHERE source_name='4FGL J0746.4+2546' and cadence='weekly' and bin_id='182'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/255619

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

Retrieving the FT1 file...

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

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

Retrieving 107 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/255619/ft1_4FGL_J0746.4+2546_weekly_bin182.fits


Retrieving the FT1 file...

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

Retrieving 107 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/255619/ft1_4FGL_J0746.4+2546_weekly_bin182.fits outfile=/scratch/kocevski/255619/ft1_filteredMKT_4FGL_J0746.4+2546_weekly_bin182.fits ra=116.602 dec=25.7678 rad=12.0 tmin=349056001.0 tmax=349660801.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 7.55
user 7.03
sys 0.32

Adding sun position to ft2 file:
/nfs/farm/g/glast/g/LCRepository/Repository/bin/sunpos /scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.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/255619/ft1_filteredMKT_4FGL_J0746.4+2546_weekly_bin182.fits evtable="EVENTS" outfile="/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.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.63
user 0.39
sys 0.22

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits" evtable="EVENTS" scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits sctable="SC_DATA" outfile=/scratch/kocevski/255619/ltcube_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.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/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits
.....................!
real 32.74
user 31.89
sys 0.42

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits evtable="EVENTS" scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits sctable="SC_DATA" expcube=/scratch/kocevski/255619/ltcube_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits outfile=/scratch/kocevski/255619/expmap_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.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/255619/ltcube_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits
.....................!
real 194.29
user 188.52
sys 5.03

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
Extended source IC 443 in ROI with RadialGaussian spatial model.
Added 172 point sources and 1 extended sources
If using unbinned likelihood you will need to rerun gtdiffrsp for the extended sources or rerun the makeModel function with optional argument psForce=True

Setting source of interest to:
4FGL J0746.4+2546 @ 116.602 25.7678

Creating the counts map:
time -p gtbin evfile=/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits outfile=/scratch/kocevski/255619/cmap_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.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=116.602 yref=25.7678 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.71
user 0.41
sys 0.24

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits outfile=/scratch/kocevski/255619/cmap_HighResolution_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.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=116.602 yref=25.7678 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.67
user 0.42
sys 0.22

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits evtable="EVENTS" scfile=/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/255619/Model_4FGL_J0746.4+2546_weekly_bin182.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
adding source IC 443
Working on...
/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits.....................!
real 181.09
user 178.61
sys 1.36

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits', '/scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits', expMap='/scratch/kocevski/255619/expmap_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits', expCube='/scratch/kocevski/255619/ltcube_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/255619/Model_4FGL_J0746.4+2546_weekly_bin182.xml', optimizer='MINUIT')

Using source of interest name: '4FGL J0746.4+2546'

4FGL J0746.4+2546
   Spectrum: LogParabola
250         norm:  1.783e+00  0.000e+00  1.000e-04  1.000e+04 ( 1.000e-11)
251        alpha:  2.624e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
252         beta:  2.597e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
253           Eb:  3.105e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed


Likelihood Fit Parameters:
Event file(s): /scratch/kocevski/255619/ft1_filtered_4FGL_J0746.4+2546_weekly_bin182.fits
Spacecraft file(s): /scratch/kocevski/255619/ft2_4FGL_J0746.4+2546_weekly_bin182.fits
Exposure map: /scratch/kocevski/255619/expmap_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits
Exposure cube: /scratch/kocevski/255619/ltcube_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/255619/Model_4FGL_J0746.4+2546_weekly_bin182.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) = 17008.832771

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'Prefactor '    3.9555       1.0000         .10000E-03   10000.    
     2 'norm      '    .10000E-03   1.0000         .10000E-03   10000.    
     3 'norm      '    .44992       1.0000         .10000E-03   10000.    
     4 'Prefactor '    .36688E-01   1.0000         .10000E-03   10000.    
     5 'Prefactor '    6.1412       1.0000         .10000E-03   10000.    
     6 'norm      '    2.0132       1.0000         .10000E-03   10000.    
     7 'Prefactor '    .10014E-03   1.0000         .10000E-03   10000.    
     8 'norm      '    .49256E-03   1.0000         .10000E-03   10000.    
     9 'Prefactor '    .12732E-03   1.0000         .10000E-03   10000.    
    10 'Prefactor '    29.160       1.0000         .10000E-03   10000.    
    11 'Prefactor '    .10001E-03   1.0000         .10000E-03   10000.    
    12 'Prefactor '    .11338E-03   1.0000         .10000E-03   10000.    
    13 'norm      '    .10000E-03   1.0000         .10000E-03   10000.    
    14 'norm      '    .10000E-03   1.0000         .10000E-03   10000.    
    15 'Prefactor '    10.317       1.0000         .10000E-03   10000.    
    16 'Prefactor '    .10001E-03   1.0000         .10000E-03   10000.    
    17 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
    18 'Prefactor '    11.854       1.0000         .10000E-03   10000.    
    19 'norm      '    1.1366       1.0000         .10000E-03   10000.    
    20 'Normalizat'    1.0511       1.0000         .10000E-01   10.000    
    21 'Prefactor '    1.0432       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5630E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.
 MACHINE ACCURACY LIMITS FURTHER IMPROVEMENT.

 MIGRAD MINIMIZATION HAS CONVERGED.

 FCN=   17008.79     FROM MIGRAD    STATUS=CONVERGED    494 CALLS     1967 TOTAL
                     EDM=   .34E-07    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  Prefactor     3.9550        5.7386         .0000        .89158E-02
   2  norm          .10000E-03    3.0301         .0000    ** at limit **
   3  norm          .45039        .49305         .0000        .31930E-02
   4  Prefactor     .10001E-03    2.2443         .0000    ** at limit **
   5  Prefactor     6.1402        8.5241         .0000        .44182E-03
   6  norm          2.0122        .91033         .0000        .12258E-03
   7  Prefactor     .10000E-03    4.7962         .0000    ** at limit **
   8  norm          .10000E-03    1.0341         .0000    ** at limit **
   9  Prefactor     .10000E-03    52.931         .0000    ** at limit **
  10  Prefactor     29.149        13.548         .0000       -.76306E-03
  11  Prefactor     .10000E-03    13.303         .0000    ** at limit **
  12  Prefactor     .10000E-03    43.903         .0000    ** at limit **
  13  norm          .10000E-03    2.9583         .0000    ** at limit **
  14  norm          .10000E-03    24.214         .0000    ** at limit **
  15  Prefactor     10.314        12.366         .0000        .12723E-03
  16  Prefactor     .10000E-03    5.5714         .0000    ** at limit **
  17  Prefactor     .10000E-03    3.0914         .0000    ** at limit **
  18  Prefactor     11.852        12.840         .0000        .66033E-03
  19  norm          1.1363        .75854         .0000        .14242E-02
  20  Normalizat    1.0513        .13018         .0000        .49263E-05
  21  Prefactor     1.0432        .83479E-01     .0000        .24939E-04
                               ERR DEF=  .500    
Final values: 
  Prefactor  = 3.95502
  norm       = 0.0001
  norm       = 0.450392
  Prefactor  = 0.000100005
  Prefactor  = 6.14019
  norm       = 2.01222
  Prefactor  = 0.0001
  norm       = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 29.1495
  Prefactor  = 0.0001
  Prefactor  = 0.000100001
  norm       = 0.0001
  norm       = 0.0001
  Prefactor  = 10.3138
  Prefactor  = 0.0001
  Prefactor  = 0.0001
  Prefactor  = 11.8516
  norm       = 1.13632
  Normalizat = 1.05125
  Prefactor  = 1.04316
 **********
 **   18 **HESSE 
 **********

 FCN=   17008.79     FROM HESSE     STATUS=OK           327 CALLS     2294 TOTAL
                     EDM=   .11E-07    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  Prefactor     3.9550        5.7354        .10141E-02   -1.5310    
   2  norm          .10000E-03    3.0476        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   3  norm          .45039        .45239        .90186E-03   -1.5574    
   4  Prefactor     .10001E-03    3.0097        .56345E-01   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   5  Prefactor     6.1402        8.5118        .16200E-03   -1.5212    
   6  norm          2.0122        .90321        .80562E-04   -1.5424    
   7  Prefactor     .10000E-03    4.8837        .36285E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   8  norm          .10000E-03    5.0956        .23953E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   9  Prefactor     .10000E-03    53.536        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  Prefactor     29.149        12.994        .74193E-04   -1.4628    
  11  Prefactor     .10000E-03    13.335        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  12  Prefactor     .10000E-03    44.388        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  13  norm          .10000E-03    2.9766        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  14  norm          .10000E-03    24.232        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  15  Prefactor     10.314        12.366        .12474E-03   -1.5066    
  16  Prefactor     .10000E-03    5.5756        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  17  Prefactor     .10000E-03    3.0930        .18142E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  18  Prefactor     11.852        12.741        .11635E-03   -1.5019    
  19  norm          1.1363        .73866        .85352E-04   -1.5495    
  20  Normalizat    1.0513        .15056        .30389E-03   -.91333    
  21  Prefactor     1.0432        .97717E-01    .20109E-03   -.91304    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 1.0957e-08
Minuit parameter uncertainties:
  1  5.73621
  2  1.69647e-05
  3  0.452392
  4  0.000251771
  5  8.51344
  6  0.903217
  7  7.57333e-06
  8  7.24629e-06
  9  0.000225048
  10  12.9952
  11  6.14449e-05
  12  0.000415851
  13  9.78902e-08
  14  5.13583e-05
  15  12.369
  16  3.20392e-05
  17  3.26603e-05
  18  12.7438
  19  0.738666
  20  0.150621
  21  0.0977336
Done.

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

Extracting fit parameters...

4FGL J0746.4+2546
   Spectrum: LogParabola
250         norm:  1.000e-04  7.246e-06  1.000e-04  1.000e+04 ( 1.000e-11)
251        alpha:  2.624e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
252         beta:  2.597e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
253           Eb:  3.105e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
556    Prefactor:  1.043e+00  9.773e-02  0.000e+00  1.000e+01 ( 1.000e+00)
557        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
558        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
555   Normalization:  1.051e+00  1.506e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): -0.00
Ra Dec: 116.602 25.768
Photon Flux Upper Limit: 6.26e-08 ph cm-2 s-1
Energy Flux Upper Limit: 1.42e-05 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/255619/likelihoodResults_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.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) = 17008.7895245
delta logL = -0.000934175306611

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 17008.5326935
delta logL = 0.255896749546

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'norm      '    .95381       1.0000         .10000E-03   10000.    
     2 'alpha     '    4.4131       1.0000          .0000       5.0000    
     3 'Normalizat'    1.0114       1.0000         .10000E-01   10.000    
     4 'Prefactor '    1.0585       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .5630E+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=   17008.53     FROM MIGRAD    STATUS=CONVERGED     89 CALLS      361 TOTAL
                     EDM=   .46E-10    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  norm          .95260        2.7910        .52006E-04   -.28768E-03
   2  alpha         4.4138        4.4254        .11860       -.70814E-05
   3  Normalizat    1.0114        .15593        .30914E-03    .24124E-04
   4  Prefactor     1.0585        .99048E-01    .19978E-03    .39150E-04
                               ERR DEF=  .500    
Final values: 
  norm       = 0.952601
  alpha      = 4.41384
  Normalizat = 1.01139
  Prefactor  = 1.0585
 **********
 **   18 **HESSE 
 **********

 FCN=   17008.53     FROM HESSE     STATUS=OK            25 CALLS      386 TOTAL
                     EDM=   .20E-10    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  norm          .95260        1.9453        .20802E-05   -1.5513    
   2  alpha         4.4138        3.8799        .47438E-02    .87187    
   3  Normalizat    1.0114        .15608        .12366E-04   -.92650    
   4  Prefactor     1.0585        .99291E-01    .79914E-05   -.90804    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 2.02454e-11
Minuit parameter uncertainties:
  1  1.94541
  2  1.95759
  3  0.156151
  4  0.0993087
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/255619': 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) = 17008.5326933
delta logL = 0.255896979936

Extracting fit parameters...

4FGL J0746.4+2546
   Spectrum: LogParabola
250         norm:  9.526e-01  1.945e+00  1.000e-04  1.000e+04 ( 1.000e-11)
251        alpha:  4.414e+00  1.958e+00  0.000e+00  5.000e+00 ( 1.000e+00)
252         beta:  2.597e-01  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
253           Eb:  3.105e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
556    Prefactor:  1.059e+00  9.931e-02  0.000e+00  1.000e+01 ( 1.000e+00)
557        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
558        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
555   Normalization:  1.011e+00  1.562e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): -0.00
Ra Dec: 116.602 25.768

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/255619/cmap_HighResolution_349056001_349660801_4FGL_J0746.4+2546_weekly_bin182.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.42e-05', job_status='DONE', photon_flux_upper_limit='6.26e-08', time_completed='2021-07-11 20:26:24.304039', job_id='255619', GAL2='1.06', fit_tolerance='1e-08', EG2='1.01', EG='1.05', time_epoch_completed='1626060384.3', return_code2='0', ts='-0.00', comment='SUCCESS', return_code='0', GAL='1.04', dlogl='2.56e-01', ts2='0.57', photon_index_error='0.00', photon_index='2.62' WHERE bin_id='182' AND source_name='4FGL J0746.4+2546' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Sun Jul 11 20:26:24 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0136>
Subject: Job 255619: <4FGL_J0746.4+2546_weekly_bin182> in cluster <slac> Done

Job <4FGL_J0746.4+2546_weekly_bin182> was submitted from host <rhel6-64p> by user <kocevski> in cluster <slac> at Sun Jul 11 13:20:39 2021
Job was executed on host(s) <bullet0136>, in queue <medium>, as user <kocevski> in cluster <slac> at Sun Jul 11 13:37:51 2021
</u/ki/kocevski> was used as the home directory.
</u/ki/kocevski> was used as the working directory.
Started at Sun Jul 11 13:37:51 2021
Terminated at Sun Jul 11 20:26:25 2021
Results reported at Sun Jul 11 20:26:25 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0746.4+2546_weekly_bin182 116.602 25.7678 349056001 349660801 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J0746.4+2546 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False
------------------------------------------------------------

Successfully completed.

Resource usage summary:

    CPU time :                                   1205.00 sec.
    Max Memory :                                 1257 MB
    Average Memory :                             63.80 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   24513 sec.
    Turnaround time :                            25546 sec.

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

