! Started logfile: /scr/pima/rv120_uvs/J2056-4714_X_dfm.log on Fri Dec 22 22:44:21 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv120_uvs/J2056-4714_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J2056-4714_X_uva.fits ! AN table 1: 26 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.602564 visibilities/baseline/integration-bin. ! Found source: J2056-4714 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 376 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2056-4714_X] 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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.727962Jy sigma=16.866409 ! Fit after self-cal, rms=0.556268Jy sigma=5.544105 ! 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=0.7564 mas, bmaj=13.71 mas, bpa=2.79 degrees ! Estimated noise=5.8332 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.07252 Jy ! Component: 100 - total flux cleaned = 1.33279 Jy ! Total flux subtracted in 100 components = 1.33279 Jy ! Clean residual min=-0.103383 max=0.113506 Jy/beam ! Clean residual mean=0.000822 rms=0.046373 Jy/beam ! Combined flux in latest and established models = 1.33279 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 1.33279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262109Jy sigma=2.592470 ! Fit after self-cal, rms=0.262053Jy sigma=2.591988 ! 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=1.131 mas, bmaj=16.86 mas, bpa=3.625 degrees ! Estimated noise=3.82472 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.195283 Jy ! Component: 100 - total flux cleaned = 0.261166 Jy ! Component: 150 - total flux cleaned = 0.275882 Jy ! Component: 200 - total flux cleaned = 0.27887 Jy ! Total flux subtracted in 200 components = 0.27887 Jy ! Clean residual min=-0.009012 max=0.009005 Jy/beam ! Clean residual mean=0.000202 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 1.61166 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 86 components and 1.61166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060848Jy sigma=0.596033 ! Fit after self-cal, rms=0.060677Jy sigma=0.594917 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.131 x 16.86 at 3.625 degrees (North through East) ! Clean map min=-0.011957 max=1.435 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.00 PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.98 PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.99 PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.99 PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.060677Jy sigma=0.594917 ! Fit after self-cal, rms=0.059966Jy sigma=0.590164 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8092 mas, bmaj=17.77 mas, bpa=4.706 degrees ! Estimated noise=5.83508 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.00275503 Jy ! Component: 100 - total flux cleaned = -0.00098279 Jy ! Component: 150 - total flux cleaned = 0.00140185 Jy ! Component: 200 - total flux cleaned = 0.00258205 Jy ! Total flux subtracted in 200 components = 0.00258205 Jy ! Clean residual min=-0.003988 max=0.003962 Jy/beam ! Clean residual mean=-0.000001 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 1.61425 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 128 components and 1.61425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057985Jy sigma=0.572208 ! Fit after self-cal, rms=0.057855Jy sigma=0.570921 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057855Jy sigma=0.570921 ! Fit after self-cal, rms=0.057824Jy sigma=0.570375 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8094 mas, bmaj=17.76 mas, bpa=4.704 degrees ! Estimated noise=5.83673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244259 Jy ! Component: 100 - total flux cleaned = 0.000459578 Jy ! Component: 150 - total flux cleaned = 0.00234083 Jy ! Component: 200 - total flux cleaned = 0.00434866 Jy ! Total flux subtracted in 200 components = 0.00434866 Jy ! Clean residual min=-0.002763 max=0.002801 Jy/beam ! Clean residual mean=-0.000005 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 1.61859 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 164 components and 1.61859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056924Jy sigma=0.561034 ! Fit after self-cal, rms=0.056877Jy sigma=0.560560 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.58997e-05 Jy ! Component: 100 - total flux cleaned = -0.000741062 Jy ! Component: 150 - total flux cleaned = -0.000740767 Jy ! Component: 200 - total flux cleaned = -0.00100418 Jy ! Total flux subtracted in 200 components = -0.00100418 Jy ! Clean residual min=-0.002197 max=0.002198 Jy/beam ! Clean residual mean=-0.000003 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 1.61759 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 211 components and 1.61759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056358Jy sigma=0.554702 ! Fit after self-cal, rms=0.056341Jy sigma=0.554583 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056341Jy sigma=0.554583 ! Fit after self-cal, rms=0.056289Jy sigma=0.554159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8094 mas, bmaj=17.76 mas, bpa=4.703 degrees ! Estimated noise=5.83813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139913 Jy ! Component: 100 - total flux cleaned = -0.00163622 Jy ! Component: 150 - total flux cleaned = -0.00175056 Jy ! Component: 200 - total flux cleaned = -0.00210966 Jy ! Total flux subtracted in 200 components = -0.00210966 Jy ! Clean residual min=-0.002006 max=0.001976 Jy/beam ! Clean residual mean=-0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 1.61548 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 242 components and 1.61548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055885Jy sigma=0.549997 ! Fit after self-cal, rms=0.055876Jy sigma=0.549861 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.000872497 Jy ! Component: 100 - total flux cleaned = 0.000668189 Jy ! Component: 150 - total flux cleaned = -0.000146875 Jy ! Component: 200 - total flux cleaned = -0.00056772 Jy ! Total flux subtracted in 200 components = -0.00056772 Jy ! Clean residual min=-0.001822 max=0.001821 Jy/beam ! Clean residual mean=-0.000005 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 1.61491 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 267 components and 1.61491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055618Jy sigma=0.546194 ! Fit after self-cal, rms=0.055606Jy sigma=0.546105 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055606Jy sigma=0.546105 ! Fit after self-cal, rms=0.055561Jy sigma=0.545682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=16.14 mas, bpa=0.2978 degrees ! Estimated noise=8.70966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124831 Jy ! Component: 100 - total flux cleaned = 0.000793609 Jy ! Component: 150 - total flux cleaned = 0.00135767 Jy ! Component: 200 - total flux cleaned = 0.00169377 Jy ! Total flux subtracted in 200 components = 0.00169377 Jy ! Clean residual min=-0.000877 max=0.000875 Jy/beam ! Clean residual mean=-0.000025 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 1.61661 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 300 components and 1.61661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055485Jy sigma=0.545521 ! Fit after self-cal, rms=0.055479Jy sigma=0.545455 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.000281778 Jy ! Component: 100 - total flux cleaned = -0.000321129 Jy ! Component: 150 - total flux cleaned = -0.000274298 Jy ! Component: 200 - total flux cleaned = -0.000221409 Jy ! Total flux subtracted in 200 components = -0.000221409 Jy ! Clean residual min=-0.000858 max=0.000854 Jy/beam ! Clean residual mean=0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 1.61638 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 364 components and 1.61638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055450Jy sigma=0.544881 ! Fit after self-cal, rms=0.055439Jy sigma=0.544802 ! 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=0.8096 mas, bmaj=17.76 mas, bpa=4.702 degrees ! Estimated noise=5.83906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8096 x 17.76 at 4.702 degrees (North through East) ! Clean map min=-0.0086344 max=1.3569 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055439Jy sigma=0.544802 ! Fit after self-cal, rms=0.041354Jy sigma=0.383000 ! Inverting map and beam ! Estimated beam: bmin=0.8095 mas, bmaj=17.76 mas, bpa=4.703 degrees ! Estimated noise=5.84064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724813 Jy ! Component: 100 - total flux cleaned = -0.00132941 Jy ! Component: 150 - total flux cleaned = -0.00194385 Jy ! Component: 200 - total flux cleaned = -0.00230023 Jy ! Total flux subtracted in 200 components = -0.00230023 Jy ! Clean residual min=-0.001540 max=0.001520 Jy/beam ! Clean residual mean=-0.000005 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 1.61408 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 379 components and 1.61408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041047Jy sigma=0.380643 ! Fit after self-cal, rms=0.041035Jy sigma=0.380514 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176333 Jy ! Component: 100 - total flux cleaned = 0.000158732 Jy ! Component: 150 - total flux cleaned = 0.000363219 Jy ! Component: 200 - total flux cleaned = 0.000716821 Jy ! Total flux subtracted in 200 components = 0.000716821 Jy ! Clean residual min=-0.001202 max=0.001197 Jy/beam ! Clean residual mean=-0.000004 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 1.6148 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 393 components and 1.6148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040843Jy sigma=0.378896 ! Fit after self-cal, rms=0.040824Jy sigma=0.378791 ! Inverting map ! Added new window around map position (-11.6, -49.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025397 Jy ! Component: 100 - total flux cleaned = -7.82527e-05 Jy ! Component: 150 - total flux cleaned = -0.000365897 Jy ! Component: 200 - total flux cleaned = -0.000559582 Jy ! Total flux subtracted in 200 components = -0.000559582 Jy ! Clean residual min=-0.001196 max=0.001663 Jy/beam ! Clean residual mean=-0.000005 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 1.61424 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 440 components and 1.61424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040781Jy sigma=0.378288 ! Fit after self-cal, rms=0.040778Jy sigma=0.378214 ! Inverting map ! Added new window around map position (25.8, 51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188374 Jy ! Component: 100 - total flux cleaned = 0.000149482 Jy ! Component: 150 - total flux cleaned = 0.000186836 Jy ! Component: 200 - total flux cleaned = 0.000314812 Jy ! Total flux subtracted in 200 components = 0.000314812 Jy ! Clean residual min=-0.001452 max=0.001390 Jy/beam ! Clean residual mean=-0.000004 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 1.61456 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 474 components and 1.61456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040670Jy sigma=0.377518 ! Fit after self-cal, rms=0.040662Jy sigma=0.377425 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040662Jy sigma=0.377425 ! Fit after self-cal, rms=0.040622Jy sigma=0.376837 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=0.6621 mas, bmaj=20.05 mas, bpa=4.597 degrees ! Estimated noise=7.3063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.601014 Jy ! Component: 100 - total flux cleaned = 0.659412 Jy ! Component: 150 - total flux cleaned = 0.54953 Jy ! Component: 200 - total flux cleaned = 0.425559 Jy ! Total flux subtracted in 200 components = 0.425559 Jy ! Clean residual min=-0.440829 max=0.691121 Jy/beam ! Clean residual mean=-0.000276 rms=0.154437 Jy/beam ! Combined flux in latest and established models = 0.42556 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.42556 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8094 mas, bmaj=17.76 mas, bpa=4.703 degrees ! Estimated noise=5.84153 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.0518035 Jy ! Component: 100 - total flux cleaned = -0.251508 Jy ! Component: 150 - total flux cleaned = -0.417927 Jy ! Component: 200 - total flux cleaned = -0.537002 Jy ! Total flux subtracted in 200 components = -0.537002 Jy ! Clean residual min=-0.306826 max=0.531488 Jy/beam ! Clean residual mean=0.000321 rms=0.124534 Jy/beam ! Combined flux in latest and established models = -0.111442 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 66 components and -0.111442 Jy ! Inverting map ! Added new window around map position (-0.6, -39.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319721 Jy ! Component: 100 - total flux cleaned = 0.307367 Jy ! Component: 150 - total flux cleaned = 0.344467 Jy ! Component: 200 - total flux cleaned = 0.40481 Jy ! Total flux subtracted in 200 components = 0.40481 Jy ! Clean residual min=-0.203050 max=0.167224 Jy/beam ! Clean residual mean=0.000573 rms=0.050826 Jy/beam ! Combined flux in latest and established models = 0.293368 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 104 components and 0.293368 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=16.14 mas, bpa=0.3017 degrees ! Estimated noise=8.71682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0474788 Jy ! Component: 100 - total flux cleaned = -0.0992472 Jy ! Component: 150 - total flux cleaned = -0.143518 Jy ! Component: 200 - total flux cleaned = -0.164259 Jy ! Total flux subtracted in 200 components = -0.164259 Jy ! Clean residual min=-0.081021 max=0.120113 Jy/beam ! Clean residual mean=0.001318 rms=0.032723 Jy/beam ! Combined flux in latest and established models = 0.129109 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.0325892 Jy ! Component: 100 - total flux cleaned = 0.0650117 Jy ! Component: 150 - total flux cleaned = 0.0885922 Jy ! Component: 200 - total flux cleaned = 0.109494 Jy ! Total flux subtracted in 200 components = 0.109494 Jy ! Clean residual min=-0.078562 max=0.096170 Jy/beam ! Clean residual mean=0.001329 rms=0.026416 Jy/beam ! Combined flux in latest and established models = 0.238603 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 161 components and 0.238603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8094 mas, bmaj=17.76 mas, bpa=4.703 degrees ! Estimated noise=5.84153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0143875 Jy ! Component: 100 - total flux cleaned = -0.0218227 Jy ! Component: 150 - total flux cleaned = -0.0309655 Jy ! Component: 200 - total flux cleaned = -0.0288301 Jy ! Total flux subtracted in 200 components = -0.0288301 Jy ! Clean residual min=-0.114310 max=0.147388 Jy/beam ! Clean residual mean=0.000617 rms=0.034896 Jy/beam ! Combined flux in latest and established models = 0.209773 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 187 components and 0.209773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294029Jy sigma=2.980078 ! Fit after self-cal, rms=0.221851Jy sigma=2.033177 wmodel J2056-4714_X_map.mod ! Writing 187 model components to file: J2056-4714_X_map.mod wobs J2056-4714_X_uvs.fits ! Writing UV FITS file: J2056-4714_X_uvs.fits wwins J2056-4714_X_map.win ! wwins: Wrote 3 windows to J2056-4714_X_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.00746333 Jy ! Component: 100 - total flux cleaned = 0.00366969 Jy ! Component: 150 - total flux cleaned = 0.0195588 Jy ! Component: 200 - total flux cleaned = 0.0300442 Jy ! Component: 250 - total flux cleaned = 0.0359433 Jy ! Component: 300 - total flux cleaned = 0.0415651 Jy ! Component: 350 - total flux cleaned = 0.046074 Jy ! Component: 400 - total flux cleaned = 0.0495707 Jy ! Component: 450 - total flux cleaned = 0.0504225 Jy ! Component: 500 - total flux cleaned = 0.0545828 Jy ! Component: 550 - total flux cleaned = 0.0562077 Jy ! Component: 600 - total flux cleaned = 0.0554004 Jy ! Component: 650 - total flux cleaned = 0.0546157 Jy ! Component: 700 - total flux cleaned = 0.056945 Jy ! Component: 750 - total flux cleaned = 0.0584798 Jy ! Component: 800 - total flux cleaned = 0.0577155 Jy ! Component: 850 - total flux cleaned = 0.0561985 Jy ! Component: 900 - total flux cleaned = 0.0539342 Jy ! Component: 950 - total flux cleaned = 0.0539301 Jy ! Component: 1000 - total flux cleaned = 0.0554357 Jy ! Component: 1050 - total flux cleaned = 0.0577207 Jy ! Component: 1100 - total flux cleaned = 0.0592614 Jy ! Component: 1150 - total flux cleaned = 0.0615967 Jy ! Component: 1200 - total flux cleaned = 0.06396 Jy ! Component: 1250 - total flux cleaned = 0.0663684 Jy ! Component: 1300 - total flux cleaned = 0.0696254 Jy ! Component: 1350 - total flux cleaned = 0.0729481 Jy ! Component: 1400 - total flux cleaned = 0.0754809 Jy ! Component: 1450 - total flux cleaned = 0.0789307 Jy ! Component: 1500 - total flux cleaned = 0.0806875 Jy ! Component: 1550 - total flux cleaned = 0.0825006 Jy ! Component: 1600 - total flux cleaned = 0.0834251 Jy ! Component: 1650 - total flux cleaned = 0.0853774 Jy ! Component: 1700 - total flux cleaned = 0.0853797 Jy ! Component: 1750 - total flux cleaned = 0.0863998 Jy ! Component: 1800 - total flux cleaned = 0.0874836 Jy ! Component: 1850 - total flux cleaned = 0.087482 Jy ! Component: 1900 - total flux cleaned = 0.0886722 Jy ! Component: 1950 - total flux cleaned = 0.0899133 Jy ! Component: 2000 - total flux cleaned = 0.091206 Jy ! Component: 2050 - total flux cleaned = 0.091214 Jy ! Component: 2100 - total flux cleaned = 0.0926015 Jy ! Component: 2150 - total flux cleaned = 0.0940544 Jy ! Component: 2200 - total flux cleaned = 0.094051 Jy ! Component: 2250 - total flux cleaned = 0.0955765 Jy ! Component: 2300 - total flux cleaned = 0.0988221 Jy ! Component: 2350 - total flux cleaned = 0.100527 Jy ! Component: 2400 - total flux cleaned = 0.102329 Jy ! Component: 2450 - total flux cleaned = 0.104154 Jy ! Component: 2500 - total flux cleaned = 0.107985 Jy ! Component: 2550 - total flux cleaned = 0.110019 Jy ! Component: 2600 - total flux cleaned = 0.112113 Jy ! Component: 2650 - total flux cleaned = 0.114282 Jy ! Component: 2700 - total flux cleaned = 0.116497 Jy ! Component: 2750 - total flux cleaned = 0.121172 Jy ! Component: 2800 - total flux cleaned = 0.123602 Jy ! Component: 2850 - total flux cleaned = 0.126156 Jy ! Component: 2900 - total flux cleaned = 0.128777 Jy ! Component: 2950 - total flux cleaned = 0.13146 Jy ! Component: 3000 - total flux cleaned = 0.137161 Jy ! Component: 3050 - total flux cleaned = 0.140192 Jy ! Component: 3100 - total flux cleaned = 0.146415 Jy ! Component: 3150 - total flux cleaned = 0.149685 Jy ! Component: 3200 - total flux cleaned = 0.153099 Jy ! Component: 3250 - total flux cleaned = 0.156566 Jy ! Component: 3300 - total flux cleaned = 0.160184 Jy ! Component: 3350 - total flux cleaned = 0.164043 Jy ! Component: 3400 - total flux cleaned = 0.164112 Jy ! Component: 3450 - total flux cleaned = 0.168254 Jy ! Component: 3500 - total flux cleaned = 0.172599 Jy ! Component: 3550 - total flux cleaned = 0.172605 Jy ! Component: 3600 - total flux cleaned = 0.177251 Jy ! Component: 3650 - total flux cleaned = 0.177216 Jy ! Component: 3700 - total flux cleaned = 0.177158 Jy ! Component: 3750 - total flux cleaned = 0.182446 Jy ! Component: 3800 - total flux cleaned = 0.182493 Jy ! Component: 3850 - total flux cleaned = 0.188261 Jy ! Component: 3900 - total flux cleaned = 0.188318 Jy ! Component: 3950 - total flux cleaned = 0.188401 Jy ! Component: 4000 - total flux cleaned = 0.188378 Jy ! Component: 4050 - total flux cleaned = 0.195181 Jy ! Total flux subtracted in 4096 components = 0.195325 Jy ! Clean residual min=-0.381855 max=0.392488 Jy/beam ! Clean residual mean=0.000899 rms=0.131553 Jy/beam ! Combined flux in latest and established models = 0.405096 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 331 components and 0.405097 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J2056-4714_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8094 x 17.76 at 4.703 degrees (North through East) ! Clean map min=-0.86054 max=0.77468 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J2056-4714_X_map.fits wmodel /scr/pima/rv120_uvs/J2056-4714_X_map.mod ! Writing 331 model components to file: /scr/pima/rv120_uvs/J2056-4714_X_map.mod wobs /scr/pima/rv120_uvs/J2056-4714_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J2056-4714_X_uvs.fits wwins /scr/pima/rv120_uvs/J2056-4714_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv120_uvs/J2056-4714_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.774677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.156303 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -60.5297 60.5297 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.4689 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.774 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4.956 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J2056-4714_X_dfm.log closed on Fri Dec 22 22:44:27 2017