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


Performing analysis on: 4FGL_J0909.1+0121_weekly_bin32
RA = 137.297, Dec = 1.3557
tmin = 258336001, tmax = 258940801
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='637118', job_status='RUN', time_executed='2021-07-15 02:16:51.210795', time_epoch_executed='1626340611.21' WHERE source_name='4FGL J0909.1+0121' and cadence='weekly' and bin_id='32'

Database successfully updated.
Done.

Creating custom output directory:
/scratch/kocevski/637118

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

Retrieving the FT1 file...

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

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

Retrieving 34 files...
Done.


Merging files...

Checksum keywords updated successfully.

Merged file saved to:
/scratch/kocevski/637118/ft1_4FGL_J0909.1+0121_weekly_bin32.fits


Retrieving the FT1 file...

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

Retrieving 53 files...
Done.


Merging files...

Merged file saved to:
/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits


Selecting the photons:
time -p gtselect infile=/scratch/kocevski/637118/ft1_4FGL_J0909.1+0121_weekly_bin32.fits outfile=/scratch/kocevski/637118/ft1_filteredMKT_4FGL_J0909.1+0121_weekly_bin32.fits ra=137.297 dec=1.3557 rad=12.0 tmin=258336001.0 tmax=258940801.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 1.04
user 0.82
sys 0.16

Adding sun position to ft2 file:
/nfs/farm/g/glast/g/LCRepository/Repository/bin/sunpos /scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits

Selecting the good time intervals:
time -p gtmktime scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.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/637118/ft1_filteredMKT_4FGL_J0909.1+0121_weekly_bin32.fits evtable="EVENTS" outfile="/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.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.44
user 0.27
sys 0.16

Generating the livetime cube:
time -p gtltcube evfile="/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits" evtable="EVENTS" scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits sctable="SC_DATA" outfile=/scratch/kocevski/637118/ltcube_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.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/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits
.....................!
real 12.17
user 11.83
sys 0.30

Generating the exposure map:
time -p gtexpmap evfile=/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits evtable="EVENTS" scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits sctable="SC_DATA" expcube=/scratch/kocevski/637118/ltcube_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits outfile=/scratch/kocevski/637118/expmap_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.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/637118/ltcube_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits
.....................!
real 155.30
user 150.17
sys 4.61

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

Setting source of interest to:
4FGL J0909.1+0121 @ 137.297 1.3557

Creating the counts map:
time -p gtbin evfile=/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits outfile=/scratch/kocevski/637118/cmap_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.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=137.297 yref=1.3557 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.48
user 0.30
sys 0.16

Creating the high resolution counts map:
time -p gtbin evfile=/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits outfile=/scratch/kocevski/637118/cmap_HighResolution_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.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=137.297 yref=1.3557 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.49
user 0.30
sys 0.16

Computing the diffuse response:
time -p gtdiffrsp evfile=/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits evtable="EVENTS" scfile=/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits sctable="SC_DATA" srcmdl=/scratch/kocevski/637118/Model_4FGL_J0909.1+0121_weekly_bin32.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/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits.....................!
real 45.09
user 43.85
sys 1.04

Creating the likelihood object...
obs = UnbinnedObs('/scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits', '/scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits', expMap='/scratch/kocevski/637118/expmap_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits', expCube='/scratch/kocevski/637118/ltcube_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits', irfs='P8R3_SOURCE_V2')
like = UnbinnedAnalysis(obs, '/scratch/kocevski/637118/Model_4FGL_J0909.1+0121_weekly_bin32.xml', optimizer='MINUIT')

Using source of interest name: '4FGL J0909.1+0121'

4FGL J0909.1+0121
   Spectrum: LogParabola
269         norm:  5.916e+00  0.000e+00  1.000e-04  1.000e+04 ( 1.000e-12)
270        alpha:  2.491e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
271         beta:  9.911e-02  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
272           Eb:  8.036e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed


