Done. Performing analysis on: 4FGL_J0622.9+3326_daily_bin2180 RA = 95.7296, Dec = 33.4335 tmin = 804384001, tmax = 804643201 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='31129401', job_status='RUN', time_executed='2026-07-09 09:22:36.376711', time_epoch_executed='1783614156.38' WHERE source_name='4FGL J0622.9+3326' and cadence='daily' and bin_id='2180' Database successfully updated. Done. Creating custom output directory: /lscratch/kocevski/31129401 Creating custom pfile directory: /lscratch/kocevski/31129401/pfiles/ Retrieving the FT1 file... Issuing command: datacat find --group FT1 --filter 'nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Reprocess/P305 Issuing command: datacat find --group FT1 --filter 'nMetStart>564945418 && nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Checksum keywords updated successfully. Merged file saved to: /lscratch/kocevski/31129401/ft1_4FGL_J0622.9+3326_daily_bin2180.fits Retrieving the FT1 file... Issuing command: datacat find --group FT2 --filter 'nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Merged file saved to: /lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Selecting the photons: time -p gtselect infile=/lscratch/kocevski/31129401/ft1_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129401/ft1_filteredMKT_4FGL_J0622.9+3326_daily_bin2180.fits ra=95.7296 dec=33.4335 rad=12.0 tmin=804384001.0 tmax=804643201.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 2.66 user 1.85 sys 0.15 Adding sun position to ft2 file: /sdf/group/fermi/g/LCRepository/Repository/bin/sunpos /lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Selecting the good time intervals: time -p gtmktime scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" filter="IN_SAA!=T && LIVETIME>0 && gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2))" roicut=no evfile=/lscratch/kocevski/31129401/ft1_filteredMKT_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" outfile="/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.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('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2)) real 1.23 user 0.20 sys 0.12 Number of photons that the gtmktime cut: 537 Generating the livetime cube: time -p gtltcube evfile="/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits" evtable="EVENTS" scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" ou/sdf/group/fermi/u/kocevski/software/conda/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) 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 make4FGLDR3xml version 01r09. The default diffuse model files and names are for P8R3, 4FGL DRs, and the default fermitools directory locations. WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). /sdf/group/fermi/u/kocevski/software/conda/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 = 7669 number of fields = 31 RA_SUN column already exists. File will not be modified. Done. Performing analysis on: 4FGL_J0622.9+3326_daily_bin2180 RA = 95.7296, Dec = 33.4335 tmin = 804384001, tmax = 804643201 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='31129481', job_status='RUN', time_executed='2026-07-09 09:23:31.216801', time_epoch_executed='1783614211.22' WHERE source_name='4FGL J0622.9+3326' and cadence='daily' and bin_id='2180' Database successfully updated. Done. Creating custom output directory: /lscratch/kocevski/31129481 Creating custom pfile directory: /lscratch/kocevski/31129481/pfiles/ Retrieving the FT1 file... Issuing command: datacat find --group FT1 --filter 'nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Reprocess/P305 Issuing command: datacat find --group FT1 --filter 'nMetStart>564945418 && nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Checksum keywords updated successfully. Merged file saved to: /lscratch/kocevski/31129481/ft1_4FGL_J0622.9+3326_daily_bin2180.fits Retrieving the FT1 file... Issuing command: datacat find --group FT2 --filter 'nMetStop>=804384001.0 && nMetStart<804643201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Merged file saved to: /lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Selecting the photons: time -p gtselect infile=/lscratch/kocevski/31129481/ft1_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129481/ft1_filteredMKT_4FGL_J0622.9+3326_daily_bin2180.fits ra=95.7296 dec=33.4335 rad=12.0 tmin=804384001.0 tmax=804643201.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 2.40 user 1.93 sys 0.16 Adding sun position to ft2 file: /sdf/group/fermi/g/LCRepository/Repository/bin/sunpos /lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Selecting the good time intervals: time -p gtmktime scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" filter="IN_SAA!=T && LIVETIME>0 && gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2))" roicut=no evfile=/lscratch/kocevski/31129481/ft1_filteredMKT_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" outfile="/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.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('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nogrb.gti',(START+STOP)/2) && (angsep(RA_SUN,DEC_SUN,RA_ZENITH,DEC_ZENITH)>115 || gtifilter('/sdf/group/fermi/g/LCRepository/Likelihood/GTIs/nosolarflares.gti',(START+STOP)/2)) real 0.70 user 0.22 sys 0.13 Number of photons that the gtmktime cut: 537 Generating the livetime cube: time -p gtltcube evfile="/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits" evtable="EVENTS" scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" outfile=/lscratch/kocevski/31129405/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 9.88 user 9.37 sys 0.25 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129405/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129405/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129405/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 78.72 user 73.40 sys 4.62 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129405/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.24 sys 0.12 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129405/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 axisrot=0.0 rafield="RA" decfield="DEC" proj="AIT" hpx_ordering_scheme="RING" hpx_order=3 hpx_ebin=yes hpx_region="" evtable="EVENTS" sctable="SC_DATA" efield="ENERGY" tfield="TIME" chatter=2 clobber=yes debug=no gui=no mode="ql" WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). This is gtbin version HEAD real 0.53 user 0.25 syfile=/lscratch/kocevski/31129404/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 9.74 user 9.23 sys 0.24 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129404/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129404/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129404/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 78.60 user 73.42 sys 4.49 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129404/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.51 user 0.23 sys 0.12 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129404/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 axisrot=0.0 rafield="RA" decfield="DEC" proj="AIT" hpx_ordering_scheme="RING" hpx_order=3 hpx_ebin=yes hpx_region="" evtable="EVENTS" sctable="SC_DATA" efield="ENERGY" tfield="TIME" chatter=2 clobber=yes debug=no gui=no mode="ql" WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). This is gtbin version HEAD real 0.53 user 0.23 systfile=/lscratch/kocevski/31129395/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 9.75 user 8.77 sys 0.23 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129395/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129395/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129395/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 76.31 user 69.66 sys 4.23 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129395/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.65 user 0.25 sys 0.12 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129395/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.24 sytfile=/lscratch/kocevski/31129400/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 9.99 user 8.97 sys 0.24 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129400/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129400/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129400/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 73.89 user 68.67 sys 4.14 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129400/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.87 user 0.23 sys 0.12 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129400/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.24 sytfile=/lscratch/kocevski/31129401/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 10.21 user 9.00 sys 0.23 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129401/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129401/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129401/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 73.84 user 68.81 sys 4.19 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129401/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.75 user 0.23 sys 0.12 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129401/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.51 user 0.23 stfile=/lscratch/kocevski/31129481/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 9.69 user 9.16 sys 0.25 Generating the exposure map: time -p gtexpmap evfile=/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" expcube=/lscratch/kocevski/31129481/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129481/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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 /lscratch/kocevski/31129481/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits .....................! real 74.73 user 69.87 sys 4.21 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 S 147 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/S147.fits is the correct path to the extended template. Extended source IC 443 in ROI with RadialGaussian spatial model. Extended source HB 9 in ROI, make sure /sdf/group/fermi/g/LCRepository/Likelihood/ExtendedSources/Extended_8years/Templates/HB9.fits is the correct path to the extended template. Added 168 point sources and 3 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 J0622.9+3326 @ 95.7296 33.4335 Creating the counts map: time -p gtbin evfile=/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129481/cmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.64 user 0.22 sys 0.14 Creating the high resolution counts map: time -p gtbin evfile=/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits outfile=/lscratch/kocevski/31129481/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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=95.7296 yref=33.4335 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.24 sy 0.13 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129404/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 58.98 user 57.25 sys 1.16 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129404/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129404/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129404/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129404/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129404/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129404/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129404/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129404/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 s 0.11 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129405/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 59.35 user 57.66 sys 1.16 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129405/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129405/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129405/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129405/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129405/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129405/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129405/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129405/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 s 0.12 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129395/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 59.21 user 56.09 sys 1.17 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129395/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129395/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129395/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129395/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129395/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129395/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129395/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129395/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 ys 0.10 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129401/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 56.44 user 54.26 sys 1.18 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129401/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129401/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129401/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129401/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129401/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129401/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129401/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129401/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 s 0.12 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129400/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 56.32 user 54.04 sys 1.17 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129400/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129400/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129400/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129400/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129400/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129400/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129400/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129400/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129404/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129405/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 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) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129404/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:26:30.309982', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614390.31', return_code='0', job_id='31129404', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:26:30 PDT 2026 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) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129405/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:26:30.776959', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614390.78', return_code='0', job_id='31129405', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:26:30 PDT 2026 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129395/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 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) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129395/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:26:37.607791', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614397.61', return_code='0', job_id='31129395', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:26:37 PDT 2026 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129401/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129400/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 shell-init: error retrieving current directory: getcwd: cannot access parent directories: 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) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129401/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:26:43.450941', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614403.45', return_code='0', job_id='31129401', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:26:43 PDT 2026 Done. MINUIT Return Code (Free Index): 0 logL (Free Index) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129400/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:26:43.579821', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614403.58', return_code='0', job_id='31129400', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:26:43 PDT 2026 s 0.14 Computing the diffuse response: time -p gtdiffrsp evfile=/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits evtable="EVENTS" scfile=/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits sctable="SC_DATA" srcmdl=/lscratch/kocevski/31129481/Model_4FGL_J0622.9+3326_daily_bin2180.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 HB 9 adding source IC 443 adding source S 147 Working on... /lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits.....................! real 58.47 user 56.47 sys 1.07 Creating the likelihood object... obs = UnbinnedObs('/lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits', '/lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits', expMap='/lscratch/kocevski/31129481/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', expCube='/lscratch/kocevski/31129481/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits', irfs='P8R3_SOURCE_V2') like = UnbinnedAnalysis(obs, '/lscratch/kocevski/31129481/Model_4FGL_J0622.9+3326_daily_bin2180.xml', optimizer='MINUIT') Using source of interest name: '4FGL J0622.9+3326' 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.298e+00 0.000e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed Likelihood Fit Parameters: Event file(s): /lscratch/kocevski/31129481/ft1_filtered_4FGL_J0622.9+3326_daily_bin2180.fits Spacecraft file(s): /lscratch/kocevski/31129481/ft2_4FGL_J0622.9+3326_daily_bin2180.fits Exposure map: /lscratch/kocevski/31129481/expmap_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits Exposure cube: /lscratch/kocevski/31129481/ltcube_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.fits IRFs: P8R3_SOURCE_V2 Source model file: /lscratch/kocevski/31129481/Model_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.55295244 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.42380781 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'Prefactor ' .16746E-03 1.0000 .0000 .10000E+07 2 'norm ' .39413E-07 1.0000 .0000 .10000E+07 3 'norm ' 4.6255 1.0000 .0000 .10000E+07 4 'norm ' 5.3438 1.0000 .0000 .10000E+07 5 'Prefactor ' 18.456 1.0000 .0000 .10000E+07 6 'norm ' 28.688 1.0000 .0000 .10000E+07 7 'norm ' .15199E-06 1.0000 .0000 .10000E+07 8 'Normalizat' .69823 1.0000 .10000E-01 10.000 9 'Prefactor ' 1.0540 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+05 .2000E-04 ********** MIGRAD MINIMIZATION HAS CONVERGED. FCN= 5343.420 FROM MIGRAD STATUS=CONVERGED 77 CALLS 434 TOTAL EDM= .38E-13 STRATEGY=1 ERROR MATRIX UNCERTAINTY= .4% EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 Prefactor .0000 19.326 .13311E-05** at limit ** 2 norm .0000 2.4067 -.39126E-06** at limit ** 3 norm 4.6228 5.8568 .96738E-07 .23605E-05 4 norm 5.3204 8.6438 .12775E-06 .22429E-04 5 Prefactor 17.547 14.274 .17262E-06 -.27588E-05 6 norm 26.533 32.655 -.12258E-06 -.78453E-05 7 norm .0000 .65490 -.29490E-07** at limit ** 8 Normalizat .70376 .38073 .75295E-05 .63002E-06 9 Prefactor 1.0538 .82182E-01 .67672E-07 .65139E-05 ERR DEF= .500 Final values: Prefactor = 0 norm = 0 norm = 4.62283 norm = 5.32039 Prefactor = 17.5471 norm = 26.5328 norm = 0 Normalizat = 0.703758 Prefactor = 1.05383 ********** ** 18 **HESSE ********** FCN= 5343.420 FROM HESSE STATUS=OK 103 CALLS 537 TOTAL EDM= .93E-10 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 Prefactor .0000 19.324 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 2 norm .0000 2.3999 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 3 norm 4.6228 5.8619 .46774E-03 -1.5665 4 norm 5.3204 8.6707 .43451E-03 -1.5662 5 Prefactor 17.547 14.282 .23286E-03 -1.5624 6 norm 26.533 32.868 .18673E-03 -1.5605 7 norm .0000 .65461 .42118E-03 -1.5708 WARNING - - ABOVE PARAMETER IS AT LIMIT. 8 Normalizat .70376 .38591 .16486 -1.0374 9 Prefactor 1.0538 .82290E-01 .29812E-01 -.90956 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 9.29879e-11 Minuit parameter uncertainties: 1 1.56294e-06 2 7.33126e-07 3 5.86192 4 8.67073 5 14.2818 6 32.8679 7 2.14741e-07 8 0.387415 9 0.0823 Done. MINUIT Return Code (Fixed Index): 0 logL (Fixed Index) = 5343.41979487 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 5.320e+00 8.671e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 2.126e+00 0.000e+00 0.000e+00 5.000e+00 ( 1.000e+00) fixed 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.054e+00 8.230e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 7.038e-01 3.874e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Fixed Index): 0.58 Ra Dec: 95.730 33.434 Photon Flux Upper Limit: 2.50489448956e-07 ph cm-2 s-1 Energy Flux Upper Limit: 0.000120259143989 MeV cm-2 s-1 Saving results to: /lscratch/kocevski/31129481/likelihoodResults_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.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) = 5343.05171491 delta logL = 0.36807995549 Fit tolerance = 0.0001 Performing likelihood fit... Done. MINUIT Return Code (Free Index): 102 logL (Free Index) = 5343.02625418 delta logL = 0.393540688941 Fit tolerance = 1e-08 Performing likelihood fit... ********** ** 14 **SET NOWARN ********** PARAMETER DEFINITIONS: NO. NAME VALUE STEP SIZE LIMITS 1 'norm ' 2.2237 1.0000 .0000 .10000E+07 2 'alpha ' 3.4513 1.0000 .0000 5.0000 3 'Normalizat' .62445 1.0000 .10000E-01 10.000 4 'Prefactor ' 1.0583 1.0000 .0000 10.000 ********** ** 15 **SET ERR .5000 ********** ********** ** 16 **SET GRAD 1.000 ********** ********** ** 17 **MINIMIZE .5740E+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= 5343.026 FROM MIGRAD STATUS=CONVERGED 86 CALLS 289 TOTAL EDM= .51E-08 STRATEGY= 1 ERR MATRIX NOT POS-DEF EXT PARAMETER APPROXIMATE STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 norm 2.2241 104.45 .10219E-04 .13220E-01 2 alpha 3.4516 2.7371 .14225E-01 .91675E-04 3 Normalizat .62447 .50053 .77397E-03 .59504E-04 4 Prefactor 1.0583 .92241E-01 .13145E-03 .36806E-03 ERR DEF= .500 Final values: norm = 2.22411 alpha = 3.45163 Normalizat = 0.624467 Prefactor = 1.05828 ********** ** 18 **HESSE ********** FCN= 5343.026 FROM HESSE STATUS=OK 25 CALLS 314 TOTAL EDM= .50E-09 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER INTERNAL INTERNAL NO. NAME VALUE ERROR STEP SIZE VALUE 1 norm 2.2241 6.0600 .40877E-06 -1.5678 2 alpha 3.4516 1.5577 .56901E-03 .39050 3 Normalizat .62447 .38792 .30959E-04 -1.0695 4 Prefactor 1.0583 .82342E-01 .26290E-04 -.90811 ERR DEF= .500 Minuit fit quality: 3 estimated distance: 4.99609e-10 Minuit parameter uncertainties: 1 6.06003 2 1.70926 3 0.389632 4 0.0823515 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) = 5343.02625377 delta logL = 0.393541093193 Extracting fit parameters... 4FGL J0622.9+3326 Spectrum: LogParabola 296 norm: 2.224e+00 6.060e+00 0.000e+00 1.000e+06 ( 1.000e-12) 297 alpha: 3.452e+00 1.709e+00 0.000e+00 5.000e+00 ( 1.000e+00) 298 beta: 7.898e-02 0.000e+00 -5.000e+00 1.000e+01 ( 1.000e+00) fixed 299 Eb: 9.292e+02 0.000e+00 3.000e+01 5.000e+05 ( 1.000e+00) fixed GAL_V02 Spectrum: PowerLaw 559 Prefactor: 1.058e+00 8.235e-02 0.000e+00 1.000e+01 ( 1.000e+00) 560 Index: 0.000e+00 0.000e+00 -1.000e+00 1.000e+00 ( 1.000e+00) fixed 561 Scale: 1.000e+02 0.000e+00 5.000e+01 2.000e+02 ( 1.000e+00) fixed EG_v02 Spectrum: FileFunction 558 Normalization: 6.245e-01 3.896e-01 1.000e-02 1.000e+01 ( 1.000e+00) TS (Free Index): 1.47 Ra Dec: 95.730 33.434 Photon Index (Free Index): 3.45 +/- 1.71 Photon Flux (Free Index): 1.52e-07 +/- 1.70e-07 Energy Flux (Free Index): 2.71e-05 +/- 2.70e-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 /lscratch/kocevski/31129481/cmap_HighResolution_804384001_804643201_4FGL_J0622.9+3326_daily_bin2180.png Cleaning up... ** Nuclear option initiated! ** Updating database... UPDATE lightcurve_data_v2 SET energy_flux_upper_limit='1.20e-04', comment='SUCCESS', energy_flux2='2.71e-05', dlogl='3.94e-01', photon_flux2='1.52e-07', job_status='DONE', time_completed='2026-07-09 09:27:30.098906', photon_index_error2='1.71', photon_index2='3.45', ts='0.58', fit_tolerance='1e-08', GAL='1.05', photon_index_error='0.00', photon_flux_upper_limit='2.50e-07', energy_flux_error2='2.70e-05', EG='0.70', time_epoch_completed='1783614450.1', return_code='0', job_id='31129481', GAL2='1.06', EG2='0.62', return_code2='0', photon_flux_error2='1.70e-07', ts2='1.47', photon_index='2.13' WHERE bin_id='2180' AND source_name='4FGL J0622.9+3326' AND cadence='daily'; Database successfully updated. Analysis Complete. Thu Jul 9 09:27:30 PDT 2026