HESSI Data Object Parameters:  MEM_NJIT Algorithm Parameters

 

Links to other parameter tables:
     All      Spectrum (Standard, Info, All)      Lightcurve (Standard, Info, All)     
     Image:     General (Standard, Info, All),   Clean,   EM,   Forward Fit (ff),   MEM_GE (ge),   MEM_NJIT (nj),   Pixon,   UV_SMOOTH (uv),   VIS_CS,   VIS_FWDFIT (vf),   VIS_WV  
Spectral Response Matrix          Observing Summary          Simulation

 

Name Main Object Control / Info* Description Default Units Range Type** User Level*** Class
nj_alpha Image Info NJ Alg: First Lagrange multiplier used in maximizing objective function -- -- -- float N/A hsi_mem_njit
nj_beta Image Info NJ Alg: Second Lagrange multiplier used in maximizing objective function -- -- -- float N/A hsi_mem_njit
nj_chi2_nrm Image Info NJ Alg: Reduced chi-square of fit -- -- -- float N/A hsi_mem_njit
nj_det_index_mask_used Image Info NJ Alg: Byte array showing which detectors were used to construct average used for normalization -- -- -- byte(9) N/A hsi_image_alg
nj_ferr Image Control NJ Alg: Allowed flux error. If 0.0, use tol*flux 0.0 -- -- float Advanced hsi_mem_njit
nj_flux Image Info NJ Alg: Estimate of total flux used as input to mem_njit -- -- -- float N/A hsi_mem_njit
nj_flux_err Image Info NJ Alg: Allowed flux error used -- -- -- float N/A hsi_mem_njit
nj_flux_nrm Image Info NJ Alg: Ratio of total flux of model to total observed flux -- -- -- float N/A hsi_mem_njit
nj_iter Image Info NJ Alg: Number of iterations performed -- -- -- int N/A hsi_mem_njit
nj_n_event_used Image Info NJ Alg: Total counts in each detector used to make image -- -- -- long(9) N/A hsi_image_alg
nj_profile_coeff Image Info NJ Alg: Consant, slope, correlation of fit of predicted to observed profile -- -- -- float(3,9) N/A hsi_image_alg
nj_profile_cstat Image Info NJ Alg: Goodness of fit of image for each detector from comparison of predicted and observed profiles -- -- -- float(9) N/A hsi_image_alg
nj_profile_mc_cstat Image Info NJ Alg: Monte Carlo C-statistic for each detector -- -- -- float(9) N/A hsi_image_alg
nj_profile_mc_fwhm Image Info NJ Alg: Monte Carlo FWHM for each detector -- -- -- float(9) N/A hsi_image_alg
nj_profile_mc_tot_cstat Image Info NJ Alg: Monte Carlo C-statistic for all detectors -- -- -- float N/A hsi_image_alg
nj_profile_mc_tot_fwhm Image Info NJ Alg: Monte Carlo FWHM for all detectors -- -- -- float N/A hsi_image_alg
nj_profile_tot_cstat Image Info NJ Alg: Overall goodness of fit of image from comparison of predicted and observed profiles -- -- -- float N/A hsi_image_alg
nj_progress_bar Image Control Not used 1 -- 0 - 1 int Standard hsi_mem_njit
nj_show_maps Image Control NJ Alg: If set, show intermediate plots 0 -- 0 - 1 int Expert hsi_mem_njit
nj_tol Image Control NJ Alg: Tolerance for convergence 0.03 -- -- float Advanced hsi_mem_njit
nj_viscomp_chisq_alldet Image Info NJ Alg: Visibility comparison reduced chisq for all detectors -- -- -- float N/A hsi_image_alg
nj_viscomp_chisq_detsep Image Info NJ Alg: Visibility comparison reduced chisq for each detector separately -- -- -- float(9) N/A hsi_image_alg
nj_viscomp_chisq_detused Image Info NJ Alg: Visibility comparison reduced chisq for all detectors used in image -- -- -- float N/A hsi_image_alg

* Control Parameters are set by the user to control the software; Info parameters are informational output parameters.

** Note that for parameters whose type is 'pointer', you can set the parameter without making it a pointer first - the object will take care of that.  And when you retrieve a parameter that is a pointer, unless you use the /NO_DEREFERENCE keyword on the call to GET, the contents of the pointer will be returned, not the pointer.

*** User Levels are:
   Standard - parameters that most users will want to set
   Advanced - parameters that require a high level of familiarity with the software
   Expert - parameters that should never be set by users

Last updated 8-Jan-2021 by Kim Tolbert , 301-286-3965