! Started logfile: /scr/pima/bg219b_uvs/J0623+3830_S_dfm.log on Thu May 19 20:04:30 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219b_uvs/J0623+3830_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0623+3830_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.891204 visibilities/baseline/integration-bin. ! Found source: J0623+3830 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4620 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0623+3830_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023329Jy sigma=24.552515 ! Fit after self-cal, rms=0.814787Jy sigma=19.573780 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=6.4 mas, bpa=15.5 degrees ! Estimated noise=0.723773 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147627 Jy ! Component: 100 - total flux cleaned = 0.179819 Jy ! Total flux subtracted in 100 components = 0.179819 Jy ! Clean residual min=-0.006282 max=0.009939 Jy/beam ! Clean residual mean=-0.000020 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.179819 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.179819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061962Jy sigma=1.418693 ! Fit after self-cal, rms=0.061954Jy sigma=1.418577 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=7.375 mas, bpa=14.05 degrees ! Estimated noise=0.476455 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298781 Jy ! Component: 100 - total flux cleaned = 0.00219079 Jy ! Component: 150 - total flux cleaned = 0.00150884 Jy ! Component: 200 - total flux cleaned = 0.00101671 Jy ! Total flux subtracted in 200 components = 0.00101671 Jy ! Clean residual min=-0.006107 max=0.008202 Jy/beam ! Clean residual mean=-0.000035 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.180836 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.180836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061365Jy sigma=1.408703 ! Fit after self-cal, rms=0.061356Jy sigma=1.408647 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.515 x 7.375 at 14.05 degrees (North through East) ! Clean map min=-0.0059622 max=0.18642 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.061356Jy sigma=1.408647 ! Fit after self-cal, rms=0.061356Jy sigma=1.408647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=7.375 mas, bpa=14.05 degrees ! Estimated noise=0.476455 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310989 Jy ! Component: 100 - total flux cleaned = -0.000393217 Jy ! Component: 150 - total flux cleaned = -0.000540674 Jy ! Component: 200 - total flux cleaned = -0.000643508 Jy ! Total flux subtracted in 200 components = -0.000643508 Jy ! Clean residual min=-0.006255 max=0.008205 Jy/beam ! Clean residual mean=-0.000035 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.180192 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.180192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061303Jy sigma=1.407841 ! Fit after self-cal, rms=0.061302Jy sigma=1.407811 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061302Jy sigma=1.407811 ! Fit after self-cal, rms=0.061302Jy sigma=1.407811 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.515 mas, bmaj=7.375 mas, bpa=14.05 degrees ! Estimated noise=0.476455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113515 Jy ! Component: 100 - total flux cleaned = -0.000143695 Jy ! Component: 150 - total flux cleaned = -0.000228225 Jy ! Component: 200 - total flux cleaned = -0.000306559 Jy ! Total flux subtracted in 200 components = -0.000306559 Jy ! Clean residual min=-0.006315 max=0.008193 Jy/beam ! Clean residual mean=-0.000034 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.179886 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.179886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061272Jy sigma=1.407338 ! Fit after self-cal, rms=0.061272Jy sigma=1.407311 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-22, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00673066 Jy ! Component: 100 - total flux cleaned = 0.00913147 Jy ! Component: 150 - total flux cleaned = 0.0108865 Jy ! Component: 200 - total flux cleaned = 0.0118322 Jy ! Total flux subtracted in 200 components = 0.0118322 Jy ! Clean residual min=-0.005026 max=0.007385 Jy/beam ! Clean residual mean=-0.000023 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.191718 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.191718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060155Jy sigma=1.377178 ! Fit after self-cal, rms=0.059948Jy sigma=1.372683 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059948Jy sigma=1.372683 ! Fit after self-cal, rms=0.058325Jy sigma=1.346821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.5 mas, bmaj=7.365 mas, bpa=14.06 degrees ! Estimated noise=0.473285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112343 Jy ! Component: 100 - total flux cleaned = 0.000958281 Jy ! Component: 150 - total flux cleaned = 0.000817404 Jy ! Component: 200 - total flux cleaned = 0.00063235 Jy ! Total flux subtracted in 200 components = 0.00063235 Jy ! Clean residual min=-0.003768 max=0.004626 Jy/beam ! Clean residual mean=-0.000010 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.19235 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.19235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058131Jy sigma=1.341350 ! Fit after self-cal, rms=0.058123Jy sigma=1.340914 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000499876 Jy ! Component: 100 - total flux cleaned = 0.000341261 Jy ! Component: 150 - total flux cleaned = 0.000295318 Jy ! Component: 200 - total flux cleaned = 0.000160923 Jy ! Total flux subtracted in 200 components = 0.000160923 Jy ! Clean residual min=-0.003794 max=0.004659 Jy/beam ! Clean residual mean=-0.000009 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.192511 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 97 components and 0.192511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058047Jy sigma=1.338873 ! Fit after self-cal, rms=0.058045Jy sigma=1.338799 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058045Jy sigma=1.338799 ! Fit after self-cal, rms=0.057447Jy sigma=1.332013 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.953 mas, bmaj=9.651 mas, bpa=-5.808 degrees ! Estimated noise=0.540117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000707381 Jy ! Component: 100 - total flux cleaned = -0.00126411 Jy ! Component: 150 - total flux cleaned = -0.00169584 Jy ! Component: 200 - total flux cleaned = -0.0019411 Jy ! Total flux subtracted in 200 components = -0.0019411 Jy ! Clean residual min=-0.004359 max=0.004941 Jy/beam ! Clean residual mean=-0.000011 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.19057 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.19057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057428Jy sigma=1.331264 ! Fit after self-cal, rms=0.057422Jy sigma=1.331048 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236433 Jy ! Component: 100 - total flux cleaned = -0.000410846 Jy ! Component: 150 - total flux cleaned = -0.000543315 Jy ! Component: 200 - total flux cleaned = -0.000640544 Jy ! Total flux subtracted in 200 components = -0.000640544 Jy ! Clean residual min=-0.004342 max=0.004904 Jy/beam ! Clean residual mean=-0.000011 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.18993 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.18993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057421Jy sigma=1.330925 ! Fit after self-cal, rms=0.057419Jy sigma=1.330870 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=7.36 mas, bpa=14.07 degrees ! Estimated noise=0.470635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.496 x 7.36 at 14.07 degrees (North through East) ! Clean map min=-0.0040989 max=0.18242 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=6.393 mas, bpa=15.46 degrees ! Estimated noise=0.710402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144861 Jy ! Component: 100 - total flux cleaned = 0.176474 Jy ! Component: 150 - total flux cleaned = 0.18578 Jy ! Component: 200 - total flux cleaned = 0.190086 Jy ! Total flux subtracted in 200 components = 0.190086 Jy ! Clean residual min=-0.004835 max=0.005575 Jy/beam ! Clean residual mean=-0.000009 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.190086 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.190086 Jy ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=7.36 mas, bpa=14.07 degrees ! Estimated noise=0.470635 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282238 Jy ! Component: 100 - total flux cleaned = 0.002838 Jy ! Component: 150 - total flux cleaned = 0.00273196 Jy ! Component: 200 - total flux cleaned = 0.00255006 Jy ! Total flux subtracted in 200 components = 0.00255006 Jy ! Clean residual min=-0.003956 max=0.004173 Jy/beam ! Clean residual mean=-0.000010 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.192636 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.192636 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.953 mas, bmaj=9.651 mas, bpa=-5.808 degrees ! Estimated noise=0.540117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159955 Jy ! Component: 100 - total flux cleaned = -0.000531495 Jy ! Component: 150 - total flux cleaned = -0.000910137 Jy ! Component: 200 - total flux cleaned = -0.00113073 Jy ! Total flux subtracted in 200 components = -0.00113073 Jy ! Clean residual min=-0.004491 max=0.004778 Jy/beam ! Clean residual mean=-0.000013 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.191506 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245415 Jy ! Component: 100 - total flux cleaned = -0.000420228 Jy ! Component: 150 - total flux cleaned = -0.000539008 Jy ! Component: 200 - total flux cleaned = -0.000648761 Jy ! Total flux subtracted in 200 components = -0.000648761 Jy ! Clean residual min=-0.004446 max=0.004698 Jy/beam ! Clean residual mean=-0.000012 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.190857 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 95 components and 0.190857 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=7.36 mas, bpa=14.07 degrees ! Estimated noise=0.470635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239826 Jy ! Component: 100 - total flux cleaned = 0.000243093 Jy ! Component: 150 - total flux cleaned = 0.000291815 Jy ! Component: 200 - total flux cleaned = 0.000378927 Jy ! Total flux subtracted in 200 components = 0.000378927 Jy ! Clean residual min=-0.003804 max=0.004251 Jy/beam ! Clean residual mean=-0.000007 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.191236 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.191236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057466Jy sigma=1.331904 ! Fit after self-cal, rms=0.057464Jy sigma=1.331676 wmodel /J0623+3830_S_map.mod ! wmodel: Unable to open new model file: /J0623+3830_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0623+3830_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.496 x 7.36 at 14.07 degrees (North through East) ! Clean map min=-0.0037546 max=0.18189 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0623+3830_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.181888 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.65284 1.65284 3.30568 6.61135 13.2227 26.4454 52.8908 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.181 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 181.506 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0623+3830_S_dfm.log closed on Thu May 19 20:04:32 2016