Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

It would be nice if the parameters were listed in the same order (where possible)
as for the previous tools.

Wiki Markup>plist gtlikelihood
Parameters for /home/lhea3/ddavis/pfiles/gtlikelihood.par rspfunc = TEST Response functions to use
rspfunc = TEST Response functions to use (enumlist=[DC1|G25|TEST])
(use_energy_dispersion = no) Use energy dispersion?
source_model_file = virgo_model.xml Source model file
source_model_output_file = virgo_model_out.xml Source model output file
flux_style_model_file = virgo_flux_model.xml flux-style output file name
statistic = BINNED Statistic to use (enumlist=\[BINNED|UNBINNED|OPTEM\])
optimizer = MINUIT Optimizer (enumlist=\[LBFGS|MINUIT|DRMNGB\])
fit_tolerance = 0.0001 Fit tolerance
(find_Ts_mins = no) Re-optimize for TS fits?
query_for_refit = yes Allow for refitting? evfile =
evfile = ../L050405162511FE57EF3F19_PH00.fits Event file scfile = file
scfile = ../FT2_checkout2_scData_0000.fits Spacecraft file
exposure_map_file = Virgo_expmap.fits Exposure file file
(plot = no) Plot unbinned counts spectra?
counts_map_file = ./n4486_region_img.fits Counts map file
exposure_cube_file = ./virgo_livetimecube.fits Exposure hypercube file
binned_exposure_map = ./Virgo_expmap.fits Binned exposure map map
(chatter = 2) Output verbosity (min=0, max=4)
(clobber = yes) Overwrite existing output files files
(mode = ql) Mode of automatic parameters

Binned Likelihood fails with

Wiki Markuptime ST/bin/gtlikelihood mode=h
Caught N3tip12TipExceptionE at the top level: Could not open FITS extension "./Virgo_expmap.fits\[Energies\]" (CFITSIO ERROR 301: illegal HDU number)
1.230u 0.110s 0:01.65 81.2% 0+0k 0+0io 4075pf+0w

try UNBINNED

plist gtlikelihood
Parameters for /home/lhea3/ddavis/pfiles/gtlikelihood.par
rspfunc = TEST Response functions to use (enumlist=DC1)
(use_energy_dispersion = no) Use energy dispersion?
source_model_file = virgo_model.xml Source model file
source_model_output_file = virgo_model_out.xml Source model output file
flux_style_model_file = virgo_flux_model.xml flux-style output file name
statistic = UNBINNED Statistic to use (enumlist=BINNED)
optimizer = MINUIT Optimizer (enumlist=LBFGS)
fit_tolerance = 0.0001 Fit tolerance
(find_Ts_mins = no) Re-optimize for TS fits?
query_for_refit = yes Allow for refitting?
evfile = ../L050405162511FE57EF3F19_PH00.fits Event file
scfile = ../FT2_checkout2_scData_0000.fits Spacecraft file
exposure_map_file = Virgo_expmap.fits Exposure file
(plot = no) Plot unbinned counts spectra?
counts_map_file = ./n4486_region_img.fits Counts map file
exposure_cube_file = ./virgo_livetimecube.fits Exposure hypercube file
binned_exposure_map = ./Virgo_expmap.fits Binned exposure map
(chatter = 2) Output verbosity (min=0, max=4)
(clobber = yes) Overwrite existing output files
(mode = ql) Mode of automatic parameters

...