! Started logfile: /image_prod/ug002_uva//J1210-2711_S_dfm.log on Thu Mar 5 00:28:45 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//J1210-2711_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1210-2711_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1210-2711 ! ! 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 5760 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 J1210-2711_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006114Jy sigma=7.241336 ! Fit after self-cal, rms=0.955826Jy sigma=6.876591 ! 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.567 mas, bmaj=6.577 mas, bpa=-7.217 degrees ! Estimated noise=2.36502 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.0358113 Jy ! Component: 100 - total flux cleaned = 0.0438498 Jy ! Total flux subtracted in 100 components = 0.0438498 Jy ! Clean residual min=-0.004273 max=0.004737 Jy/beam ! Clean residual mean=0.000012 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.0438498 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0438498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072183Jy sigma=0.485995 ! Fit after self-cal, rms=0.070417Jy sigma=0.472781 ! 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.101 mas, bmaj=8.067 mas, bpa=-7.311 degrees ! Estimated noise=1.3228 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.00524111 Jy ! Component: 100 - total flux cleaned = 0.00687066 Jy ! Component: 150 - total flux cleaned = 0.00711696 Jy ! Component: 200 - total flux cleaned = 0.00722626 Jy ! Total flux subtracted in 200 components = 0.00722626 Jy ! Clean residual min=-0.002399 max=0.002602 Jy/beam ! Clean residual mean=0.000005 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0510761 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.0510761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070095Jy sigma=0.469993 ! Fit after self-cal, rms=0.070089Jy sigma=0.469929 ! 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.101 x 8.067 at -7.311 degrees (North through East) ! Clean map min=-0.0023566 max=0.049883 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.94 KP 0.97 LA 1.01 ! MK 0.96 NL 1.12 OV 1.04 PT 0.98 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.18 KP 0.99 LA 1.00 ! MK 0.95 NL 1.16 OV 1.07 PT 0.98 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.06 KP 0.89 LA 0.98 ! MK 0.98 NL 0.92 OV 1.03 PT 1.01 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.070089Jy sigma=0.469929 ! Fit after self-cal, rms=0.070776Jy sigma=0.468822 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=8.026 mas, bpa=-7.364 degrees ! Estimated noise=1.31313 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.000345546 Jy ! Component: 100 - total flux cleaned = 0.000212832 Jy ! Component: 150 - total flux cleaned = 0.000166018 Jy ! Component: 200 - total flux cleaned = 0.000145008 Jy ! Total flux subtracted in 200 components = 0.000145008 Jy ! Clean residual min=-0.002340 max=0.002473 Jy/beam ! Clean residual mean=0.000008 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0512211 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 18 components and 0.0512211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070752Jy sigma=0.468724 ! Fit after self-cal, rms=0.070855Jy sigma=0.468491 ! 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.070855Jy sigma=0.468491 ! Fit after self-cal, rms=0.071915Jy sigma=0.467834 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.058 mas, bpa=-7.272 degrees ! Estimated noise=1.31512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309267 Jy ! Component: 100 - total flux cleaned = 0.000310307 Jy ! Component: 150 - total flux cleaned = 0.000329972 Jy ! Component: 200 - total flux cleaned = 0.000329898 Jy ! Total flux subtracted in 200 components = 0.000329898 Jy ! Clean residual min=-0.002284 max=0.002479 Jy/beam ! Clean residual mean=0.000007 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.051551 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.051551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071895Jy sigma=0.467759 ! Fit after self-cal, rms=0.071969Jy sigma=0.467661 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.97289e-05 Jy ! Component: 100 - total flux cleaned = -0.000112616 Jy ! Component: 150 - total flux cleaned = -0.000111274 Jy ! Component: 200 - total flux cleaned = -0.000110761 Jy ! Total flux subtracted in 200 components = -0.000110761 Jy ! Clean residual min=-0.002286 max=0.002494 Jy/beam ! Clean residual mean=0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0514402 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.0514402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071957Jy sigma=0.467619 ! Fit after self-cal, rms=0.071955Jy sigma=0.467609 ! 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.071955Jy sigma=0.467609 ! Fit after self-cal, rms=0.072209Jy sigma=0.467547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=8.066 mas, bpa=-7.363 degrees ! Estimated noise=1.31253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227395 Jy ! Component: 100 - total flux cleaned = 0.000248223 Jy ! Component: 150 - total flux cleaned = 0.000296771 Jy ! Component: 200 - total flux cleaned = 0.000311462 Jy ! Total flux subtracted in 200 components = 0.000311462 Jy ! Clean residual min=-0.002220 max=0.002492 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0517517 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0517517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072196Jy sigma=0.467499 ! Fit after self-cal, rms=0.072214Jy sigma=0.467482 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.46396e-05 Jy ! Component: 100 - total flux cleaned = -7.94018e-05 Jy ! Component: 150 - total flux cleaned = -6.50149e-05 Jy ! Component: 200 - total flux cleaned = -6.57175e-05 Jy ! Total flux subtracted in 200 components = -6.57175e-05 Jy ! Clean residual min=-0.002225 max=0.002493 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.051686 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.051686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072205Jy sigma=0.467454 ! Fit after self-cal, rms=0.072203Jy sigma=0.467447 ! 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.072203Jy sigma=0.467447 ! Fit after self-cal, rms=0.072235Jy sigma=0.467428 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.152 mas, bmaj=20.97 mas, bpa=-5.782 degrees ! Estimated noise=1.64253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023864 Jy ! Component: 100 - total flux cleaned = 0.000281873 Jy ! Component: 150 - total flux cleaned = 0.000300853 Jy ! Component: 200 - total flux cleaned = 0.000333924 Jy ! Total flux subtracted in 200 components = 0.000333924 Jy ! Clean residual min=-0.002873 max=0.003185 Jy/beam ! Clean residual mean=0.000016 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0520199 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 27 components and 0.0520199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072227Jy sigma=0.467419 ! Fit after self-cal, rms=0.072226Jy sigma=0.467389 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 = -5.10671e-05 Jy ! Component: 100 - total flux cleaned = -1.47331e-05 Jy ! Component: 150 - total flux cleaned = 1.23645e-06 Jy ! Component: 200 - total flux cleaned = 2.91371e-05 Jy ! Total flux subtracted in 200 components = 2.91371e-05 Jy ! Clean residual min=-0.002858 max=0.003195 Jy/beam ! Clean residual mean=0.000017 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.052049 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.052049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072224Jy sigma=0.467413 ! Fit after self-cal, rms=0.072217Jy sigma=0.467388 ! 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.037 mas, bmaj=8.074 mas, bpa=-7.466 degrees ! Estimated noise=1.31142 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 8.074 at -7.466 degrees (North through East) ! Clean map min=-0.0021485 max=0.050092 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.533 mas, bmaj=6.595 mas, bpa=-7.194 degrees ! Estimated noise=2.35161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378392 Jy ! Component: 100 - total flux cleaned = 0.0466955 Jy ! Component: 150 - total flux cleaned = 0.0493135 Jy ! Component: 200 - total flux cleaned = 0.0497258 Jy ! Total flux subtracted in 200 components = 0.0497258 Jy ! Clean residual min=-0.004227 max=0.004015 Jy/beam ! Clean residual mean=0.000004 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.0497257 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0497257 Jy ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=8.074 mas, bpa=-7.466 degrees ! Estimated noise=1.31142 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.00148964 Jy ! Component: 100 - total flux cleaned = 0.00178488 Jy ! Component: 150 - total flux cleaned = 0.00197262 Jy ! Component: 200 - total flux cleaned = 0.00208764 Jy ! Total flux subtracted in 200 components = 0.00208764 Jy ! Clean residual min=-0.002682 max=0.002643 Jy/beam ! Clean residual mean=0.000007 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0518134 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0518134 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.152 mas, bmaj=20.97 mas, bpa=-5.782 degrees ! Estimated noise=1.64253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128497 Jy ! Component: 100 - total flux cleaned = 0.000189343 Jy ! Component: 150 - total flux cleaned = 0.00021611 Jy ! Component: 200 - total flux cleaned = 0.000262769 Jy ! Total flux subtracted in 200 components = 0.000262769 Jy ! Clean residual min=-0.002931 max=0.003270 Jy/beam ! Clean residual mean=0.000017 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0520762 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 = 2.01655e-05 Jy ! Component: 100 - total flux cleaned = 5.51614e-05 Jy ! Component: 150 - total flux cleaned = 7.06801e-05 Jy ! Component: 200 - total flux cleaned = 8.41721e-05 Jy ! Total flux subtracted in 200 components = 8.41721e-05 Jy ! Clean residual min=-0.002873 max=0.003261 Jy/beam ! Clean residual mean=0.000017 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0521603 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0521603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=8.074 mas, bpa=-7.466 degrees ! Estimated noise=1.31142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.74206e-05 Jy ! Component: 100 - total flux cleaned = -0.000189289 Jy ! Component: 150 - total flux cleaned = -0.000189865 Jy ! Component: 200 - total flux cleaned = -0.000190169 Jy ! Total flux subtracted in 200 components = -0.000190169 Jy ! Clean residual min=-0.002268 max=0.002529 Jy/beam ! Clean residual mean=0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0519702 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0519702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072253Jy sigma=0.467622 ! Fit after self-cal, rms=0.072255Jy sigma=0.467518 wmodel J1210-2711_S_map.mod ! Writing 41 model components to file: J1210-2711_S_map.mod wobs J1210-2711_S_uvs.fits ! Writing UV FITS file: J1210-2711_S_uvs.fits wwins J1210-2711_S_map.win ! wwins: Wrote 1 windows to J1210-2711_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.000218423 Jy ! Component: 100 - total flux cleaned = 0.000417696 Jy ! Component: 150 - total flux cleaned = 0.000379683 Jy ! Component: 200 - total flux cleaned = 0.000378951 Jy ! Component: 250 - total flux cleaned = 0.000412228 Jy ! Component: 300 - total flux cleaned = 0.000510092 Jy ! Component: 350 - total flux cleaned = 0.000637987 Jy ! Component: 400 - total flux cleaned = 0.000730585 Jy ! Component: 450 - total flux cleaned = 0.00082142 Jy ! Component: 500 - total flux cleaned = 0.000996179 Jy ! Component: 550 - total flux cleaned = 0.000996409 Jy ! Component: 600 - total flux cleaned = 0.00105182 Jy ! Component: 650 - total flux cleaned = 0.000944145 Jy ! Component: 700 - total flux cleaned = 0.00091827 Jy ! Component: 750 - total flux cleaned = 0.000866862 Jy ! Component: 800 - total flux cleaned = 0.000816674 Jy ! Component: 850 - total flux cleaned = 0.000792021 Jy ! Component: 900 - total flux cleaned = 0.000791836 Jy ! Component: 950 - total flux cleaned = 0.000697236 Jy ! Component: 1000 - total flux cleaned = 0.000720471 Jy ! Component: 1050 - total flux cleaned = 0.000651947 Jy ! Component: 1100 - total flux cleaned = 0.000539399 Jy ! Component: 1150 - total flux cleaned = 0.000451412 Jy ! Component: 1200 - total flux cleaned = 0.000386583 Jy ! Component: 1250 - total flux cleaned = 0.000301127 Jy ! Component: 1300 - total flux cleaned = 0.000280245 Jy ! Component: 1350 - total flux cleaned = 0.000217619 Jy ! Component: 1400 - total flux cleaned = 0.00015616 Jy ! Component: 1450 - total flux cleaned = 5.60789e-05 Jy ! Component: 1500 - total flux cleaned = 3.64942e-05 Jy ! Component: 1550 - total flux cleaned = -2.19667e-06 Jy ! Component: 1600 - total flux cleaned = -2.1229e-05 Jy ! Component: 1650 - total flux cleaned = -0.000116173 Jy ! Component: 1700 - total flux cleaned = -0.000190418 Jy ! Component: 1750 - total flux cleaned = -0.000190325 Jy ! Component: 1800 - total flux cleaned = -0.000281464 Jy ! Component: 1850 - total flux cleaned = -0.000299304 Jy ! Component: 1900 - total flux cleaned = -0.000352845 Jy ! Component: 1950 - total flux cleaned = -0.000440496 Jy ! Component: 2000 - total flux cleaned = -0.000543968 Jy ! Component: 2050 - total flux cleaned = -0.000595043 Jy ! Component: 2100 - total flux cleaned = -0.000696281 Jy ! Component: 2150 - total flux cleaned = -0.000746075 Jy ! Component: 2200 - total flux cleaned = -0.000729604 Jy ! Component: 2250 - total flux cleaned = -0.000762543 Jy ! Component: 2300 - total flux cleaned = -0.000778963 Jy ! Component: 2350 - total flux cleaned = -0.000826769 Jy ! Component: 2400 - total flux cleaned = -0.000826831 Jy ! Component: 2450 - total flux cleaned = -0.000873951 Jy ! Component: 2500 - total flux cleaned = -0.000889483 Jy ! Component: 2550 - total flux cleaned = -0.000935469 Jy ! Component: 2600 - total flux cleaned = -0.000935637 Jy ! Component: 2650 - total flux cleaned = -0.000935682 Jy ! Component: 2700 - total flux cleaned = -0.000995375 Jy ! Component: 2750 - total flux cleaned = -0.000965895 Jy ! Component: 2800 - total flux cleaned = -0.00102445 Jy ! Component: 2850 - total flux cleaned = -0.00101 Jy ! Component: 2900 - total flux cleaned = -0.00101021 Jy ! Component: 2950 - total flux cleaned = -0.00102435 Jy ! Component: 3000 - total flux cleaned = -0.00102441 Jy ! Component: 3050 - total flux cleaned = -0.000982402 Jy ! Component: 3100 - total flux cleaned = -0.00098237 Jy ! Component: 3150 - total flux cleaned = -0.00089952 Jy ! Component: 3200 - total flux cleaned = -0.000926862 Jy ! Component: 3250 - total flux cleaned = -0.00095393 Jy ! Component: 3300 - total flux cleaned = -0.000900046 Jy ! Component: 3350 - total flux cleaned = -0.000913301 Jy ! Component: 3400 - total flux cleaned = -0.000873478 Jy ! Component: 3450 - total flux cleaned = -0.000886576 Jy ! Component: 3500 - total flux cleaned = -0.000873564 Jy ! Component: 3550 - total flux cleaned = -0.000925423 Jy ! Component: 3600 - total flux cleaned = -0.000951044 Jy ! Component: 3650 - total flux cleaned = -0.000938093 Jy ! Component: 3700 - total flux cleaned = -0.000925441 Jy ! Component: 3750 - total flux cleaned = -0.000963226 Jy ! Component: 3800 - total flux cleaned = -0.00101311 Jy ! Component: 3850 - total flux cleaned = -0.000963323 Jy ! Component: 3900 - total flux cleaned = -0.000963286 Jy ! Component: 3950 - total flux cleaned = -0.000975644 Jy ! Component: 4000 - total flux cleaned = -0.000987969 Jy ! Component: 4050 - total flux cleaned = -0.00103641 Jy ! Total flux subtracted in 4096 components = -0.00101237 Jy ! Clean residual min=-0.000711 max=0.000766 Jy/beam ! Clean residual mean=0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0509578 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 325 components and 0.0509578 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1210-2711_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 8.074 at -7.466 degrees (North through East) ! Clean map min=-0.0017557 max=0.049625 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1210-2711_S_map.fits wmodel /image_prod/ug002_uva//J1210-2711_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J1210-2711_S_map.mod wobs /image_prod/ug002_uva//J1210-2711_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1210-2711_S_uvs.fits wwins /image_prod/ug002_uva//J1210-2711_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1210-2711_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.049625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2701 1.2701 2.5402 5.0804 10.1608 20.3216 40.6432 81.2863 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.202 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1210-2711_S_dfm.log closed on Thu Mar 5 00:28:48 2020