! Started logfile: /image_prod/ug002_uva//J1911-2006_S_a_dfm.log on Thu Mar 5 04:03:18 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//J1911-2006_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1911-2006_S_a_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.788194 visibilities/baseline/integration-bin. ! Found source: J1911-2006 ! ! 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 1362 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 J1911-2006_S_a] 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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.336539Jy sigma=7.375506 ! Fit after self-cal, rms=1.172158Jy sigma=3.390611 ! 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.02 mas, bmaj=16.94 mas, bpa=-14.58 degrees ! Estimated noise=7.39159 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 = 1.48378 Jy ! Component: 100 - total flux cleaned = 1.85997 Jy ! Total flux subtracted in 100 components = 1.85997 Jy ! Clean residual min=-0.078372 max=0.152151 Jy/beam ! Clean residual mean=0.000364 rms=0.023413 Jy/beam ! Combined flux in latest and established models = 1.85997 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.85997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.541953Jy sigma=1.218655 ! Fit after self-cal, rms=0.541987Jy sigma=1.217811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166302 Jy ! Component: 100 - total flux cleaned = 0.258797 Jy ! Total flux subtracted in 100 components = 0.258797 Jy ! Clean residual min=-0.050409 max=0.057825 Jy/beam ! Clean residual mean=0.000186 rms=0.014365 Jy/beam ! Combined flux in latest and established models = 2.11876 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 2.11876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.452077Jy sigma=0.944330 ! Fit after self-cal, rms=0.451169Jy sigma=0.936990 ! 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.742 mas, bmaj=17.94 mas, bpa=-14.34 degrees ! Estimated noise=6.03506 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.0803147 Jy ! Component: 100 - total flux cleaned = 0.128407 Jy ! Component: 150 - total flux cleaned = 0.161146 Jy ! Component: 200 - total flux cleaned = 0.184017 Jy ! Total flux subtracted in 200 components = 0.184017 Jy ! Clean residual min=-0.039833 max=0.035969 Jy/beam ! Clean residual mean=0.000019 rms=0.010655 Jy/beam ! Combined flux in latest and established models = 2.30278 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 78 components and 2.30278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.428658Jy sigma=0.867199 ! Fit after self-cal, rms=0.428105Jy sigma=0.863576 ! 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.742 x 17.94 at -14.34 degrees (North through East) ! Clean map min=-0.0399 max=1.9271 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.06 KP 0.98 ! LA 1.03 MK 1.01 NL 0.97 OV 0.97 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.98 HN 1.07 KP 0.99 ! LA 1.02 MK 0.99 NL 0.96 OV 0.94 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00 HN 1.03 KP 0.98 ! LA 1.02 MK 1.01 NL 0.92 OV 0.98 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.428105Jy sigma=0.863576 ! Fit after self-cal, rms=0.334110Jy sigma=0.674870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=18.18 mas, bpa=-14.47 degrees ! Estimated noise=6.06318 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.00880595 Jy ! Component: 100 - total flux cleaned = 0.00758118 Jy ! Component: 150 - total flux cleaned = 0.00607901 Jy ! Component: 200 - total flux cleaned = 0.00431715 Jy ! Total flux subtracted in 200 components = 0.00431715 Jy ! Clean residual min=-0.023498 max=0.029221 Jy/beam ! Clean residual mean=-0.000051 rms=0.006887 Jy/beam ! Combined flux in latest and established models = 2.3071 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 2.3071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.330462Jy sigma=0.667944 ! Fit after self-cal, rms=0.330355Jy sigma=0.667147 ! 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.330355Jy sigma=0.667147 ! Fit after self-cal, rms=0.129295Jy sigma=0.399926 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=18.11 mas, bpa=-14.5 degrees ! Estimated noise=6.04795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021401 Jy ! Component: 100 - total flux cleaned = 0.0018029 Jy ! Component: 150 - total flux cleaned = 0.00181548 Jy ! Component: 200 - total flux cleaned = 0.00224926 Jy ! Total flux subtracted in 200 components = 0.00224926 Jy ! Clean residual min=-0.015561 max=0.024174 Jy/beam ! Clean residual mean=-0.000057 rms=0.004912 Jy/beam ! Combined flux in latest and established models = 2.30935 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 2.30935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127597Jy sigma=0.394752 ! Fit after self-cal, rms=0.127389Jy sigma=0.393584 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (9, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239875 Jy ! Component: 100 - total flux cleaned = 0.0364577 Jy ! Component: 150 - total flux cleaned = 0.0387026 Jy ! Component: 200 - total flux cleaned = 0.0392437 Jy ! Total flux subtracted in 200 components = 0.0392437 Jy ! Clean residual min=-0.011965 max=0.016859 Jy/beam ! Clean residual mean=-0.000075 rms=0.003805 Jy/beam ! Combined flux in latest and established models = 2.34859 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 159 components and 2.34859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122240Jy sigma=0.377726 ! Fit after self-cal, rms=0.121484Jy sigma=0.375927 ! 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.121484Jy sigma=0.375927 ! Fit after self-cal, rms=0.120565Jy sigma=0.373349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=18.13 mas, bpa=-14.53 degrees ! Estimated noise=6.04695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012658 Jy ! Component: 100 - total flux cleaned = 0.0157385 Jy ! Component: 150 - total flux cleaned = 0.0179924 Jy ! Component: 200 - total flux cleaned = 0.0191543 Jy ! Total flux subtracted in 200 components = 0.0191543 Jy ! Clean residual min=-0.010456 max=0.013157 Jy/beam ! Clean residual mean=-0.000066 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 2.36775 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 187 components and 2.36775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119040Jy sigma=0.368008 ! Fit after self-cal, rms=0.118817Jy sigma=0.367512 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.00293707 Jy ! Component: 100 - total flux cleaned = 0.00440978 Jy ! Component: 150 - total flux cleaned = 0.00558618 Jy ! Component: 200 - total flux cleaned = 0.00635494 Jy ! Total flux subtracted in 200 components = 0.00635494 Jy ! Clean residual min=-0.009597 max=0.012084 Jy/beam ! Clean residual mean=-0.000065 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 2.3741 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 201 components and 2.3741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118309Jy sigma=0.365913 ! Fit after self-cal, rms=0.118244Jy sigma=0.365807 ! 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.118244Jy sigma=0.365807 ! Fit after self-cal, rms=0.117932Jy sigma=0.364628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.744 mas, bmaj=20.65 mas, bpa=-9.258 degrees ! Estimated noise=7.36297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00786378 Jy ! Component: 100 - total flux cleaned = 0.00971309 Jy ! Component: 150 - total flux cleaned = 0.0109096 Jy ! Component: 200 - total flux cleaned = 0.0116708 Jy ! Total flux subtracted in 200 components = 0.0116708 Jy ! Clean residual min=-0.010762 max=0.012049 Jy/beam ! Clean residual mean=-0.000091 rms=0.003325 Jy/beam ! Combined flux in latest and established models = 2.38577 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 228 components and 2.38577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117464Jy sigma=0.363277 ! Fit after self-cal, rms=0.117391Jy sigma=0.363137 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.00114095 Jy ! Component: 100 - total flux cleaned = 0.001646 Jy ! Component: 150 - total flux cleaned = 0.0022084 Jy ! Component: 200 - total flux cleaned = 0.00294455 Jy ! Total flux subtracted in 200 components = 0.00294455 Jy ! Clean residual min=-0.010618 max=0.011644 Jy/beam ! Clean residual mean=-0.000091 rms=0.003204 Jy/beam ! Combined flux in latest and established models = 2.38872 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 244 components and 2.38872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117207Jy sigma=0.362575 ! Fit after self-cal, rms=0.117176Jy sigma=0.362501 ! 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.759 mas, bmaj=18.15 mas, bpa=-14.54 degrees ! Estimated noise=6.05141 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.759 x 18.15 at -14.54 degrees (North through East) ! Clean map min=-0.0095844 max=1.9242 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117176Jy sigma=0.362501 ! Fit after self-cal, rms=0.095059Jy sigma=0.279406 ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=18.15 mas, bpa=-14.55 degrees ! Estimated noise=6.05318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390427 Jy ! Component: 100 - total flux cleaned = 0.00474686 Jy ! Component: 150 - total flux cleaned = 0.00576143 Jy ! Component: 200 - total flux cleaned = 0.00641256 Jy ! Total flux subtracted in 200 components = 0.00641256 Jy ! Clean residual min=-0.008471 max=0.009763 Jy/beam ! Clean residual mean=-0.000040 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 2.39513 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 266 components and 2.39513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094542Jy sigma=0.277432 ! Fit after self-cal, rms=0.094493Jy sigma=0.277332 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577469 Jy ! Component: 100 - total flux cleaned = 0.00117016 Jy ! Component: 150 - total flux cleaned = 0.00171718 Jy ! Component: 200 - total flux cleaned = 0.00202419 Jy ! Total flux subtracted in 200 components = 0.00202419 Jy ! Clean residual min=-0.008034 max=0.009299 Jy/beam ! Clean residual mean=-0.000039 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 2.39715 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 279 components and 2.39715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094252Jy sigma=0.276427 ! Fit after self-cal, rms=0.094231Jy sigma=0.276389 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094231Jy sigma=0.276389 ! Fit after self-cal, rms=0.094069Jy sigma=0.276008 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.036 mas, bmaj=17.13 mas, bpa=-14.76 degrees ! Estimated noise=7.39146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.4824 Jy ! Component: 100 - total flux cleaned = 1.85947 Jy ! Component: 150 - total flux cleaned = 2.03297 Jy ! Component: 200 - total flux cleaned = 2.12923 Jy ! Total flux subtracted in 200 components = 2.12923 Jy ! Clean residual min=-0.027241 max=0.049110 Jy/beam ! Clean residual mean=0.000122 rms=0.008517 Jy/beam ! Combined flux in latest and established models = 2.12923 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 33 model components to the UV plane model. ! The established model now contains 33 components and 2.12923 Jy ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=18.16 mas, bpa=-14.56 degrees ! Estimated noise=6.05615 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.0808524 Jy ! Component: 100 - total flux cleaned = 0.1281 Jy ! Component: 150 - total flux cleaned = 0.160676 Jy ! Component: 200 - total flux cleaned = 0.18421 Jy ! Total flux subtracted in 200 components = 0.18421 Jy ! Clean residual min=-0.012671 max=0.013908 Jy/beam ! Clean residual mean=0.000006 rms=0.003983 Jy/beam ! Combined flux in latest and established models = 2.31344 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 119 components and 2.31344 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.739 mas, bmaj=20.65 mas, bpa=-9.305 degrees ! Estimated noise=7.37124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.025058 Jy ! Component: 100 - total flux cleaned = 0.0415971 Jy ! Component: 150 - total flux cleaned = 0.0533964 Jy ! Component: 200 - total flux cleaned = 0.0622191 Jy ! Total flux subtracted in 200 components = 0.0622191 Jy ! Clean residual min=-0.010612 max=0.010231 Jy/beam ! Clean residual mean=-0.000051 rms=0.003211 Jy/beam ! Combined flux in latest and established models = 2.37566 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.00674064 Jy ! Component: 100 - total flux cleaned = 0.0120486 Jy ! Component: 150 - total flux cleaned = 0.0163041 Jy ! Component: 200 - total flux cleaned = 0.0197552 Jy ! Total flux subtracted in 200 components = 0.0197552 Jy ! Clean residual min=-0.009818 max=0.009626 Jy/beam ! Clean residual mean=-0.000059 rms=0.002806 Jy/beam ! Combined flux in latest and established models = 2.39541 Jy ! Adding 156 model components to the UV plane model. ! The established model now contains 267 components and 2.39541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=18.16 mas, bpa=-14.56 degrees ! Estimated noise=6.05615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00435695 Jy ! Component: 100 - total flux cleaned = 0.00501328 Jy ! Component: 150 - total flux cleaned = 0.00557016 Jy ! Component: 200 - total flux cleaned = 0.00570218 Jy ! Total flux subtracted in 200 components = 0.00570218 Jy ! Clean residual min=-0.008314 max=0.009501 Jy/beam ! Clean residual mean=-0.000039 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 2.40112 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 287 components and 2.40111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093930Jy sigma=0.276125 ! Fit after self-cal, rms=0.093935Jy sigma=0.275508 wmodel J1911-2006_S_a_map.mod ! Writing 287 model components to file: J1911-2006_S_a_map.mod wobs J1911-2006_S_a_uvs.fits ! Writing UV FITS file: J1911-2006_S_a_uvs.fits wwins J1911-2006_S_a_map.win ! wwins: Wrote 2 windows to J1911-2006_S_a_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.00153493 Jy ! Component: 100 - total flux cleaned = 0.000954305 Jy ! Component: 150 - total flux cleaned = 0.000416354 Jy ! Component: 200 - total flux cleaned = -0.000207623 Jy ! Component: 250 - total flux cleaned = -0.000208015 Jy ! Component: 300 - total flux cleaned = -0.000425146 Jy ! Component: 350 - total flux cleaned = -0.00052626 Jy ! Component: 400 - total flux cleaned = -0.00103752 Jy ! Component: 450 - total flux cleaned = -0.00163053 Jy ! Component: 500 - total flux cleaned = -0.00220214 Jy ! Component: 550 - total flux cleaned = -0.0027547 Jy ! Component: 600 - total flux cleaned = -0.00302385 Jy ! Component: 650 - total flux cleaned = -0.00345666 Jy ! Component: 700 - total flux cleaned = -0.00345731 Jy ! Component: 750 - total flux cleaned = -0.00370511 Jy ! Component: 800 - total flux cleaned = -0.00386725 Jy ! Component: 850 - total flux cleaned = -0.00410163 Jy ! Component: 900 - total flux cleaned = -0.00440393 Jy ! Component: 950 - total flux cleaned = -0.00455154 Jy ! Component: 1000 - total flux cleaned = -0.00491185 Jy ! Component: 1050 - total flux cleaned = -0.00519234 Jy ! Component: 1100 - total flux cleaned = -0.00539815 Jy ! Component: 1150 - total flux cleaned = -0.00566754 Jy ! Component: 1200 - total flux cleaned = -0.0061292 Jy ! Component: 1250 - total flux cleaned = -0.00651801 Jy ! Component: 1300 - total flux cleaned = -0.00708843 Jy ! Component: 1350 - total flux cleaned = -0.00752356 Jy ! Component: 1400 - total flux cleaned = -0.00807187 Jy ! Component: 1450 - total flux cleaned = -0.00837027 Jy ! Component: 1500 - total flux cleaned = -0.00866509 Jy ! Component: 1550 - total flux cleaned = -0.00918619 Jy ! Component: 1600 - total flux cleaned = -0.00935631 Jy ! Component: 1650 - total flux cleaned = -0.00958033 Jy ! Component: 1700 - total flux cleaned = -0.00985561 Jy ! Component: 1750 - total flux cleaned = -0.0100729 Jy ! Component: 1800 - total flux cleaned = -0.0106594 Jy ! Component: 1850 - total flux cleaned = -0.0108676 Jy ! Component: 1900 - total flux cleaned = -0.0111265 Jy ! Component: 1950 - total flux cleaned = -0.011382 Jy ! Component: 2000 - total flux cleaned = -0.0117835 Jy ! Component: 2050 - total flux cleaned = -0.0121295 Jy ! Component: 2100 - total flux cleaned = -0.0124222 Jy ! Component: 2150 - total flux cleaned = -0.0128079 Jy ! Component: 2200 - total flux cleaned = -0.0132352 Jy ! Component: 2250 - total flux cleaned = -0.0135159 Jy ! Component: 2300 - total flux cleaned = -0.0138394 Jy ! Component: 2350 - total flux cleaned = -0.0140682 Jy ! Component: 2400 - total flux cleaned = -0.0145188 Jy ! Component: 2450 - total flux cleaned = -0.0148742 Jy ! Component: 2500 - total flux cleaned = -0.0151379 Jy ! Component: 2550 - total flux cleaned = -0.0154423 Jy ! Component: 2600 - total flux cleaned = -0.0156153 Jy ! Component: 2650 - total flux cleaned = -0.015957 Jy ! Component: 2700 - total flux cleaned = -0.0162105 Jy ! Component: 2750 - total flux cleaned = -0.0164198 Jy ! Component: 2800 - total flux cleaned = -0.0167926 Jy ! Component: 2850 - total flux cleaned = -0.0169563 Jy ! Component: 2900 - total flux cleaned = -0.0171191 Jy ! Component: 2950 - total flux cleaned = -0.0174014 Jy ! Component: 3000 - total flux cleaned = -0.0176411 Jy ! Component: 3050 - total flux cleaned = -0.0178393 Jy ! Component: 3100 - total flux cleaned = -0.0180358 Jy ! Component: 3150 - total flux cleaned = -0.0183082 Jy ! Component: 3200 - total flux cleaned = -0.0186164 Jy ! Component: 3250 - total flux cleaned = -0.0188075 Jy ! Component: 3300 - total flux cleaned = -0.0191104 Jy ! Component: 3350 - total flux cleaned = -0.0192985 Jy ! Component: 3400 - total flux cleaned = -0.0195226 Jy ! Component: 3450 - total flux cleaned = -0.0198927 Jy ! Component: 3500 - total flux cleaned = -0.0200028 Jy ! Component: 3550 - total flux cleaned = -0.0202945 Jy ! Component: 3600 - total flux cleaned = -0.0205474 Jy ! Component: 3650 - total flux cleaned = -0.0207267 Jy ! Component: 3700 - total flux cleaned = -0.0209046 Jy ! Component: 3750 - total flux cleaned = -0.0212581 Jy ! Component: 3800 - total flux cleaned = -0.0214691 Jy ! Component: 3850 - total flux cleaned = -0.021783 Jy ! Component: 3900 - total flux cleaned = -0.0220257 Jy ! Component: 3950 - total flux cleaned = -0.0222667 Jy ! Component: 4000 - total flux cleaned = -0.0225063 Jy ! Component: 4050 - total flux cleaned = -0.0227782 Jy ! Total flux subtracted in 4096 components = -0.0230146 Jy ! Clean residual min=-0.001890 max=0.001899 Jy/beam ! Clean residual mean=-0.000020 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 2.3781 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 609 components and 2.3781 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1911-2006_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.757 x 18.16 at -14.56 degrees (North through East) ! Clean map min=-0.0061212 max=1.9276 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1911-2006_S_a_map.fits wmodel /image_prod/ug002_uva//J1911-2006_S_a_map.mod ! Writing 609 model components to file: /image_prod/ug002_uva//J1911-2006_S_a_map.mod wobs /image_prod/ug002_uva//J1911-2006_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1911-2006_S_a_uvs.fits wwins /image_prod/ug002_uva//J1911-2006_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1911-2006_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.92764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000644081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.100239 0.100239 0.200477 0.400955 0.801909 1.60382 3.20764 6.41527 12.8305 25.6611 51.3222 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.927 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2992.86 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1911-2006_S_a_dfm.log closed on Thu Mar 5 04:03:21 2020