! Started logfile: /image_prod/ug002_uva//J0213+3652_S_dfm.log on Wed Mar 4 19:27:37 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//J0213+3652_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0213+3652_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.831944 visibilities/baseline/integration-bin. ! Found source: J0213+3652 ! ! 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 5391 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 J0213+3652_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013987Jy sigma=8.248717 ! Fit after self-cal, rms=0.839761Jy sigma=6.780651 ! 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.943 mas, bmaj=5.619 mas, bpa=-7.58 degrees ! Estimated noise=1.86805 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.129012 Jy ! Component: 100 - total flux cleaned = 0.157166 Jy ! Total flux subtracted in 100 components = 0.157166 Jy ! Clean residual min=-0.005514 max=0.008139 Jy/beam ! Clean residual mean=0.000012 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.157166 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.157166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073310Jy sigma=0.459303 ! Fit after self-cal, rms=0.073061Jy sigma=0.458810 ! 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.466 mas, bmaj=6.301 mas, bpa=-6.696 degrees ! Estimated noise=1.25287 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.00794947 Jy ! Component: 100 - total flux cleaned = 0.0120264 Jy ! Component: 150 - total flux cleaned = 0.0143695 Jy ! Component: 200 - total flux cleaned = 0.014879 Jy ! Total flux subtracted in 200 components = 0.014879 Jy ! Clean residual min=-0.004503 max=0.005441 Jy/beam ! Clean residual mean=0.000013 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.172045 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.172045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072333Jy sigma=0.448557 ! Fit after self-cal, rms=0.072354Jy sigma=0.448522 ! 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.466 x 6.301 at -6.696 degrees (North through East) ! Clean map min=-0.004338 max=0.16506 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.96 KP 1.00 ! LA 1.00 MK 0.99 OV 0.97 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.99 KP 0.95 ! LA 0.99 MK 0.97 OV 0.97 PT 1.04 ! SC 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.98 KP 0.98 ! LA 0.97 MK 0.97 OV 0.98 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.072354Jy sigma=0.448522 ! Fit after self-cal, rms=0.074090Jy sigma=0.440640 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=6.33 mas, bpa=-7.452 degrees ! Estimated noise=1.24582 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.00149669 Jy ! Component: 100 - total flux cleaned = -0.00158534 Jy ! Component: 150 - total flux cleaned = -0.00162446 Jy ! Component: 200 - total flux cleaned = -0.00169163 Jy ! Total flux subtracted in 200 components = -0.00169163 Jy ! Clean residual min=-0.004251 max=0.004667 Jy/beam ! Clean residual mean=0.000013 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.170354 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.170354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074006Jy sigma=0.440220 ! Fit after self-cal, rms=0.074078Jy sigma=0.440139 ! 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.074078Jy sigma=0.440139 ! Fit after self-cal, rms=0.092212Jy sigma=0.415025 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=6.288 mas, bpa=-6.898 degrees ! Estimated noise=1.2442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372263 Jy ! Component: 100 - total flux cleaned = -0.000374236 Jy ! Component: 150 - total flux cleaned = -0.000359535 Jy ! Component: 200 - total flux cleaned = -0.00035965 Jy ! Total flux subtracted in 200 components = -0.00035965 Jy ! Clean residual min=-0.002003 max=0.001820 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.169994 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.169994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092193Jy sigma=0.414976 ! Fit after self-cal, rms=0.092235Jy sigma=0.414839 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 = -3.87959e-05 Jy ! Component: 100 - total flux cleaned = -3.83003e-05 Jy ! Component: 150 - total flux cleaned = -3.85003e-05 Jy ! Component: 200 - total flux cleaned = -2.82139e-05 Jy ! Total flux subtracted in 200 components = -2.82139e-05 Jy ! Clean residual min=-0.002008 max=0.001819 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.169966 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.169966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092223Jy sigma=0.414819 ! Fit after self-cal, rms=0.092219Jy sigma=0.414813 ! 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.092219Jy sigma=0.414813 ! Fit after self-cal, rms=0.092822Jy sigma=0.414796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=6.288 mas, bpa=-6.869 degrees ! Estimated noise=1.24535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174459 Jy ! Component: 100 - total flux cleaned = -0.000188552 Jy ! Component: 150 - total flux cleaned = -0.000177665 Jy ! Component: 200 - total flux cleaned = -0.000186439 Jy ! Total flux subtracted in 200 components = -0.000186439 Jy ! Clean residual min=-0.002004 max=0.001811 Jy/beam ! Clean residual mean=0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.169779 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.169779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092809Jy sigma=0.414779 ! Fit after self-cal, rms=0.092813Jy sigma=0.414772 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 = 1.95688e-06 Jy ! Component: 100 - total flux cleaned = 1.72704e-06 Jy ! Component: 150 - total flux cleaned = 1.12045e-05 Jy ! Component: 200 - total flux cleaned = 2.00908e-05 Jy ! Total flux subtracted in 200 components = 2.00908e-05 Jy ! Clean residual min=-0.002007 max=0.001810 Jy/beam ! Clean residual mean=0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.169799 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.169799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092805Jy sigma=0.414760 ! Fit after self-cal, rms=0.092805Jy sigma=0.414758 ! 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.092805Jy sigma=0.414758 ! Fit after self-cal, rms=0.092892Jy sigma=0.414750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.728 mas, bmaj=10.09 mas, bpa=-1.573 degrees ! Estimated noise=1.45328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177046 Jy ! Component: 100 - total flux cleaned = 0.000180989 Jy ! Component: 150 - total flux cleaned = 0.000182871 Jy ! Component: 200 - total flux cleaned = 0.000195368 Jy ! Total flux subtracted in 200 components = 0.000195368 Jy ! Clean residual min=-0.001777 max=0.001858 Jy/beam ! Clean residual mean=-0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.169995 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 56 components and 0.169995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092891Jy sigma=0.414764 ! Fit after self-cal, rms=0.092885Jy sigma=0.414748 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 = 2.66217e-05 Jy ! Component: 100 - total flux cleaned = 1.63718e-05 Jy ! Component: 150 - total flux cleaned = 1.63026e-05 Jy ! Component: 200 - total flux cleaned = 2.20062e-05 Jy ! Total flux subtracted in 200 components = 2.20062e-05 Jy ! Clean residual min=-0.001787 max=0.001878 Jy/beam ! Clean residual mean=-0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.170017 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.170017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092883Jy sigma=0.414759 ! Fit after self-cal, rms=0.092881Jy sigma=0.414753 ! 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.465 mas, bmaj=6.288 mas, bpa=-6.853 degrees ! Estimated noise=1.24629 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.465 x 6.288 at -6.853 degrees (North through East) ! Clean map min=-0.001901 max=0.16472 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.941 mas, bmaj=5.619 mas, bpa=-7.737 degrees ! Estimated noise=1.84545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127414 Jy ! Component: 100 - total flux cleaned = 0.15539 Jy ! Component: 150 - total flux cleaned = 0.163061 Jy ! Component: 200 - total flux cleaned = 0.165839 Jy ! Total flux subtracted in 200 components = 0.165839 Jy ! Clean residual min=-0.004000 max=0.003306 Jy/beam ! Clean residual mean=0.000002 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.165839 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.165839 Jy ! Inverting map and beam ! Estimated beam: bmin=3.465 mas, bmaj=6.288 mas, bpa=-6.853 degrees ! Estimated noise=1.24629 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.00230421 Jy ! Component: 100 - total flux cleaned = 0.00256315 Jy ! Component: 150 - total flux cleaned = 0.00266079 Jy ! Component: 200 - total flux cleaned = 0.0027435 Jy ! Total flux subtracted in 200 components = 0.0027435 Jy ! Clean residual min=-0.002201 max=0.001914 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.168583 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.168583 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.728 mas, bmaj=10.09 mas, bpa=-1.573 degrees ! Estimated noise=1.45328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105849 Jy ! Component: 100 - total flux cleaned = 0.00110299 Jy ! Component: 150 - total flux cleaned = 0.00115729 Jy ! Component: 200 - total flux cleaned = 0.00119971 Jy ! Total flux subtracted in 200 components = 0.00119971 Jy ! Clean residual min=-0.001774 max=0.001875 Jy/beam ! Clean residual mean=0.000000 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.169782 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 = 5.20313e-07 Jy ! Component: 100 - total flux cleaned = 1.64038e-06 Jy ! Component: 150 - total flux cleaned = 2.58868e-06 Jy ! Component: 200 - total flux cleaned = 3.15292e-06 Jy ! Total flux subtracted in 200 components = 3.15292e-06 Jy ! Clean residual min=-0.001790 max=0.001882 Jy/beam ! Clean residual mean=0.000000 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.169785 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.169785 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.465 mas, bmaj=6.288 mas, bpa=-6.853 degrees ! Estimated noise=1.24629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309582 Jy ! Component: 100 - total flux cleaned = -0.0004175 Jy ! Component: 150 - total flux cleaned = -0.000467146 Jy ! Component: 200 - total flux cleaned = -0.000496129 Jy ! Total flux subtracted in 200 components = -0.000496129 Jy ! Clean residual min=-0.002036 max=0.001902 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.169289 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.169289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092878Jy sigma=0.414810 ! Fit after self-cal, rms=0.092881Jy sigma=0.414791 wmodel J0213+3652_S_map.mod ! Writing 49 model components to file: J0213+3652_S_map.mod wobs J0213+3652_S_uvs.fits ! Writing UV FITS file: J0213+3652_S_uvs.fits wwins J0213+3652_S_map.win ! wwins: Wrote 1 windows to J0213+3652_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.000419265 Jy ! Component: 100 - total flux cleaned = -0.000455188 Jy ! Component: 150 - total flux cleaned = -0.000392501 Jy ! Component: 200 - total flux cleaned = -0.000210797 Jy ! Component: 250 - total flux cleaned = -9.36228e-05 Jy ! Component: 300 - total flux cleaned = -8.47174e-06 Jy ! Component: 350 - total flux cleaned = 4.6762e-05 Jy ! Component: 400 - total flux cleaned = 7.39608e-05 Jy ! Component: 450 - total flux cleaned = 9.96953e-05 Jy ! Component: 500 - total flux cleaned = 9.93942e-05 Jy ! Component: 550 - total flux cleaned = 0.000149769 Jy ! Component: 600 - total flux cleaned = 0.00029666 Jy ! Component: 650 - total flux cleaned = 0.000296047 Jy ! Component: 700 - total flux cleaned = 0.00034345 Jy ! Component: 750 - total flux cleaned = 0.000460008 Jy ! Component: 800 - total flux cleaned = 0.000574413 Jy ! Component: 850 - total flux cleaned = 0.000686848 Jy ! Component: 900 - total flux cleaned = 0.000687093 Jy ! Component: 950 - total flux cleaned = 0.00079678 Jy ! Component: 1000 - total flux cleaned = 0.000818281 Jy ! Component: 1050 - total flux cleaned = 0.00086102 Jy ! Component: 1100 - total flux cleaned = 0.000945335 Jy ! Component: 1150 - total flux cleaned = 0.000986751 Jy ! Component: 1200 - total flux cleaned = 0.00102787 Jy ! Component: 1250 - total flux cleaned = 0.00110889 Jy ! Component: 1300 - total flux cleaned = 0.0011685 Jy ! Component: 1350 - total flux cleaned = 0.00116852 Jy ! Component: 1400 - total flux cleaned = 0.00128574 Jy ! Component: 1450 - total flux cleaned = 0.00128533 Jy ! Component: 1500 - total flux cleaned = 0.00134248 Jy ! Component: 1550 - total flux cleaned = 0.00137983 Jy ! Component: 1600 - total flux cleaned = 0.00137943 Jy ! Component: 1650 - total flux cleaned = 0.00137948 Jy ! Component: 1700 - total flux cleaned = 0.00141604 Jy ! Component: 1750 - total flux cleaned = 0.001434 Jy ! Component: 1800 - total flux cleaned = 0.00152328 Jy ! Component: 1850 - total flux cleaned = 0.00152336 Jy ! Component: 1900 - total flux cleaned = 0.00161113 Jy ! Component: 1950 - total flux cleaned = 0.00169798 Jy ! Component: 2000 - total flux cleaned = 0.00168069 Jy ! Component: 2050 - total flux cleaned = 0.00178314 Jy ! Component: 2100 - total flux cleaned = 0.001851 Jy ! Component: 2150 - total flux cleaned = 0.00191797 Jy ! Component: 2200 - total flux cleaned = 0.00196764 Jy ! Component: 2250 - total flux cleaned = 0.00204987 Jy ! Component: 2300 - total flux cleaned = 0.00208261 Jy ! Component: 2350 - total flux cleaned = 0.00219583 Jy ! Component: 2400 - total flux cleaned = 0.00221173 Jy ! Component: 2450 - total flux cleaned = 0.00230695 Jy ! Component: 2500 - total flux cleaned = 0.0023541 Jy ! Component: 2550 - total flux cleaned = 0.00240094 Jy ! Component: 2600 - total flux cleaned = 0.00241643 Jy ! Component: 2650 - total flux cleaned = 0.00246255 Jy ! Component: 2700 - total flux cleaned = 0.00247769 Jy ! Component: 2750 - total flux cleaned = 0.00249283 Jy ! Component: 2800 - total flux cleaned = 0.00258322 Jy ! Component: 2850 - total flux cleaned = 0.00259839 Jy ! Component: 2900 - total flux cleaned = 0.00259838 Jy ! Component: 2950 - total flux cleaned = 0.00262813 Jy ! Component: 3000 - total flux cleaned = 0.00265747 Jy ! Component: 3050 - total flux cleaned = 0.00270117 Jy ! Component: 3100 - total flux cleaned = 0.00271565 Jy ! Component: 3150 - total flux cleaned = 0.00278759 Jy ! Component: 3200 - total flux cleaned = 0.00280194 Jy ! Component: 3250 - total flux cleaned = 0.00284456 Jy ! Component: 3300 - total flux cleaned = 0.0028586 Jy ! Component: 3350 - total flux cleaned = 0.00287238 Jy ! Component: 3400 - total flux cleaned = 0.00288634 Jy ! Component: 3450 - total flux cleaned = 0.00291407 Jy ! Component: 3500 - total flux cleaned = 0.00294166 Jy ! Component: 3550 - total flux cleaned = 0.00290047 Jy ! Component: 3600 - total flux cleaned = 0.00291426 Jy ! Component: 3650 - total flux cleaned = 0.00295506 Jy ! Component: 3700 - total flux cleaned = 0.00294174 Jy ! Component: 3750 - total flux cleaned = 0.00298197 Jy ! Component: 3800 - total flux cleaned = 0.00299528 Jy ! Component: 3850 - total flux cleaned = 0.00302176 Jy ! Component: 3900 - total flux cleaned = 0.00302166 Jy ! Component: 3950 - total flux cleaned = 0.0030479 Jy ! Component: 4000 - total flux cleaned = 0.00303487 Jy ! Component: 4050 - total flux cleaned = 0.00304784 Jy ! Total flux subtracted in 4096 components = 0.00306069 Jy ! Clean residual min=-0.000855 max=0.000844 Jy/beam ! Clean residual mean=0.000002 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.17235 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 314 components and 0.17235 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0213+3652_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.465 x 6.288 at -6.853 degrees (North through East) ! Clean map min=-0.0017787 max=0.16425 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0213+3652_S_map.fits wmodel /image_prod/ug002_uva//J0213+3652_S_map.mod ! Writing 314 model components to file: /image_prod/ug002_uva//J0213+3652_S_map.mod wobs /image_prod/ug002_uva//J0213+3652_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0213+3652_S_uvs.fits wwins /image_prod/ug002_uva//J0213+3652_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0213+3652_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.40276 0.40276 0.80552 1.61104 3.22208 6.44416 12.8883 25.7766 51.5532 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 744.86 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0213+3652_S_dfm.log closed on Wed Mar 4 19:27:40 2020