! Started logfile: /image_prod/ug002_uva//J0210-1444_S_dfm.log on Wed Mar 4 19:26:04 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//J0210-1444_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0210-1444_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.984722 visibilities/baseline/integration-bin. ! Found source: J0210-1444 ! ! 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 40 lines of history. ! ! Reading 4254 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 J0210-1444_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.013756Jy sigma=7.466623 ! Fit after self-cal, rms=0.853607Jy sigma=6.266050 ! 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=2.613 mas, bmaj=7.091 mas, bpa=-2.504 degrees ! Estimated noise=1.99737 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.111375 Jy ! Component: 100 - total flux cleaned = 0.138167 Jy ! Total flux subtracted in 100 components = 0.138167 Jy ! Clean residual min=-0.006368 max=0.010889 Jy/beam ! Clean residual mean=-0.000041 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.138167 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.138167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088314Jy sigma=0.515937 ! Fit after self-cal, rms=0.088296Jy sigma=0.515730 ! 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=3.099 mas, bmaj=8.016 mas, bpa=-2.953 degrees ! Estimated noise=1.55829 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.0169543 Jy ! Component: 100 - total flux cleaned = 0.0250028 Jy ! Component: 150 - total flux cleaned = 0.0291985 Jy ! Component: 200 - total flux cleaned = 0.0315878 Jy ! Total flux subtracted in 200 components = 0.0315878 Jy ! Clean residual min=-0.005246 max=0.006414 Jy/beam ! Clean residual mean=-0.000006 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.169755 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.169755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085087Jy sigma=0.486512 ! Fit after self-cal, rms=0.085109Jy sigma=0.486330 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 8.016 at -2.953 degrees (North through East) ! Clean map min=-0.0053167 max=0.14657 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.01 HN 1.06 KP 0.95 ! LA 1.04 MK 0.97 OV 0.84 PT 1.01 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.01 HN 1.09 KP 1.00 ! LA 1.06 MK 1.01 OV 0.92 PT 1.00 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.11 KP 1.05 ! LA 0.99 MK 0.95 OV 0.94 PT 1.01 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.085109Jy sigma=0.486330 ! Fit after self-cal, rms=0.084051Jy sigma=0.476331 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=8 mas, bpa=-2.864 degrees ! Estimated noise=1.55168 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 (11, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565682 Jy ! Component: 100 - total flux cleaned = 0.00593438 Jy ! Component: 150 - total flux cleaned = 0.00604321 Jy ! Component: 200 - total flux cleaned = 0.00631101 Jy ! Total flux subtracted in 200 components = 0.00631101 Jy ! Clean residual min=-0.003715 max=0.004007 Jy/beam ! Clean residual mean=-0.000010 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.176066 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.176066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083522Jy sigma=0.472816 ! Fit after self-cal, rms=0.083490Jy sigma=0.472303 ! 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.083490Jy sigma=0.472303 ! Fit after self-cal, rms=0.080312Jy sigma=0.469480 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.038 mas, bpa=-2.69 degrees ! Estimated noise=1.54874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263703 Jy ! Component: 100 - total flux cleaned = 0.00336906 Jy ! Component: 150 - total flux cleaned = 0.00326526 Jy ! Component: 200 - total flux cleaned = 0.00317047 Jy ! Total flux subtracted in 200 components = 0.00317047 Jy ! Clean residual min=-0.002774 max=0.003056 Jy/beam ! Clean residual mean=-0.000006 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.179236 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.179236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080200Jy sigma=0.468624 ! Fit after self-cal, rms=0.080174Jy sigma=0.468495 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.000878802 Jy ! Component: 100 - total flux cleaned = 0.000747771 Jy ! Component: 150 - total flux cleaned = 0.00062859 Jy ! Component: 200 - total flux cleaned = 0.000553551 Jy ! Total flux subtracted in 200 components = 0.000553551 Jy ! Clean residual min=-0.002646 max=0.002866 Jy/beam ! Clean residual mean=-0.000005 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.17979 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.17979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080122Jy sigma=0.468197 ! Fit after self-cal, rms=0.080108Jy sigma=0.468160 ! 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.080108Jy sigma=0.468160 ! Fit after self-cal, rms=0.080258Jy sigma=0.468088 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=8.043 mas, bpa=-2.618 degrees ! Estimated noise=1.55046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000977823 Jy ! Component: 100 - total flux cleaned = 0.00101599 Jy ! Component: 150 - total flux cleaned = 0.000982836 Jy ! Component: 200 - total flux cleaned = 0.000982272 Jy ! Total flux subtracted in 200 components = 0.000982272 Jy ! Clean residual min=-0.002554 max=0.002800 Jy/beam ! Clean residual mean=-0.000006 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.180772 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.180772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080219Jy sigma=0.467867 ! Fit after self-cal, rms=0.080212Jy sigma=0.467836 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.000446127 Jy ! Component: 100 - total flux cleaned = 0.00041532 Jy ! Component: 150 - total flux cleaned = 0.000328111 Jy ! Component: 200 - total flux cleaned = 0.000300881 Jy ! Total flux subtracted in 200 components = 0.000300881 Jy ! Clean residual min=-0.002496 max=0.002763 Jy/beam ! Clean residual mean=-0.000005 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.181073 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.181073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080186Jy sigma=0.467692 ! Fit after self-cal, rms=0.080180Jy sigma=0.467678 ! 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.080180Jy sigma=0.467678 ! Fit after self-cal, rms=0.080207Jy sigma=0.467659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.155 mas, bmaj=15.91 mas, bpa=3.488 degrees ! Estimated noise=1.95725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133549 Jy ! Component: 100 - total flux cleaned = 0.00140412 Jy ! Component: 150 - total flux cleaned = 0.00137406 Jy ! Component: 200 - total flux cleaned = 0.00140136 Jy ! Total flux subtracted in 200 components = 0.00140136 Jy ! Clean residual min=-0.002416 max=0.003050 Jy/beam ! Clean residual mean=-0.000010 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.182474 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 118 components and 0.182474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080206Jy sigma=0.467658 ! Fit after self-cal, rms=0.080200Jy sigma=0.467630 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.000195592 Jy ! Component: 100 - total flux cleaned = 0.000250751 Jy ! Component: 150 - total flux cleaned = 0.000250732 Jy ! Component: 200 - total flux cleaned = 0.000250879 Jy ! Total flux subtracted in 200 components = 0.000250879 Jy ! Clean residual min=-0.002320 max=0.002981 Jy/beam ! Clean residual mean=-0.000010 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.182725 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 121 components and 0.182725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080197Jy sigma=0.467623 ! Fit after self-cal, rms=0.080193Jy sigma=0.467612 ! 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=3.102 mas, bmaj=8.046 mas, bpa=-2.554 degrees ! Estimated noise=1.55154 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8.046 at -2.554 degrees (North through East) ! Clean map min=-0.0027279 max=0.14397 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=2.611 mas, bmaj=7.131 mas, bpa=-2.138 degrees ! Estimated noise=1.99761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111296 Jy ! Component: 100 - total flux cleaned = 0.138331 Jy ! Component: 150 - total flux cleaned = 0.150937 Jy ! Component: 200 - total flux cleaned = 0.159372 Jy ! Total flux subtracted in 200 components = 0.159372 Jy ! Clean residual min=-0.004536 max=0.006516 Jy/beam ! Clean residual mean=-0.000026 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.159372 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.159372 Jy ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.046 mas, bpa=-2.554 degrees ! Estimated noise=1.55154 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) ! Added new window around map position (4, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851918 Jy ! Component: 100 - total flux cleaned = 0.0136677 Jy ! Component: 150 - total flux cleaned = 0.0172358 Jy ! Component: 200 - total flux cleaned = 0.0193675 Jy ! Total flux subtracted in 200 components = 0.0193675 Jy ! Clean residual min=-0.002711 max=0.002824 Jy/beam ! Clean residual mean=-0.000012 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.178739 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 75 components and 0.178739 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=8.155 mas, bmaj=15.91 mas, bpa=3.488 degrees ! Estimated noise=1.95725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302599 Jy ! Component: 100 - total flux cleaned = 0.0036313 Jy ! Component: 150 - total flux cleaned = 0.00392523 Jy ! Component: 200 - total flux cleaned = 0.00416523 Jy ! Total flux subtracted in 200 components = 0.00416523 Jy ! Clean residual min=-0.002490 max=0.003177 Jy/beam ! Clean residual mean=-0.000011 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.182904 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 = 4.58743e-05 Jy ! Component: 100 - total flux cleaned = 4.68259e-05 Jy ! Component: 150 - total flux cleaned = 4.89238e-05 Jy ! Component: 200 - total flux cleaned = 4.88941e-05 Jy ! Total flux subtracted in 200 components = 4.88941e-05 Jy ! Clean residual min=-0.002320 max=0.003156 Jy/beam ! Clean residual mean=-0.000010 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.182953 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.182953 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.046 mas, bpa=-2.554 degrees ! Estimated noise=1.55154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.11535e-05 Jy ! Component: 100 - total flux cleaned = -5.198e-05 Jy ! Component: 150 - total flux cleaned = -9.5549e-05 Jy ! Component: 200 - total flux cleaned = -0.000133575 Jy ! Total flux subtracted in 200 components = -0.000133575 Jy ! Clean residual min=-0.002447 max=0.002764 Jy/beam ! Clean residual mean=-0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.18282 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.18282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080135Jy sigma=0.467633 ! Fit after self-cal, rms=0.080111Jy sigma=0.467438 wmodel J0210-1444_S_map.mod ! Writing 118 model components to file: J0210-1444_S_map.mod wobs J0210-1444_S_uvs.fits ! Writing UV FITS file: J0210-1444_S_uvs.fits wwins J0210-1444_S_map.win ! wwins: Wrote 3 windows to J0210-1444_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.000830678 Jy ! Component: 100 - total flux cleaned = 0.000876163 Jy ! Component: 150 - total flux cleaned = 0.000834011 Jy ! Component: 200 - total flux cleaned = 0.000874518 Jy ! Component: 250 - total flux cleaned = 0.000719891 Jy ! Component: 300 - total flux cleaned = 0.000683071 Jy ! Component: 350 - total flux cleaned = 0.00042828 Jy ! Component: 400 - total flux cleaned = 0.000215128 Jy ! Component: 450 - total flux cleaned = -6.1813e-05 Jy ! Component: 500 - total flux cleaned = -0.000365678 Jy ! Component: 550 - total flux cleaned = -0.000694526 Jy ! Component: 600 - total flux cleaned = -0.000983633 Jy ! Component: 650 - total flux cleaned = -0.00126686 Jy ! Component: 700 - total flux cleaned = -0.00157356 Jy ! Component: 750 - total flux cleaned = -0.00178415 Jy ! Component: 800 - total flux cleaned = -0.00202033 Jy ! Component: 850 - total flux cleaned = -0.00219387 Jy ! Component: 900 - total flux cleaned = -0.00239184 Jy ! Component: 950 - total flux cleaned = -0.00250275 Jy ! Component: 1000 - total flux cleaned = -0.00244806 Jy ! Component: 1050 - total flux cleaned = -0.00247566 Jy ! Component: 1100 - total flux cleaned = -0.00260835 Jy ! Component: 1150 - total flux cleaned = -0.00266019 Jy ! Component: 1200 - total flux cleaned = -0.00266003 Jy ! Component: 1250 - total flux cleaned = -0.00271015 Jy ! Component: 1300 - total flux cleaned = -0.002735 Jy ! Component: 1350 - total flux cleaned = -0.00278374 Jy ! Component: 1400 - total flux cleaned = -0.00275938 Jy ! Component: 1450 - total flux cleaned = -0.00271221 Jy ! Component: 1500 - total flux cleaned = -0.00268862 Jy ! Component: 1550 - total flux cleaned = -0.00264291 Jy ! Component: 1600 - total flux cleaned = -0.00257513 Jy ! Component: 1650 - total flux cleaned = -0.00259786 Jy ! Component: 1700 - total flux cleaned = -0.00255393 Jy ! Component: 1750 - total flux cleaned = -0.00253211 Jy ! Component: 1800 - total flux cleaned = -0.00257434 Jy ! Component: 1850 - total flux cleaned = -0.00248938 Jy ! Component: 1900 - total flux cleaned = -0.0024479 Jy ! Component: 1950 - total flux cleaned = -0.00244778 Jy ! Component: 2000 - total flux cleaned = -0.00242742 Jy ! Component: 2050 - total flux cleaned = -0.00240745 Jy ! Component: 2100 - total flux cleaned = -0.00240749 Jy ! Component: 2150 - total flux cleaned = -0.00238788 Jy ! Component: 2200 - total flux cleaned = -0.00234895 Jy ! Component: 2250 - total flux cleaned = -0.00240606 Jy ! Component: 2300 - total flux cleaned = -0.00231099 Jy ! Component: 2350 - total flux cleaned = -0.0022735 Jy ! Component: 2400 - total flux cleaned = -0.00225472 Jy ! Component: 2450 - total flux cleaned = -0.00221813 Jy ! Component: 2500 - total flux cleaned = -0.00230878 Jy ! Component: 2550 - total flux cleaned = -0.00230851 Jy ! Component: 2600 - total flux cleaned = -0.00229034 Jy ! Component: 2650 - total flux cleaned = -0.00225521 Jy ! Component: 2700 - total flux cleaned = -0.0022899 Jy ! Component: 2750 - total flux cleaned = -0.00227279 Jy ! Component: 2800 - total flux cleaned = -0.00234102 Jy ! Component: 2850 - total flux cleaned = -0.00232414 Jy ! Component: 2900 - total flux cleaned = -0.00235772 Jy ! Component: 2950 - total flux cleaned = -0.00235773 Jy ! Component: 3000 - total flux cleaned = -0.00242372 Jy ! Component: 3050 - total flux cleaned = -0.00245661 Jy ! Component: 3100 - total flux cleaned = -0.00244039 Jy ! Component: 3150 - total flux cleaned = -0.00247275 Jy ! Component: 3200 - total flux cleaned = -0.00248883 Jy ! Component: 3250 - total flux cleaned = -0.00252049 Jy ! Component: 3300 - total flux cleaned = -0.00258311 Jy ! Component: 3350 - total flux cleaned = -0.00261405 Jy ! Component: 3400 - total flux cleaned = -0.00264468 Jy ! Component: 3450 - total flux cleaned = -0.00269037 Jy ! Component: 3500 - total flux cleaned = -0.00269035 Jy ! Component: 3550 - total flux cleaned = -0.00273551 Jy ! Component: 3600 - total flux cleaned = -0.00278028 Jy ! Component: 3650 - total flux cleaned = -0.00282462 Jy ! Component: 3700 - total flux cleaned = -0.0028686 Jy ! Component: 3750 - total flux cleaned = -0.0029121 Jy ! Component: 3800 - total flux cleaned = -0.0029553 Jy ! Component: 3850 - total flux cleaned = -0.00294088 Jy ! Component: 3900 - total flux cleaned = -0.00299781 Jy ! Component: 3950 - total flux cleaned = -0.00296934 Jy ! Component: 4000 - total flux cleaned = -0.00298354 Jy ! Component: 4050 - total flux cleaned = -0.00298356 Jy ! Total flux subtracted in 4096 components = -0.00302524 Jy ! Clean residual min=-0.000929 max=0.000929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.179795 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 394 components and 0.179795 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0210-1444_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8.046 at -2.554 degrees (North through East) ! Clean map min=-0.002408 max=0.14289 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0210-1444_S_map.fits wmodel /image_prod/ug002_uva//J0210-1444_S_map.mod ! Writing 394 model components to file: /image_prod/ug002_uva//J0210-1444_S_map.mod wobs /image_prod/ug002_uva//J0210-1444_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0210-1444_S_uvs.fits wwins /image_prod/ug002_uva//J0210-1444_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0210-1444_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.142887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239953 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.503798 0.503798 1.0076 2.01519 4.03038 8.06077 16.1215 32.2431 64.4862 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 595.476 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0210-1444_S_dfm.log closed on Wed Mar 4 19:26:08 2020