Likelihood Fit Parameters:
Event file(s): /scratch/kocevski/637118/ft1_filtered_4FGL_J0909.1+0121_weekly_bin32.fits
Spacecraft file(s): /scratch/kocevski/637118/ft2_4FGL_J0909.1+0121_weekly_bin32.fits
Exposure map: /scratch/kocevski/637118/expmap_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits
Exposure cube: /scratch/kocevski/637118/ltcube_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.fits
IRFs: P8R3_SOURCE_V2
Source model file: /scratch/kocevski/637118/Model_4FGL_J0909.1+0121_weekly_bin32.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) = 4784.08904802

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

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

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'norm      '    1.7031       1.0000         .10000E-03   10000.    
     2 'norm      '    .47031       1.0000         .10000E-03   10000.    
     3 'Prefactor '    .10000E-03   1.0000         .10000E-03   10000.    
     4 'norm      '    2.4377       1.0000         .10000E-03   10000.    
     5 'norm      '    .10009E-03   1.0000         .10000E-03   10000.    
     6 'Prefactor '    26.930       1.0000         .10000E-03   10000.    
     7 'Prefactor '    6.5202       1.0000         .10000E-03   10000.    
     8 'Prefactor '    30.253       1.0000         .10000E-03   10000.    
     9 'Prefactor '    .10023E-03   1.0000         .10000E-03   10000.    
    10 'norm      '    .83398       1.0000         .10000E-03   10000.    
    11 'Normalizat'    .93476       1.0000         .10000E-01   10.000    
    12 'Prefactor '    .44448       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .4960E+05   .2000E-04
 **********

 MIGRAD MINIMIZATION HAS CONVERGED.

 MIGRAD WILL VERIFY CONVERGENCE AND ERROR MATRIX.

 MIGRAD MINIMIZATION HAS CONVERGED.

 FCN=   4784.077     FROM MIGRAD    STATUS=CONVERGED    195 CALLS      979 TOTAL
                     EDM=   .18E-08  STRATEGY=1  ERROR MATRIX UNCERTAINTY=  1.4%

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  norm          1.7032        .83294        .55516E-07   -.43304E-05
   2  norm          .46955        4.3811       -.25344E-05   -.11813E-02
   3  Prefactor     .10000E-03    4.3361       -.62169E-07** at limit **
   4  norm          2.4379        2.5417       -.19620E-06   -.14806E-03
   5  norm          .10000E-03    1.4021       -.72245E-07** at limit **
   6  Prefactor     26.935        19.206        .83508E-05   -.64499E-03
   7  Prefactor     6.5214        3.9155        .42175E-06   -.31090E-03
   8  Prefactor     30.251        32.472       -.33887E-05   -.41410E-04
   9  Prefactor     .10000E-03    5.0974        .49321E-07** at limit **
  10  norm          .83405        .56431        .93064E-08   -.55624E-03
  11  Normalizat    .93443        .15999       -.19382E-05    .13927E-03
  12  Prefactor     .44473        .12003        .80714E-06   -.10087E-03
                               ERR DEF=  .500    
Final values: 
  norm       = 1.70321
  norm       = 0.469547
  Prefactor  = 0.0001
  norm       = 2.43794
  norm       = 0.0001
  Prefactor  = 26.9351
  Prefactor  = 6.5214
  Prefactor  = 30.251
  Prefactor  = 0.0001
  norm       = 0.834051
  Normalizat = 0.934434
  Prefactor  = 0.444729
 **********
 **   18 **HESSE 
 **********

 FCN=   4784.077     FROM HESSE     STATUS=OK           129 CALLS     1108 TOTAL
                     EDM=   .38E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  norm          1.7032        .83046        .42521E-04   -1.5447    
   2  norm          .46955        5.1188        .30134E-03   -1.5571    
   3  Prefactor     .10000E-03    4.5043        .28124E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   4  norm          2.4379        2.5380        .10860E-03   -1.5396    
   5  norm          .10000E-03    1.4062        .79985E-03   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
   6  Prefactor     26.935        18.347        .77198E-04   -1.4670    
   7  Prefactor     6.5214        3.9168        .99589E-04   -1.5197    
   8  Prefactor     30.251        32.438        .72844E-04   -1.4607    
   9  Prefactor     .10000E-03    5.1182        .15248E-02   -1.5708    
                                 WARNING -   - ABOVE PARAMETER IS AT LIMIT.
  10  norm          .83405        .55580        .40724E-04   -1.5525    
  11  Normalizat    .93443        .18965        .19803E-03   -.95261    
  12  Prefactor     .44473        .14223        .21510E-03   -1.1458    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 3.7709e-09
