! Started logfile: /image_prod/ug002_uva//J2223+6249_S_dfm.log on Thu Mar 5 05:38:40 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//J2223+6249_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2223+6249_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 90 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.978283 visibilities/baseline/integration-bin. ! Found source: J2223+6249 ! ! 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 5811 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 J2223+6249_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 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.005510Jy sigma=8.749714 ! Fit after self-cal, rms=0.911383Jy sigma=7.744709 ! 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=5.956 mas, bmaj=11.93 mas, bpa=-80.09 degrees ! Estimated noise=1.92692 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.0752758 Jy ! Component: 100 - total flux cleaned = 0.108487 Jy ! Total flux subtracted in 100 components = 0.108487 Jy ! Clean residual min=-0.010209 max=0.018682 Jy/beam ! Clean residual mean=-0.000134 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.108487 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.108487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067092Jy sigma=0.549519 ! Fit after self-cal, rms=0.065546Jy sigma=0.542894 ! Inverting map ! Added new window around map position (2, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205878 Jy ! Component: 100 - total flux cleaned = 0.0330889 Jy ! Total flux subtracted in 100 components = 0.0330889 Jy ! Clean residual min=-0.006951 max=0.010089 Jy/beam ! Clean residual mean=-0.000090 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.141576 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 66 components and 0.141576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058483Jy sigma=0.450159 ! Fit after self-cal, rms=0.058233Jy sigma=0.448956 ! 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=7.308 mas, bmaj=12.95 mas, bpa=-82.69 degrees ! Estimated noise=1.11003 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.0124168 Jy ! Component: 100 - total flux cleaned = 0.0200596 Jy ! Component: 150 - total flux cleaned = 0.0250133 Jy ! Component: 200 - total flux cleaned = 0.0283988 Jy ! Total flux subtracted in 200 components = 0.0283988 Jy ! Clean residual min=-0.002890 max=0.004709 Jy/beam ! Clean residual mean=-0.000047 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.169975 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 133 components and 0.169975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055734Jy sigma=0.416307 ! Fit after self-cal, rms=0.055641Jy sigma=0.415634 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.308 x 12.95 at -82.69 degrees (North through East) ! Clean map min=-0.0030569 max=0.090437 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 HN 1.01 KP 0.91 LA 1.10 ! NL 1.11 OV 0.93 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.98 KP 0.98 LA 0.97 ! OV 1.07 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.08 KP 0.94 LA 1.19 ! NL 0.96 OV 0.90 SC 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.00 KP 0.99 LA 1.01 ! OV 1.05 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 HN 0.92 KP 0.96 LA 1.02 ! NL 0.95 OV 0.84 SC 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.97 KP 0.96 LA 0.98 ! OV 0.99 PT 0.99 ! ! ! Fit before self-cal, rms=0.055641Jy sigma=0.415634 ! Fit after self-cal, rms=0.057574Jy sigma=0.410559 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.306 mas, bmaj=13.19 mas, bpa=-83.08 degrees ! Estimated noise=1.11135 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.000379915 Jy ! Component: 100 - total flux cleaned = 0.000539076 Jy ! Component: 150 - total flux cleaned = 0.000624388 Jy ! Component: 200 - total flux cleaned = 0.000702639 Jy ! Total flux subtracted in 200 components = 0.000702639 Jy ! Clean residual min=-0.002409 max=0.002642 Jy/beam ! Clean residual mean=-0.000025 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.170677 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 148 components and 0.170677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057538Jy sigma=0.410263 ! Fit after self-cal, rms=0.057629Jy sigma=0.410107 ! 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.057629Jy sigma=0.410107 ! Fit after self-cal, rms=0.056563Jy sigma=0.408199 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.285 mas, bmaj=13.14 mas, bpa=-83.43 degrees ! Estimated noise=1.10429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613393 Jy ! Component: 100 - total flux cleaned = 0.000891082 Jy ! Component: 150 - total flux cleaned = 0.00109278 Jy ! Component: 200 - total flux cleaned = 0.00122599 Jy ! Total flux subtracted in 200 components = 0.00122599 Jy ! Clean residual min=-0.002351 max=0.002270 Jy/beam ! Clean residual mean=-0.000012 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.171903 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 160 components and 0.171903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056527Jy sigma=0.407923 ! Fit after self-cal, rms=0.056545Jy sigma=0.407875 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.000118526 Jy ! Component: 100 - total flux cleaned = 0.000158257 Jy ! Component: 150 - total flux cleaned = 0.000231196 Jy ! Component: 200 - total flux cleaned = 0.000280871 Jy ! Total flux subtracted in 200 components = 0.000280871 Jy ! Clean residual min=-0.002332 max=0.002234 Jy/beam ! Clean residual mean=-0.000011 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.172184 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 171 components and 0.172184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056528Jy sigma=0.407776 ! Fit after self-cal, rms=0.056536Jy sigma=0.407759 ! 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.056536Jy sigma=0.407759 ! Fit after self-cal, rms=0.055857Jy sigma=0.407659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.271 mas, bmaj=13.11 mas, bpa=-83.32 degrees ! Estimated noise=1.09805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333136 Jy ! Component: 100 - total flux cleaned = 0.000578919 Jy ! Component: 150 - total flux cleaned = 0.000769923 Jy ! Component: 200 - total flux cleaned = 0.000920396 Jy ! Total flux subtracted in 200 components = 0.000920396 Jy ! Clean residual min=-0.002250 max=0.002046 Jy/beam ! Clean residual mean=-0.000012 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.173105 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 182 components and 0.173105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055835Jy sigma=0.407486 ! Fit after self-cal, rms=0.055845Jy sigma=0.407467 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.52878e-05 Jy ! Component: 100 - total flux cleaned = 0.000175273 Jy ! Component: 150 - total flux cleaned = 0.000286269 Jy ! Component: 200 - total flux cleaned = 0.000344787 Jy ! Total flux subtracted in 200 components = 0.000344787 Jy ! Clean residual min=-0.002223 max=0.002039 Jy/beam ! Clean residual mean=-0.000011 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.173449 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 188 components and 0.173449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055832Jy sigma=0.407388 ! Fit after self-cal, rms=0.055841Jy sigma=0.407375 ! 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.055841Jy sigma=0.407375 ! Fit after self-cal, rms=0.055357Jy sigma=0.407318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.36 mas, bmaj=14.81 mas, bpa=82.48 degrees ! Estimated noise=1.09576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467602 Jy ! Component: 100 - total flux cleaned = 0.000601162 Jy ! Component: 150 - total flux cleaned = 0.000704248 Jy ! Component: 200 - total flux cleaned = 0.000796534 Jy ! Total flux subtracted in 200 components = 0.000796534 Jy ! Clean residual min=-0.002248 max=0.001743 Jy/beam ! Clean residual mean=-0.000014 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.174246 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 197 components and 0.174246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055348Jy sigma=0.407215 ! Fit after self-cal, rms=0.055351Jy sigma=0.407207 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 = 8.28954e-05 Jy ! Component: 100 - total flux cleaned = 8.33915e-05 Jy ! Component: 150 - total flux cleaned = 8.40026e-05 Jy ! Component: 200 - total flux cleaned = 0.000105359 Jy ! Total flux subtracted in 200 components = 0.000105359 Jy ! Clean residual min=-0.002217 max=0.001722 Jy/beam ! Clean residual mean=-0.000014 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.174351 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 205 components and 0.174351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055347Jy sigma=0.407161 ! Fit after self-cal, rms=0.055348Jy sigma=0.407157 ! 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=7.263 mas, bmaj=13.09 mas, bpa=-83.19 degrees ! Estimated noise=1.0936 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.263 x 13.09 at -83.19 degrees (North through East) ! Clean map min=-0.0021147 max=0.087441 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=5.888 mas, bmaj=12.07 mas, bpa=-80.73 degrees ! Estimated noise=1.88959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.074366 Jy ! Component: 100 - total flux cleaned = 0.109154 Jy ! Component: 150 - total flux cleaned = 0.128914 Jy ! Component: 200 - total flux cleaned = 0.140991 Jy ! Total flux subtracted in 200 components = 0.140991 Jy ! Clean residual min=-0.005283 max=0.007262 Jy/beam ! Clean residual mean=-0.000076 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.140991 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.140991 Jy ! Inverting map and beam ! Estimated beam: bmin=7.263 mas, bmaj=13.09 mas, bpa=-83.19 degrees ! Estimated noise=1.0936 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.0118167 Jy ! Component: 100 - total flux cleaned = 0.0189104 Jy ! Component: 150 - total flux cleaned = 0.0234354 Jy ! Component: 200 - total flux cleaned = 0.0264684 Jy ! Total flux subtracted in 200 components = 0.0264684 Jy ! Clean residual min=-0.002644 max=0.003086 Jy/beam ! Clean residual mean=-0.000033 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.167459 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 136 components and 0.167459 Jy ! Inverting map ! Added new window around map position (-4, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029121 Jy ! Component: 100 - total flux cleaned = 0.00474487 Jy ! Component: 150 - total flux cleaned = 0.00547958 Jy ! Component: 200 - total flux cleaned = 0.00599194 Jy ! Total flux subtracted in 200 components = 0.00599194 Jy ! Clean residual min=-0.002221 max=0.001587 Jy/beam ! Clean residual mean=-0.000016 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.173451 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 161 components and 0.173451 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=10.36 mas, bmaj=14.81 mas, bpa=82.48 degrees ! Estimated noise=1.09576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658806 Jy ! Component: 100 - total flux cleaned = 0.00108338 Jy ! Component: 150 - total flux cleaned = 0.00128935 Jy ! Component: 200 - total flux cleaned = 0.00147234 Jy ! Total flux subtracted in 200 components = 0.00147234 Jy ! Clean residual min=-0.002098 max=0.001474 Jy/beam ! Clean residual mean=-0.000013 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.174923 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.000166285 Jy ! Component: 100 - total flux cleaned = 0.000205267 Jy ! Component: 150 - total flux cleaned = 0.000241498 Jy ! Component: 200 - total flux cleaned = 0.000258802 Jy ! Total flux subtracted in 200 components = 0.000258802 Jy ! Clean residual min=-0.002014 max=0.001463 Jy/beam ! Clean residual mean=-0.000012 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.175182 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 216 components and 0.175182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.263 mas, bmaj=13.09 mas, bpa=-83.19 degrees ! Estimated noise=1.0936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12268e-05 Jy ! Component: 100 - total flux cleaned = -0.000103392 Jy ! Component: 150 - total flux cleaned = -0.000128903 Jy ! Component: 200 - total flux cleaned = -0.000152653 Jy ! Total flux subtracted in 200 components = -0.000152653 Jy ! Clean residual min=-0.001907 max=0.001420 Jy/beam ! Clean residual mean=-0.000011 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.17503 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 232 components and 0.17503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055271Jy sigma=0.406458 ! Fit after self-cal, rms=0.055266Jy sigma=0.406319 wmodel J2223+6249_S_map.mod ! Writing 232 model components to file: J2223+6249_S_map.mod wobs J2223+6249_S_uvs.fits ! Writing UV FITS file: J2223+6249_S_uvs.fits wwins J2223+6249_S_map.win ! wwins: Wrote 3 windows to J2223+6249_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.000604961 Jy ! Component: 100 - total flux cleaned = -0.00113254 Jy ! Component: 150 - total flux cleaned = -0.00146578 Jy ! Component: 200 - total flux cleaned = -0.00165765 Jy ! Component: 250 - total flux cleaned = -0.00181581 Jy ! Component: 300 - total flux cleaned = -0.00192339 Jy ! Component: 350 - total flux cleaned = -0.00204713 Jy ! Component: 400 - total flux cleaned = -0.00206675 Jy ! Component: 450 - total flux cleaned = -0.00212421 Jy ! Component: 500 - total flux cleaned = -0.00221654 Jy ! Component: 550 - total flux cleaned = -0.00227052 Jy ! Component: 600 - total flux cleaned = -0.0023229 Jy ! Component: 650 - total flux cleaned = -0.00232325 Jy ! Component: 700 - total flux cleaned = -0.0024067 Jy ! Component: 750 - total flux cleaned = -0.00239039 Jy ! Component: 800 - total flux cleaned = -0.00243794 Jy ! Component: 850 - total flux cleaned = -0.00246892 Jy ! Component: 900 - total flux cleaned = -0.0024991 Jy ! Component: 950 - total flux cleaned = -0.00251399 Jy ! Component: 1000 - total flux cleaned = -0.00257232 Jy ! Component: 1050 - total flux cleaned = -0.00254366 Jy ! Component: 1100 - total flux cleaned = -0.00255784 Jy ! Component: 1150 - total flux cleaned = -0.00253031 Jy ! Component: 1200 - total flux cleaned = -0.00251683 Jy ! Component: 1250 - total flux cleaned = -0.0025036 Jy ! Component: 1300 - total flux cleaned = -0.00247732 Jy ! Component: 1350 - total flux cleaned = -0.00242587 Jy ! Component: 1400 - total flux cleaned = -0.00240036 Jy ! Component: 1450 - total flux cleaned = -0.00240068 Jy ! Component: 1500 - total flux cleaned = -0.00238841 Jy ! Component: 1550 - total flux cleaned = -0.00235205 Jy ! Component: 1600 - total flux cleaned = -0.00237606 Jy ! Component: 1650 - total flux cleaned = -0.00237595 Jy ! Component: 1700 - total flux cleaned = -0.00238754 Jy ! Component: 1750 - total flux cleaned = -0.00241048 Jy ! Component: 1800 - total flux cleaned = -0.00239934 Jy ! Component: 1850 - total flux cleaned = -0.00244418 Jy ! Component: 1900 - total flux cleaned = -0.0024662 Jy ! Component: 1950 - total flux cleaned = -0.00244427 Jy ! Component: 2000 - total flux cleaned = -0.00246579 Jy ! Component: 2050 - total flux cleaned = -0.00244442 Jy ! Component: 2100 - total flux cleaned = -0.00244433 Jy ! Component: 2150 - total flux cleaned = -0.00242354 Jy ! Component: 2200 - total flux cleaned = -0.00242358 Jy ! Component: 2250 - total flux cleaned = -0.00243361 Jy ! Component: 2300 - total flux cleaned = -0.00240339 Jy ! Component: 2350 - total flux cleaned = -0.00240324 Jy ! Component: 2400 - total flux cleaned = -0.00239347 Jy ! Component: 2450 - total flux cleaned = -0.00238387 Jy ! Component: 2500 - total flux cleaned = -0.0024224 Jy ! Component: 2550 - total flux cleaned = -0.00243173 Jy ! Component: 2600 - total flux cleaned = -0.00243167 Jy ! Component: 2650 - total flux cleaned = -0.00242248 Jy ! Component: 2700 - total flux cleaned = -0.0024317 Jy ! Component: 2750 - total flux cleaned = -0.00240441 Jy ! Component: 2800 - total flux cleaned = -0.00243161 Jy ! Component: 2850 - total flux cleaned = -0.00242265 Jy ! Component: 2900 - total flux cleaned = -0.00247579 Jy ! Component: 2950 - total flux cleaned = -0.00250193 Jy ! Component: 3000 - total flux cleaned = -0.00250194 Jy ! Component: 3050 - total flux cleaned = -0.00251911 Jy ! Component: 3100 - total flux cleaned = -0.00252764 Jy ! Component: 3150 - total flux cleaned = -0.00254458 Jy ! Component: 3200 - total flux cleaned = -0.00255299 Jy ! Component: 3250 - total flux cleaned = -0.00253635 Jy ! Component: 3300 - total flux cleaned = -0.00253633 Jy ! Component: 3350 - total flux cleaned = -0.00251999 Jy ! Component: 3400 - total flux cleaned = -0.00253623 Jy ! Component: 3450 - total flux cleaned = -0.00251211 Jy ! Component: 3500 - total flux cleaned = -0.00250403 Jy ! Component: 3550 - total flux cleaned = -0.00248019 Jy ! Component: 3600 - total flux cleaned = -0.00251968 Jy ! Component: 3650 - total flux cleaned = -0.00248042 Jy ! Component: 3700 - total flux cleaned = -0.00247262 Jy ! Component: 3750 - total flux cleaned = -0.00247263 Jy ! Component: 3800 - total flux cleaned = -0.0024726 Jy ! Component: 3850 - total flux cleaned = -0.00244198 Jy ! Component: 3900 - total flux cleaned = -0.00244955 Jy ! Component: 3950 - total flux cleaned = -0.00242704 Jy ! Component: 4000 - total flux cleaned = -0.00241958 Jy ! Component: 4050 - total flux cleaned = -0.00241964 Jy ! Total flux subtracted in 4096 components = -0.00241227 Jy ! Clean residual min=-0.000423 max=0.000441 Jy/beam ! Clean residual mean=-0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.172617 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 508 components and 0.172617 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2223+6249_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.263 x 13.09 at -83.19 degrees (North through East) ! Clean map min=-0.0011551 max=0.087496 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2223+6249_S_map.fits wmodel /image_prod/ug002_uva//J2223+6249_S_map.mod ! Writing 508 model components to file: /image_prod/ug002_uva//J2223+6249_S_map.mod wobs /image_prod/ug002_uva//J2223+6249_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2223+6249_S_uvs.fits wwins /image_prod/ug002_uva//J2223+6249_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2223+6249_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0874963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000133839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.458895 0.458895 0.917789 1.83558 3.67116 7.34231 14.6846 29.3692 58.7385 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 653.745 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2223+6249_S_dfm.log closed on Thu Mar 5 05:38:44 2020