! Started logfile: /image_prod/ug002_uva//J2029+4926_S_dfm.log on Thu Mar 5 04:48:07 2020 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 /image_prod/ug002_uva//J2029+4926_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2029+4926_S_uva.fits ! AN table 1: 155 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.986452 visibilities/baseline/integration-bin. ! Found source: J2029+4926 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4587 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J2029+4926_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001984Jy sigma=10.636353 ! Fit after self-cal, rms=0.944659Jy sigma=10.016100 ! 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=13.58 mas, bmaj=22.46 mas, bpa=24.64 degrees ! Estimated noise=1.71643 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.0421361 Jy ! Component: 100 - total flux cleaned = 0.0582732 Jy ! Total flux subtracted in 100 components = 0.0582732 Jy ! Clean residual min=-0.005278 max=0.007995 Jy/beam ! Clean residual mean=-0.000022 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.0582732 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0582732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046703Jy sigma=0.485776 ! Fit after self-cal, rms=0.045671Jy sigma=0.475957 ! 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=15.19 mas, bmaj=22.69 mas, bpa=25.87 degrees ! Estimated noise=0.990897 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.0117044 Jy ! Component: 100 - total flux cleaned = 0.019198 Jy ! Component: 150 - total flux cleaned = 0.0247275 Jy ! Component: 200 - total flux cleaned = 0.0289231 Jy ! Total flux subtracted in 200 components = 0.0289231 Jy ! Clean residual min=-0.002372 max=0.002588 Jy/beam ! Clean residual mean=0.000016 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0871963 Jy ! Performing phase self-cal ! Adding 117 model components to the UV plane model. ! The established model now contains 155 components and 0.0871962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042071Jy sigma=0.434896 ! Fit after self-cal, rms=0.041990Jy sigma=0.434049 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.19 x 22.69 at 25.87 degrees (North through East) ! Clean map min=-0.0026523 max=0.057181 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.99 LA 0.96 OV 1.14 ! PT 0.90 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 0.95 LA 0.97 OV 1.18 ! PT 0.89 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.04 LA 0.96 OV 1.08 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.041990Jy sigma=0.434049 ! Fit after self-cal, rms=0.042971Jy sigma=0.429171 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.81 mas, bmaj=23.15 mas, bpa=25.58 degrees ! Estimated noise=0.999096 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.00157126 Jy ! Component: 100 - total flux cleaned = 0.00250803 Jy ! Component: 150 - total flux cleaned = 0.002779 Jy ! Component: 200 - total flux cleaned = 0.00292882 Jy ! Total flux subtracted in 200 components = 0.00292882 Jy ! Clean residual min=-0.001456 max=0.001607 Jy/beam ! Clean residual mean=0.000006 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.090125 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 209 components and 0.090125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042893Jy sigma=0.428602 ! Fit after self-cal, rms=0.042962Jy sigma=0.428319 ! 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. ! ! Fit before self-cal, rms=0.042962Jy sigma=0.428319 ! Fit after self-cal, rms=0.042716Jy sigma=0.426991 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.87 mas, bmaj=22.98 mas, bpa=25.7 degrees ! Estimated noise=1.00156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106486 Jy ! Component: 100 - total flux cleaned = 0.00149237 Jy ! Component: 150 - total flux cleaned = 0.00160289 Jy ! Component: 200 - total flux cleaned = 0.00170755 Jy ! Total flux subtracted in 200 components = 0.00170755 Jy ! Clean residual min=-0.001377 max=0.001446 Jy/beam ! Clean residual mean=0.000007 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0918326 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 218 components and 0.0918326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042680Jy sigma=0.426737 ! Fit after self-cal, rms=0.042670Jy sigma=0.426657 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.000167707 Jy ! Component: 100 - total flux cleaned = 0.000244861 Jy ! Component: 150 - total flux cleaned = 0.000221731 Jy ! Component: 200 - total flux cleaned = 0.000200586 Jy ! Total flux subtracted in 200 components = 0.000200586 Jy ! Clean residual min=-0.001465 max=0.001389 Jy/beam ! Clean residual mean=0.000006 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0920332 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 233 components and 0.0920332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042661Jy sigma=0.426604 ! Fit after self-cal, rms=0.042661Jy sigma=0.426599 ! 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. ! ! Fit before self-cal, rms=0.042661Jy sigma=0.426599 ! Fit after self-cal, rms=0.042438Jy sigma=0.426442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.89 mas, bmaj=22.84 mas, bpa=25.73 degrees ! Estimated noise=0.999947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673046 Jy ! Component: 100 - total flux cleaned = 0.000990496 Jy ! Component: 150 - total flux cleaned = 0.0011372 Jy ! Component: 200 - total flux cleaned = 0.00121289 Jy ! Total flux subtracted in 200 components = 0.00121289 Jy ! Clean residual min=-0.001258 max=0.001386 Jy/beam ! Clean residual mean=0.000005 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.093246 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 250 components and 0.093246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042422Jy sigma=0.426329 ! Fit after self-cal, rms=0.042412Jy sigma=0.426313 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.000126418 Jy ! Component: 100 - total flux cleaned = 0.000126654 Jy ! Component: 150 - total flux cleaned = 0.000117811 Jy ! Component: 200 - total flux cleaned = 0.000109641 Jy ! Total flux subtracted in 200 components = 0.000109641 Jy ! Clean residual min=-0.001314 max=0.001335 Jy/beam ! Clean residual mean=0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0933557 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 262 components and 0.0933557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042407Jy sigma=0.426282 ! Fit after self-cal, rms=0.042408Jy sigma=0.426278 ! 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. ! ! Fit before self-cal, rms=0.042408Jy sigma=0.426278 ! Fit after self-cal, rms=0.042248Jy sigma=0.426215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.67 mas, bmaj=23.23 mas, bpa=24.8 degrees ! Estimated noise=0.994308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450185 Jy ! Component: 100 - total flux cleaned = 0.000659081 Jy ! Component: 150 - total flux cleaned = 0.000773611 Jy ! Component: 200 - total flux cleaned = 0.000853483 Jy ! Total flux subtracted in 200 components = 0.000853483 Jy ! Clean residual min=-0.001191 max=0.001358 Jy/beam ! Clean residual mean=0.000004 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0942092 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 273 components and 0.0942092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042240Jy sigma=0.426159 ! Fit after self-cal, rms=0.042235Jy sigma=0.426152 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 = 6.46048e-05 Jy ! Component: 100 - total flux cleaned = 7.91679e-05 Jy ! Component: 150 - total flux cleaned = 8.59679e-05 Jy ! Component: 200 - total flux cleaned = 7.9444e-05 Jy ! Total flux subtracted in 200 components = 7.9444e-05 Jy ! Clean residual min=-0.001217 max=0.001329 Jy/beam ! Clean residual mean=0.000004 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0942886 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 285 components and 0.0942886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042232Jy sigma=0.426132 ! Fit after self-cal, rms=0.042233Jy sigma=0.426130 ! 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=15.89 mas, bmaj=22.74 mas, bpa=25.88 degrees ! Estimated noise=0.998345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.89 x 22.74 at 25.88 degrees (North through East) ! Clean map min=-0.0012014 max=0.057295 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=14.35 mas, bmaj=22.42 mas, bpa=24.92 degrees ! Estimated noise=1.75941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428275 Jy ! Component: 100 - total flux cleaned = 0.0592747 Jy ! Component: 150 - total flux cleaned = 0.0694339 Jy ! Component: 200 - total flux cleaned = 0.0764183 Jy ! Total flux subtracted in 200 components = 0.0764183 Jy ! Clean residual min=-0.004114 max=0.004508 Jy/beam ! Clean residual mean=-0.000014 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.0764183 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 86 model components to the UV plane model. ! The established model now contains 86 components and 0.0764183 Jy ! Inverting map and beam ! Estimated beam: bmin=15.89 mas, bmaj=22.74 mas, bpa=25.88 degrees ! Estimated noise=0.998345 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.00494726 Jy ! Component: 100 - total flux cleaned = 0.0082124 Jy ! Component: 150 - total flux cleaned = 0.0105944 Jy ! Component: 200 - total flux cleaned = 0.0123683 Jy ! Total flux subtracted in 200 components = 0.0123683 Jy ! Clean residual min=-0.001516 max=0.001993 Jy/beam ! Clean residual mean=0.000004 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0887866 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 162 components and 0.0887866 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=16.67 mas, bmaj=23.23 mas, bpa=24.8 degrees ! Estimated noise=0.994308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013722 Jy ! Component: 100 - total flux cleaned = 0.00240082 Jy ! Component: 150 - total flux cleaned = 0.00318134 Jy ! Component: 200 - total flux cleaned = 0.00377828 Jy ! Total flux subtracted in 200 components = 0.00377828 Jy ! Clean residual min=-0.001233 max=0.001518 Jy/beam ! Clean residual mean=0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0925649 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.000459353 Jy ! Component: 100 - total flux cleaned = 0.000813423 Jy ! Component: 150 - total flux cleaned = 0.00097341 Jy ! Component: 200 - total flux cleaned = 0.00110956 Jy ! Total flux subtracted in 200 components = 0.00110956 Jy ! Clean residual min=-0.001177 max=0.001380 Jy/beam ! Clean residual mean=0.000004 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0936744 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 224 components and 0.0936745 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.89 mas, bmaj=22.74 mas, bpa=25.88 degrees ! Estimated noise=0.998345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.52319e-05 Jy ! Component: 100 - total flux cleaned = 5.94546e-05 Jy ! Component: 150 - total flux cleaned = 8.96921e-05 Jy ! Component: 200 - total flux cleaned = 0.000124268 Jy ! Total flux subtracted in 200 components = 0.000124268 Jy ! Clean residual min=-0.001156 max=0.001294 Jy/beam ! Clean residual mean=0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0937987 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 236 components and 0.0937987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042227Jy sigma=0.426055 ! Fit after self-cal, rms=0.042226Jy sigma=0.426049 wmodel J2029+4926_S_map.mod ! Writing 236 model components to file: J2029+4926_S_map.mod wobs J2029+4926_S_uvs.fits ! Writing UV FITS file: J2029+4926_S_uvs.fits wwins J2029+4926_S_map.win ! wwins: Wrote 1 windows to J2029+4926_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151308 Jy ! Component: 100 - total flux cleaned = 0.000134489 Jy ! Component: 150 - total flux cleaned = 8.44203e-05 Jy ! Component: 200 - total flux cleaned = 6.83047e-05 Jy ! Component: 250 - total flux cleaned = 2.61727e-05 Jy ! Component: 300 - total flux cleaned = -9.66189e-05 Jy ! Component: 350 - total flux cleaned = -0.000225995 Jy ! Component: 400 - total flux cleaned = -0.000299734 Jy ! Component: 450 - total flux cleaned = -0.000370375 Jy ! Component: 500 - total flux cleaned = -0.000471926 Jy ! Component: 550 - total flux cleaned = -0.000537582 Jy ! Component: 600 - total flux cleaned = -0.000579464 Jy ! Component: 650 - total flux cleaned = -0.00061001 Jy ! Component: 700 - total flux cleaned = -0.000639395 Jy ! Component: 750 - total flux cleaned = -0.000658619 Jy ! Component: 800 - total flux cleaned = -0.000694863 Jy ! Component: 850 - total flux cleaned = -0.000703449 Jy ! Component: 900 - total flux cleaned = -0.000703439 Jy ! Component: 950 - total flux cleaned = -0.000711847 Jy ! Component: 1000 - total flux cleaned = -0.000727719 Jy ! Component: 1050 - total flux cleaned = -0.000735274 Jy ! Component: 1100 - total flux cleaned = -0.000742705 Jy ! Component: 1150 - total flux cleaned = -0.000742925 Jy ! Component: 1200 - total flux cleaned = -0.000763913 Jy ! Component: 1250 - total flux cleaned = -0.000770497 Jy ! Component: 1300 - total flux cleaned = -0.000763608 Jy ! Component: 1350 - total flux cleaned = -0.000750742 Jy ! Component: 1400 - total flux cleaned = -0.000763512 Jy ! Component: 1450 - total flux cleaned = -0.000769637 Jy ! Component: 1500 - total flux cleaned = -0.000745538 Jy ! Component: 1550 - total flux cleaned = -0.000739719 Jy ! Component: 1600 - total flux cleaned = -0.000722366 Jy ! Component: 1650 - total flux cleaned = -0.000699701 Jy ! Component: 1700 - total flux cleaned = -0.000671781 Jy ! Component: 1750 - total flux cleaned = -0.000633234 Jy ! Component: 1800 - total flux cleaned = -0.000589863 Jy ! Component: 1850 - total flux cleaned = -0.000552471 Jy ! Component: 1900 - total flux cleaned = -0.00052612 Jy ! Component: 1950 - total flux cleaned = -0.000505184 Jy ! Component: 2000 - total flux cleaned = -0.000474154 Jy ! Component: 2050 - total flux cleaned = -0.000458792 Jy ! Component: 2100 - total flux cleaned = -0.000438462 Jy ! Component: 2150 - total flux cleaned = -0.000413289 Jy ! Component: 2200 - total flux cleaned = -0.000393386 Jy ! Component: 2250 - total flux cleaned = -0.000388445 Jy ! Component: 2300 - total flux cleaned = -0.000373651 Jy ! Component: 2350 - total flux cleaned = -0.000373669 Jy ! Component: 2400 - total flux cleaned = -0.000363943 Jy ! Component: 2450 - total flux cleaned = -0.000359098 Jy ! Component: 2500 - total flux cleaned = -0.000349442 Jy ! Component: 2550 - total flux cleaned = -0.000344617 Jy ! Component: 2600 - total flux cleaned = -0.000344611 Jy ! Component: 2650 - total flux cleaned = -0.00034939 Jy ! Component: 2700 - total flux cleaned = -0.000344626 Jy ! Component: 2750 - total flux cleaned = -0.000339886 Jy ! Component: 2800 - total flux cleaned = -0.000335147 Jy ! Component: 2850 - total flux cleaned = -0.000330422 Jy ! Component: 2900 - total flux cleaned = -0.000330433 Jy ! Component: 2950 - total flux cleaned = -0.000325679 Jy ! Component: 3000 - total flux cleaned = -0.000311513 Jy ! Component: 3050 - total flux cleaned = -0.000311549 Jy ! Component: 3100 - total flux cleaned = -0.000306851 Jy ! Component: 3150 - total flux cleaned = -0.000297408 Jy ! Component: 3200 - total flux cleaned = -0.000302117 Jy ! Component: 3250 - total flux cleaned = -0.000287973 Jy ! Component: 3300 - total flux cleaned = -0.000297403 Jy ! Component: 3350 - total flux cleaned = -0.000292716 Jy ! Component: 3400 - total flux cleaned = -0.000297467 Jy ! Component: 3450 - total flux cleaned = -0.000306959 Jy ! Component: 3500 - total flux cleaned = -0.000297487 Jy ! Component: 3550 - total flux cleaned = -0.000311756 Jy ! Component: 3600 - total flux cleaned = -0.000316499 Jy ! Component: 3650 - total flux cleaned = -0.000330786 Jy ! Component: 3700 - total flux cleaned = -0.000335576 Jy ! Component: 3750 - total flux cleaned = -0.00034515 Jy ! Component: 3800 - total flux cleaned = -0.000345166 Jy ! Component: 3850 - total flux cleaned = -0.000354807 Jy ! Component: 3900 - total flux cleaned = -0.000369296 Jy ! Component: 3950 - total flux cleaned = -0.000369319 Jy ! Component: 4000 - total flux cleaned = -0.000374211 Jy ! Component: 4050 - total flux cleaned = -0.000388858 Jy ! Total flux subtracted in 4096 components = -0.000388842 Jy ! Clean residual min=-0.000311 max=0.000356 Jy/beam ! Clean residual mean=0.000003 rms=0.000100 Jy/beam ! Combined flux in latest and established models = 0.0934099 Jy keep ! Adding 492 model components to the UV plane model. ! The established model now contains 728 components and 0.0934098 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2029+4926_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.89 x 22.74 at 25.88 degrees (North through East) ! Clean map min=-0.0011269 max=0.057053 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2029+4926_S_map.fits wmodel /image_prod/ug002_uva//J2029+4926_S_map.mod ! Writing 728 model components to file: /image_prod/ug002_uva//J2029+4926_S_map.mod wobs /image_prod/ug002_uva//J2029+4926_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2029+4926_S_uvs.fits wwins /image_prod/ug002_uva//J2029+4926_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2029+4926_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0570529 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106985 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.562556 0.562556 1.12511 2.25022 4.50045 9.0009 18.0018 36.0036 72.0072 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 533.28 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2029+4926_S_dfm.log closed on Thu Mar 5 04:48:11 2020