Minuit parameter uncertainties:
  1  0.83047
  2  3.10067
  3  7.6738e-06
  4  2.53814
  5  6.59923e-06
  6  18.3505
  7  3.91697
  8  32.4565
  9  8.72832e-06
  10  0.555803
  11  0.189789
  12  0.142346
Done.

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

Extracting fit parameters...

4FGL J0909.1+0121
   Spectrum: LogParabola
269         norm:  2.438e+00  2.538e+00  1.000e-04  1.000e+04 ( 1.000e-12)
270        alpha:  2.491e+00  0.000e+00  0.000e+00  5.000e+00 ( 1.000e+00) fixed
271         beta:  9.911e-02  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
272           Eb:  8.036e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
493    Prefactor:  4.447e-01  1.423e-01  0.000e+00  1.000e+01 ( 1.000e+00)
494        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
495        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
492   Normalization:  9.344e-01  1.898e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Fixed Index): 1.88
Ra Dec: 137.297 1.356
Photon Index (Fixed Index): 2.49 +/- 0.00
Photon Flux (Fixed Index): 2.33e-08 +/- 2.42e-08
Energy Flux (Fixed Index): 7.00e-06 +/- 7.29e-06

TS (Fixed Index): 1.88
Ra Dec: 137.297 1.356
Photon Flux Upper Limit: 8.53e-08 ph cm-2 s-1
Energy Flux Upper Limit: 2.57e-05 MeV cm-2 s-1

Saving results to:
/scratch/kocevski/637118/likelihoodResults_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.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) = 4783.91969896
delta logL = 0.15723328163

Fit tolerance = 0.0001

Performing likelihood fit...
Done.

MINUIT Return Code (Free Index): 0
logL (Free Index) = 4783.90973481
delta logL = 0.167197433423

Fit tolerance = 1e-08

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

 PARAMETER DEFINITIONS:
    NO.   NAME         VALUE      STEP SIZE      LIMITS
     1 'norm      '    3.0394       1.0000         .10000E-03   10000.    
     2 'alpha     '    1.9734       1.0000          .0000       5.0000    
     3 'Normalizat'    .94561       1.0000         .10000E-01   10.000    
     4 'Prefactor '    .43854       1.0000          .0000       10.000    
 **********
 **   15 **SET ERR    .5000    
 **********
 **********
 **   16 **SET GRAD    1.000    
 **********
 **********
 **   17 **MINIMIZE    .4960E+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=   4783.910     FROM MIGRAD    STATUS=CONVERGED     81 CALLS      258 TOTAL
                     EDM=   .15E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                   STEP         FIRST   
  NO.   NAME        VALUE          ERROR          SIZE      DERIVATIVE 
   1  norm          3.0395        3.2045        .12341E-03   -.13596E-02
   2  alpha         1.9737        .84299        .19148E-01   -.84454E-04
   3  Normalizat    .94569        .18313        .19699E-03    .70350E-04
   4  Prefactor     .43850        .14116        .21650E-03    .83386E-04
                               ERR DEF=  .500    
Final values: 
  norm       = 3.03955
  alpha      = 1.97368
  Normalizat = 0.945688
  Prefactor  = 0.438498
 **********
 **   18 **HESSE 
 **********

 FCN=   4783.910     FROM HESSE     STATUS=OK            23 CALLS      281 TOTAL
                     EDM=   .16E-08    STRATEGY= 1      ERROR MATRIX ACCURATE 

  EXT PARAMETER                                INTERNAL      INTERNAL  
  NO.   NAME        VALUE          ERROR       STEP SIZE       VALUE   
   1  norm          3.0395        3.2070        .24681E-04   -1.5359    
   2  alpha         1.9737        .84367        .76594E-03   -.21211    
   3  Normalizat    .94569        .18328        .78797E-05   -.94873    
   4  Prefactor     .43850        .14128        .86602E-05   -1.1489    
                               ERR DEF=  .500    
