! Started logfile: /image_prod/ug002_uva//J0732+0150_S_dfm.log on Wed Mar 4 21:52: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//J0732+0150_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0732+0150_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.835556 visibilities/baseline/integration-bin. ! Found source: J0732+0150 ! ! 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 5076 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 J0732+0150_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 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. ! ! Fit before self-cal, rms=1.011564Jy sigma=8.058006 ! Fit after self-cal, rms=0.813741Jy sigma=6.451511 ! 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.029 mas, bmaj=8.954 mas, bpa=-12.15 degrees ! Estimated noise=1.61644 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.1402 Jy ! Component: 100 - total flux cleaned = 0.183309 Jy ! Total flux subtracted in 100 components = 0.183309 Jy ! Clean residual min=-0.007858 max=0.018142 Jy/beam ! Clean residual mean=0.000020 rms=0.002438 Jy/beam ! Combined flux in latest and established models = 0.18331 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.18331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072066Jy sigma=0.527268 ! Fit after self-cal, rms=0.071894Jy sigma=0.525007 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206904 Jy ! Component: 100 - total flux cleaned = 0.0326823 Jy ! Total flux subtracted in 100 components = 0.0326823 Jy ! Clean residual min=-0.005528 max=0.008353 Jy/beam ! Clean residual mean=0.000014 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.215992 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.215992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064453Jy sigma=0.450901 ! Fit after self-cal, rms=0.064399Jy sigma=0.450143 ! 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.547 mas, bmaj=9.753 mas, bpa=-11.34 degrees ! Estimated noise=1.28402 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 (-4, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119325 Jy ! Component: 100 - total flux cleaned = 0.0190273 Jy ! Component: 150 - total flux cleaned = 0.0225136 Jy ! Component: 200 - total flux cleaned = 0.0238077 Jy ! Total flux subtracted in 200 components = 0.0238077 Jy ! Clean residual min=-0.004475 max=0.005525 Jy/beam ! Clean residual mean=0.000012 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.2398 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.2398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062070Jy sigma=0.426905 ! Fit after self-cal, rms=0.061938Jy sigma=0.425762 ! 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.547 x 9.753 at -11.34 degrees (North through East) ! Clean map min=-0.0044851 max=0.1809 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 0.97 ! LA 1.02 MK 1.07 NL 0.96 OV 0.98 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 0.98 KP 0.97 ! LA 1.02 MK 1.05 NL 1.00 OV 0.98 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.05 KP 0.98 ! LA 1.00 MK 0.98 NL 1.07 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.061938Jy sigma=0.425762 ! Fit after self-cal, rms=0.059917Jy sigma=0.419251 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.592 mas, bmaj=9.721 mas, bpa=-11.06 degrees ! Estimated noise=1.27064 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.000692615 Jy ! Component: 100 - total flux cleaned = 0.000240346 Jy ! Component: 150 - total flux cleaned = -5.75518e-05 Jy ! Component: 200 - total flux cleaned = -0.000188843 Jy ! Total flux subtracted in 200 components = -0.000188843 Jy ! Clean residual min=-0.003883 max=0.004559 Jy/beam ! Clean residual mean=0.000014 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.239611 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.239611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059642Jy sigma=0.417651 ! Fit after self-cal, rms=0.059617Jy sigma=0.417454 ! 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.059617Jy sigma=0.417454 ! Fit after self-cal, rms=0.060826Jy sigma=0.398020 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=9.731 mas, bpa=-10.93 degrees ! Estimated noise=1.27266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108736 Jy ! Component: 100 - total flux cleaned = 0.00147757 Jy ! Component: 150 - total flux cleaned = 0.00169162 Jy ! Component: 200 - total flux cleaned = 0.0019185 Jy ! Total flux subtracted in 200 components = 0.0019185 Jy ! Clean residual min=-0.002293 max=0.002356 Jy/beam ! Clean residual mean=0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.241529 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.241529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060711Jy sigma=0.396969 ! Fit after self-cal, rms=0.060764Jy sigma=0.396844 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.000244637 Jy ! Component: 100 - total flux cleaned = 0.00028376 Jy ! Component: 150 - total flux cleaned = 0.000283275 Jy ! Component: 200 - total flux cleaned = 0.000312903 Jy ! Total flux subtracted in 200 components = 0.000312903 Jy ! Clean residual min=-0.002156 max=0.002293 Jy/beam ! Clean residual mean=0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.241842 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.241842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060718Jy sigma=0.396480 ! Fit after self-cal, rms=0.060714Jy sigma=0.396436 ! 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.060714Jy sigma=0.396436 ! Fit after self-cal, rms=0.061140Jy sigma=0.396187 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=9.712 mas, bpa=-10.89 degrees ! Estimated noise=1.27199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684915 Jy ! Component: 100 - total flux cleaned = 0.000873404 Jy ! Component: 150 - total flux cleaned = 0.00106103 Jy ! Component: 200 - total flux cleaned = 0.00117067 Jy ! Total flux subtracted in 200 components = 0.00117067 Jy ! Clean residual min=-0.001991 max=0.002019 Jy/beam ! Clean residual mean=0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.243013 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.243013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061094Jy sigma=0.395861 ! Fit after self-cal, rms=0.061095Jy sigma=0.395828 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 = 4.76999e-05 Jy ! Component: 100 - total flux cleaned = 9.88864e-05 Jy ! Component: 150 - total flux cleaned = 0.000121814 Jy ! Component: 200 - total flux cleaned = 0.000163678 Jy ! Total flux subtracted in 200 components = 0.000163678 Jy ! Clean residual min=-0.001963 max=0.001956 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.243177 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.243177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061071Jy sigma=0.395683 ! Fit after self-cal, rms=0.061071Jy sigma=0.395662 ! 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.061071Jy sigma=0.395662 ! Fit after self-cal, rms=0.061160Jy sigma=0.395619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.025 mas, bmaj=13.71 mas, bpa=-8.051 degrees ! Estimated noise=1.51469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593068 Jy ! Component: 100 - total flux cleaned = 0.000706624 Jy ! Component: 150 - total flux cleaned = 0.000798851 Jy ! Component: 200 - total flux cleaned = 0.000895542 Jy ! Total flux subtracted in 200 components = 0.000895542 Jy ! Clean residual min=-0.001864 max=0.002246 Jy/beam ! Clean residual mean=0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.244072 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 148 components and 0.244072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061149Jy sigma=0.395534 ! Fit after self-cal, rms=0.061149Jy sigma=0.395518 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.76695e-05 Jy ! Component: 100 - total flux cleaned = 0.000162914 Jy ! Component: 150 - total flux cleaned = 0.000175868 Jy ! Component: 200 - total flux cleaned = 0.000188758 Jy ! Total flux subtracted in 200 components = 0.000188758 Jy ! Clean residual min=-0.001850 max=0.002269 Jy/beam ! Clean residual mean=0.000007 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.244261 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 156 components and 0.244261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061146Jy sigma=0.395491 ! Fit after self-cal, rms=0.061145Jy sigma=0.395485 ! 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.561 mas, bmaj=9.699 mas, bpa=-10.86 degrees ! Estimated noise=1.27214 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 9.699 at -10.86 degrees (North through East) ! Clean map min=-0.0018957 max=0.17844 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.041 mas, bmaj=8.908 mas, bpa=-11.71 degrees ! Estimated noise=1.60717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139147 Jy ! Component: 100 - total flux cleaned = 0.183442 Jy ! Component: 150 - total flux cleaned = 0.203684 Jy ! Component: 200 - total flux cleaned = 0.215321 Jy ! Total flux subtracted in 200 components = 0.215321 Jy ! Clean residual min=-0.003994 max=0.006220 Jy/beam ! Clean residual mean=0.000006 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.215321 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.215321 Jy ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=9.699 mas, bpa=-10.86 degrees ! Estimated noise=1.27214 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.0101618 Jy ! Component: 100 - total flux cleaned = 0.0163593 Jy ! Component: 150 - total flux cleaned = 0.0203466 Jy ! Component: 200 - total flux cleaned = 0.0229603 Jy ! Total flux subtracted in 200 components = 0.0229603 Jy ! Clean residual min=-0.002211 max=0.002025 Jy/beam ! Clean residual mean=0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.238281 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 90 components and 0.238281 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.025 mas, bmaj=13.71 mas, bpa=-8.051 degrees ! Estimated noise=1.51469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256172 Jy ! Component: 100 - total flux cleaned = 0.00408804 Jy ! Component: 150 - total flux cleaned = 0.00467012 Jy ! Component: 200 - total flux cleaned = 0.00507343 Jy ! Total flux subtracted in 200 components = 0.00507343 Jy ! Clean residual min=-0.001986 max=0.002176 Jy/beam ! Clean residual mean=0.000006 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.243354 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.000262682 Jy ! Component: 100 - total flux cleaned = 0.000452939 Jy ! Component: 150 - total flux cleaned = 0.000594458 Jy ! Component: 200 - total flux cleaned = 0.000701144 Jy ! Total flux subtracted in 200 components = 0.000701144 Jy ! Clean residual min=-0.001895 max=0.002274 Jy/beam ! Clean residual mean=0.000006 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.244056 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 148 components and 0.244055 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=9.699 mas, bpa=-10.86 degrees ! Estimated noise=1.27214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.60858e-05 Jy ! Component: 100 - total flux cleaned = 1.47624e-05 Jy ! Component: 150 - total flux cleaned = 4.11806e-05 Jy ! Component: 200 - total flux cleaned = 4.19442e-05 Jy ! Total flux subtracted in 200 components = 4.19442e-05 Jy ! Clean residual min=-0.001990 max=0.002076 Jy/beam ! Clean residual mean=0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.244097 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 162 components and 0.244097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061190Jy sigma=0.395724 ! Fit after self-cal, rms=0.061184Jy sigma=0.395697 wmodel J0732+0150_S_map.mod ! Writing 162 model components to file: J0732+0150_S_map.mod wobs J0732+0150_S_uvs.fits ! Writing UV FITS file: J0732+0150_S_uvs.fits wwins J0732+0150_S_map.win ! wwins: Wrote 2 windows to J0732+0150_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.000147114 Jy ! Component: 100 - total flux cleaned = 0.000345904 Jy ! Component: 150 - total flux cleaned = 0.000659892 Jy ! Component: 200 - total flux cleaned = 0.000900276 Jy ! Component: 250 - total flux cleaned = 0.00113216 Jy ! Component: 300 - total flux cleaned = 0.00121639 Jy ! Component: 350 - total flux cleaned = 0.00124362 Jy ! Component: 400 - total flux cleaned = 0.00129641 Jy ! Component: 450 - total flux cleaned = 0.00137395 Jy ! Component: 500 - total flux cleaned = 0.00152459 Jy ! Component: 550 - total flux cleaned = 0.00157366 Jy ! Component: 600 - total flux cleaned = 0.00164547 Jy ! Component: 650 - total flux cleaned = 0.00159826 Jy ! Component: 700 - total flux cleaned = 0.0016903 Jy ! Component: 750 - total flux cleaned = 0.00173493 Jy ! Component: 800 - total flux cleaned = 0.00169036 Jy ! Component: 850 - total flux cleaned = 0.00175604 Jy ! Component: 900 - total flux cleaned = 0.00166972 Jy ! Component: 950 - total flux cleaned = 0.00160655 Jy ! Component: 1000 - total flux cleaned = 0.00154398 Jy ! Component: 1050 - total flux cleaned = 0.00142105 Jy ! Component: 1100 - total flux cleaned = 0.00142097 Jy ! Component: 1150 - total flux cleaned = 0.00134151 Jy ! Component: 1200 - total flux cleaned = 0.00118461 Jy ! Component: 1250 - total flux cleaned = 0.0010878 Jy ! Component: 1300 - total flux cleaned = 0.00101139 Jy ! Component: 1350 - total flux cleaned = 0.000935881 Jy ! Component: 1400 - total flux cleaned = 0.000843088 Jy ! Component: 1450 - total flux cleaned = 0.000787975 Jy ! Component: 1500 - total flux cleaned = 0.000678987 Jy ! Component: 1550 - total flux cleaned = 0.000624973 Jy ! Component: 1600 - total flux cleaned = 0.000500645 Jy ! Component: 1650 - total flux cleaned = 0.00039529 Jy ! Component: 1700 - total flux cleaned = 0.000256628 Jy ! Component: 1750 - total flux cleaned = 0.000239371 Jy ! Component: 1800 - total flux cleaned = 5.2847e-05 Jy ! Component: 1850 - total flux cleaned = 1.94097e-05 Jy ! Component: 1900 - total flux cleaned = -6.33865e-05 Jy ! Component: 1950 - total flux cleaned = -0.000178409 Jy ! Component: 2000 - total flux cleaned = -0.000259693 Jy ! Component: 2050 - total flux cleaned = -0.000372358 Jy ! Component: 2100 - total flux cleaned = -0.000452237 Jy ! Component: 2150 - total flux cleaned = -0.000531452 Jy ! Component: 2200 - total flux cleaned = -0.00070361 Jy ! Component: 2250 - total flux cleaned = -0.000750087 Jy ! Component: 2300 - total flux cleaned = -0.00085755 Jy ! Component: 2350 - total flux cleaned = -0.000857491 Jy ! Component: 2400 - total flux cleaned = -0.000948059 Jy ! Component: 2450 - total flux cleaned = -0.000992938 Jy ! Component: 2500 - total flux cleaned = -0.00103748 Jy ! Component: 2550 - total flux cleaned = -0.00109632 Jy ! Component: 2600 - total flux cleaned = -0.00119859 Jy ! Component: 2650 - total flux cleaned = -0.00121305 Jy ! Component: 2700 - total flux cleaned = -0.00124165 Jy ! Component: 2750 - total flux cleaned = -0.00132704 Jy ! Component: 2800 - total flux cleaned = -0.00141192 Jy ! Component: 2850 - total flux cleaned = -0.001496 Jy ! Component: 2900 - total flux cleaned = -0.00150989 Jy ! Component: 2950 - total flux cleaned = -0.00155127 Jy ! Component: 3000 - total flux cleaned = -0.00160602 Jy ! Component: 3050 - total flux cleaned = -0.00170106 Jy ! Component: 3100 - total flux cleaned = -0.00175485 Jy ! Component: 3150 - total flux cleaned = -0.00182175 Jy ! Component: 3200 - total flux cleaned = -0.00186162 Jy ! Component: 3250 - total flux cleaned = -0.00191429 Jy ! Component: 3300 - total flux cleaned = -0.00195349 Jy ! Component: 3350 - total flux cleaned = -0.00201833 Jy ! Component: 3400 - total flux cleaned = -0.00210851 Jy ! Component: 3450 - total flux cleaned = -0.00215959 Jy ! Component: 3500 - total flux cleaned = -0.00213416 Jy ! Component: 3550 - total flux cleaned = -0.00222261 Jy ! Component: 3600 - total flux cleaned = -0.00223521 Jy ! Component: 3650 - total flux cleaned = -0.00235978 Jy ! Component: 3700 - total flux cleaned = -0.00242155 Jy ! Component: 3750 - total flux cleaned = -0.00240911 Jy ! Component: 3800 - total flux cleaned = -0.00245815 Jy ! Component: 3850 - total flux cleaned = -0.00251877 Jy ! Component: 3900 - total flux cleaned = -0.00261547 Jy ! Component: 3950 - total flux cleaned = -0.00260348 Jy ! Component: 4000 - total flux cleaned = -0.00266311 Jy ! Component: 4050 - total flux cleaned = -0.00276974 Jy ! Total flux subtracted in 4096 components = -0.00279339 Jy ! Clean residual min=-0.000681 max=0.000622 Jy/beam ! Clean residual mean=-0.000001 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.241304 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 458 components and 0.241304 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0732+0150_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 9.699 at -10.86 degrees (North through East) ! Clean map min=-0.0013648 max=0.17807 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0732+0150_S_map.fits wmodel /image_prod/ug002_uva//J0732+0150_S_map.mod ! Writing 458 model components to file: /image_prod/ug002_uva//J0732+0150_S_map.mod wobs /image_prod/ug002_uva//J0732+0150_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0732+0150_S_uvs.fits wwins /image_prod/ug002_uva//J0732+0150_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0732+0150_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.178069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222432 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.37474 0.37474 0.749481 1.49896 2.99792 5.99584 11.9917 23.9834 47.9668 95.9335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.178 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 800.554 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0732+0150_S_dfm.log closed on Wed Mar 4 21:52:11 2020