Minuit fit quality: 3   estimated distance: 1.60117e-09
Minuit parameter uncertainties:
  1  3.20715
  2  0.861393
  3  0.183399
  4  0.141392
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
rmdir: failed to remove `/scratch/kocevski/637118': 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) = 4783.9097346
delta logL = 0.167197635036

Extracting fit parameters...

4FGL J0909.1+0121
   Spectrum: LogParabola
269         norm:  3.040e+00  3.207e+00  1.000e-04  1.000e+04 ( 1.000e-12)
270        alpha:  1.974e+00  8.614e-01  0.000e+00  5.000e+00 ( 1.000e+00)
271         beta:  9.911e-02  0.000e+00  0.000e+00  1.000e+01 ( 1.000e+00) fixed
272           Eb:  8.036e+02  0.000e+00  3.000e+01  5.000e+05 ( 1.000e+00) fixed

GAL_V02
   Spectrum: PowerLaw
493    Prefactor:  4.385e-01  1.414e-01  0.000e+00  1.000e+01 ( 1.000e+00)
494        Index:  0.000e+00  0.000e+00 -1.000e+00  1.000e+00 ( 1.000e+00) fixed
495        Scale:  1.000e+02  0.000e+00  5.000e+01  2.000e+02 ( 1.000e+00) fixed

EG_v02
   Spectrum: FileFunction
492   Normalization:  9.457e-01  1.834e-01  1.000e-02  1.000e+01 ( 1.000e+00)


TS (Free Index): 2.22
Ra Dec: 137.297 1.356
Photon Index (Free Index): 1.97 +/- 0.86
Photon Flux (Free Index): 1.56e-08 +/- 2.18e-08
Energy Flux (Free Index): 9.07e-06 +/- 1.08e-05

Creating a high resolution counts map...
INFO: Auto-setting vmin to  0.000e+00 [aplpy.core]
INFO: Auto-setting vmax to  0.000e+00 [aplpy.core]
Saving /scratch/kocevski/637118/cmap_HighResolution_258336001_258940801_4FGL_J0909.1+0121_weekly_bin32.png

Cleaning up...

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

Updating database...

UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='2.57e-05', comment='SUCCESS', photon_flux='2.33e-08', energy_flux2='9.07e-06', photon_flux_error='2.42e-08', dlogl='1.67e-01', energy_flux='7.00e-06', photon_flux2='1.56e-08', job_status='DONE', time_completed='2021-07-15 02:22:36.269352', photon_index_error2='0.86', photon_index2='1.97', ts='1.88', fit_tolerance='1e-08', GAL='0.44', photon_index_error='0.00', photon_flux_upper_limit='8.53e-08', energy_flux_error2='1.08e-05', EG='0.93', time_epoch_completed='1626340956.27', return_code='0', job_id='637118', GAL2='0.44', EG2='0.95', return_code2='0', energy_flux_error='7.29e-06', photon_flux_error2='2.18e-08', ts2='2.22', photon_index='2.49' WHERE bin_id='32' AND source_name='4FGL J0909.1+0121' AND cadence='weekly';

Database successfully updated.


Analysis Complete.


Thu Jul 15 02:22:36 PDT 2021


------------------------------------------------------------
Sender: LSF System <lsf@bullet0086>
Subject: Job 637118: <4FGL_J0909.1+0121_weekly_bin32> in cluster <slac> Done

Job <4FGL_J0909.1+0121_weekly_bin32> was submitted from host <rhel6-64h> by user <kocevski> in cluster <slac> at Thu Jul 15 02:10:50 2021
Job was executed on host(s) <bullet0086>, in queue <medium>, as user <kocevski> in cluster <slac> at Thu Jul 15 02:15:18 2021
</u/ki/kocevski> was used as the home directory.
</u/ki/kocevski> was used as the working directory.
Started at Thu Jul 15 02:15:18 2021
Terminated at Thu Jul 15 02:22:37 2021
Results reported at Thu Jul 15 02:22:37 2021

Your job looked like:

------------------------------------------------------------
# LSBATCH: User input
/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J0909.1+0121_weekly_bin32 137.297 1.3557 258336001 258940801 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J0909.1+0121 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False
------------------------------------------------------------

Successfully completed.

Resource usage summary:

    CPU time :                                   344.00 sec.
    Max Memory :                                 1093 MB
    Average Memory :                             349.19 MB
    Total Requested Memory :                     -
    Delta Memory :                               -
    Max Swap :                                   -
    Max Processes :                              5
    Max Threads :                                21
    Run time :                                   438 sec.
    Turnaround time :                            707 sec.

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

