! Started logfile: /scr/pima/rv119_uvs/J0853+2813_X_dfm.log on Sun Dec 17 11:34:26 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/rv119_uvs/J0853+2813_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0853+2813_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.987879 visibilities/baseline/integration-bin. ! Found source: J0853+2813 ! ! 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 7824 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 J0853+2813_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009927Jy sigma=18.409812 ! Fit after self-cal, rms=0.870270Jy sigma=15.904230 ! 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.7555 mas, bmaj=1.377 mas, bpa=-2.085 degrees ! Estimated noise=0.811087 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.102736 Jy ! Component: 100 - total flux cleaned = 0.12514 Jy ! Total flux subtracted in 100 components = 0.12514 Jy ! Clean residual min=-0.003378 max=0.006249 Jy/beam ! Clean residual mean=0.000000 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.12514 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.12514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054527Jy sigma=0.876637 ! Fit after self-cal, rms=0.054523Jy sigma=0.876561 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00493203 Jy ! Component: 100 - total flux cleaned = 0.00658763 Jy ! Total flux subtracted in 100 components = 0.00658763 Jy ! Clean residual min=-0.003398 max=0.003474 Jy/beam ! Clean residual mean=0.000000 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.131727 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.131727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054155Jy sigma=0.871168 ! Fit after self-cal, rms=0.054150Jy sigma=0.871113 ! 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=0.9709 mas, bmaj=1.706 mas, bpa=-3.018 degrees ! Estimated noise=0.462804 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.000175488 Jy ! Component: 100 - total flux cleaned = -0.000233068 Jy ! Component: 150 - total flux cleaned = -0.000247447 Jy ! Component: 200 - total flux cleaned = -0.000286096 Jy ! Total flux subtracted in 200 components = -0.000286096 Jy ! Clean residual min=-0.001618 max=0.001896 Jy/beam ! Clean residual mean=0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.131441 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.131441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054131Jy sigma=0.870962 ! Fit after self-cal, rms=0.054130Jy sigma=0.870950 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9709 x 1.706 at -3.018 degrees (North through East) ! Clean map min=-0.0015656 max=0.13074 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 1.00 ! LA 1.00 MK 1.02 NL 1.01 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00 KP 1.04 ! LA 0.97 MK 1.00 NL 1.00 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.99 KP 0.99 ! LA 0.98 MK 1.02 NL 1.03 OV 0.98 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 0.98 ! LA 0.96 MK 1.00 NL 1.00 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.054130Jy sigma=0.870950 ! Fit after self-cal, rms=0.053525Jy sigma=0.868255 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9702 mas, bmaj=1.704 mas, bpa=-2.64 degrees ! Estimated noise=0.462784 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.000170035 Jy ! Component: 100 - total flux cleaned = -0.000199366 Jy ! Component: 150 - total flux cleaned = -0.000246087 Jy ! Component: 200 - total flux cleaned = -0.000275659 Jy ! Total flux subtracted in 200 components = -0.000275659 Jy ! Clean residual min=-0.001655 max=0.001747 Jy/beam ! Clean residual mean=0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.131166 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.131166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053519Jy sigma=0.868095 ! Fit after self-cal, rms=0.053519Jy sigma=0.868070 ! 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.053519Jy sigma=0.868070 ! Fit after self-cal, rms=0.053548Jy sigma=0.866330 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9697 mas, bmaj=1.706 mas, bpa=-2.753 degrees ! Estimated noise=0.462809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.37407e-05 Jy ! Component: 100 - total flux cleaned = -0.000103922 Jy ! Component: 150 - total flux cleaned = -0.000119113 Jy ! Component: 200 - total flux cleaned = -0.00013255 Jy ! Total flux subtracted in 200 components = -0.00013255 Jy ! Clean residual min=-0.001632 max=0.001749 Jy/beam ! Clean residual mean=0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.131033 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.131033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053545Jy sigma=0.866278 ! Fit after self-cal, rms=0.053548Jy sigma=0.866255 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 (-1.2, -16.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675727 Jy ! Component: 100 - total flux cleaned = 0.000432584 Jy ! Component: 150 - total flux cleaned = 0.000359443 Jy ! Component: 200 - total flux cleaned = 0.000340499 Jy ! Total flux subtracted in 200 components = 0.000340499 Jy ! Clean residual min=-0.001488 max=0.001516 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.131374 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.131374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053496Jy sigma=0.865270 ! Fit after self-cal, rms=0.053493Jy sigma=0.865228 ! 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.053493Jy sigma=0.865228 ! Fit after self-cal, rms=0.053372Jy sigma=0.865183 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.969 mas, bmaj=1.706 mas, bpa=-2.751 degrees ! Estimated noise=0.462333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.62063e-05 Jy ! Component: 100 - total flux cleaned = -0.000121201 Jy ! Component: 150 - total flux cleaned = -0.00018868 Jy ! Component: 200 - total flux cleaned = -0.000220374 Jy ! Total flux subtracted in 200 components = -0.000220374 Jy ! Clean residual min=-0.001472 max=0.001494 Jy/beam ! Clean residual mean=0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.131153 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.131153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053361Jy sigma=0.864974 ! Fit after self-cal, rms=0.053359Jy sigma=0.864965 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88267e-05 Jy ! Component: 100 - total flux cleaned = -9.18274e-05 Jy ! Component: 150 - total flux cleaned = -0.000105595 Jy ! Component: 200 - total flux cleaned = -0.000118522 Jy ! Total flux subtracted in 200 components = -0.000118522 Jy ! Clean residual min=-0.001459 max=0.001495 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.131035 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.131035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053353Jy sigma=0.864843 ! Fit after self-cal, rms=0.053353Jy sigma=0.864839 ! 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.053353Jy sigma=0.864839 ! Fit after self-cal, rms=0.053326Jy sigma=0.864829 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.046 mas, bmaj=2.725 mas, bpa=-2.92 degrees ! Estimated noise=0.576949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.63036e-05 Jy ! Component: 100 - total flux cleaned = 2.72076e-06 Jy ! Component: 150 - total flux cleaned = 4.67071e-05 Jy ! Component: 200 - total flux cleaned = 6.55686e-05 Jy ! Total flux subtracted in 200 components = 6.55686e-05 Jy ! Clean residual min=-0.001637 max=0.001568 Jy/beam ! Clean residual mean=0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.1311 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.1311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053326Jy sigma=0.864779 ! Fit after self-cal, rms=0.053324Jy sigma=0.864772 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 = -2.2233e-05 Jy ! Component: 100 - total flux cleaned = -1.34709e-05 Jy ! Component: 150 - total flux cleaned = 1.11262e-05 Jy ! Component: 200 - total flux cleaned = 3.36251e-05 Jy ! Total flux subtracted in 200 components = 3.36251e-05 Jy ! Clean residual min=-0.001614 max=0.001564 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.131134 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.131134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053325Jy sigma=0.864755 ! Fit after self-cal, rms=0.053325Jy sigma=0.864753 ! 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.9689 mas, bmaj=1.706 mas, bpa=-2.754 degrees ! Estimated noise=0.462262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9689 x 1.706 at -2.754 degrees (North through East) ! Clean map min=-0.0013448 max=0.13104 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=0.753 mas, bmaj=1.377 mas, bpa=-1.886 degrees ! Estimated noise=0.809336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102497 Jy ! Component: 100 - total flux cleaned = 0.124848 Jy ! Component: 150 - total flux cleaned = 0.129458 Jy ! Component: 200 - total flux cleaned = 0.130548 Jy ! Total flux subtracted in 200 components = 0.130548 Jy ! Clean residual min=-0.003017 max=0.003156 Jy/beam ! Clean residual mean=0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.130548 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.130548 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9689 mas, bmaj=1.706 mas, bpa=-2.754 degrees ! Estimated noise=0.462262 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.000541397 Jy ! Component: 100 - total flux cleaned = 0.000774845 Jy ! Component: 150 - total flux cleaned = 0.000887032 Jy ! Component: 200 - total flux cleaned = 0.000909603 Jy ! Total flux subtracted in 200 components = 0.000909603 Jy ! Clean residual min=-0.001509 max=0.001488 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.131457 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.131457 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.046 mas, bmaj=2.725 mas, bpa=-2.92 degrees ! Estimated noise=0.576949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178292 Jy ! Component: 100 - total flux cleaned = -0.000177105 Jy ! Component: 150 - total flux cleaned = -0.000149481 Jy ! Component: 200 - total flux cleaned = -0.000137395 Jy ! Total flux subtracted in 200 components = -0.000137395 Jy ! Clean residual min=-0.001609 max=0.001591 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.13132 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.13351e-05 Jy ! Component: 100 - total flux cleaned = 3.10961e-05 Jy ! Component: 150 - total flux cleaned = 4.05282e-05 Jy ! Component: 200 - total flux cleaned = 5.81499e-05 Jy ! Total flux subtracted in 200 components = 5.81499e-05 Jy ! Clean residual min=-0.001604 max=0.001580 Jy/beam ! Clean residual mean=0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.131378 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 42 components and 0.131378 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9689 mas, bmaj=1.706 mas, bpa=-2.754 degrees ! Estimated noise=0.462262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170249 Jy ! Component: 100 - total flux cleaned = 0.000189342 Jy ! Component: 150 - total flux cleaned = 0.000126262 Jy ! Component: 200 - total flux cleaned = 6.92198e-05 Jy ! Total flux subtracted in 200 components = 6.92198e-05 Jy ! Clean residual min=-0.001454 max=0.001553 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.131447 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.131447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053336Jy sigma=0.864898 ! Fit after self-cal, rms=0.053337Jy sigma=0.864886 wmodel J0853+2813_X_map.mod ! Writing 51 model components to file: J0853+2813_X_map.mod wobs J0853+2813_X_uvs.fits ! Writing UV FITS file: J0853+2813_X_uvs.fits wwins J0853+2813_X_map.win ! wwins: Wrote 2 windows to J0853+2813_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 = 8.80679e-05 Jy ! Component: 100 - total flux cleaned = 1.03849e-05 Jy ! Component: 150 - total flux cleaned = -1.42727e-05 Jy ! Component: 200 - total flux cleaned = -8.67823e-05 Jy ! Component: 250 - total flux cleaned = -0.000204268 Jy ! Component: 300 - total flux cleaned = -0.000341732 Jy ! Component: 350 - total flux cleaned = -0.000386974 Jy ! Component: 400 - total flux cleaned = -0.00047586 Jy ! Component: 450 - total flux cleaned = -0.000606112 Jy ! Component: 500 - total flux cleaned = -0.000691782 Jy ! Component: 550 - total flux cleaned = -0.000859839 Jy ! Component: 600 - total flux cleaned = -0.000921682 Jy ! Component: 650 - total flux cleaned = -0.00106492 Jy ! Component: 700 - total flux cleaned = -0.00120551 Jy ! Component: 750 - total flux cleaned = -0.00128495 Jy ! Component: 800 - total flux cleaned = -0.00142214 Jy ! Component: 850 - total flux cleaned = -0.00155749 Jy ! Component: 900 - total flux cleaned = -0.0017105 Jy ! Component: 950 - total flux cleaned = -0.00178622 Jy ! Component: 1000 - total flux cleaned = -0.0018987 Jy ! Component: 1050 - total flux cleaned = -0.00201003 Jy ! Component: 1100 - total flux cleaned = -0.00215661 Jy ! Component: 1150 - total flux cleaned = -0.00226531 Jy ! Component: 1200 - total flux cleaned = -0.0023014 Jy ! Component: 1250 - total flux cleaned = -0.00239066 Jy ! Component: 1300 - total flux cleaned = -0.00251426 Jy ! Component: 1350 - total flux cleaned = -0.00258413 Jy ! Component: 1400 - total flux cleaned = -0.00265352 Jy ! Component: 1450 - total flux cleaned = -0.00268772 Jy ! Component: 1500 - total flux cleaned = -0.00280704 Jy ! Component: 1550 - total flux cleaned = -0.00273969 Jy ! Component: 1600 - total flux cleaned = -0.00287389 Jy ! Component: 1650 - total flux cleaned = -0.00287399 Jy ! Component: 1700 - total flux cleaned = -0.00302259 Jy ! Component: 1750 - total flux cleaned = -0.00305526 Jy ! Component: 1800 - total flux cleaned = -0.00313641 Jy ! Component: 1850 - total flux cleaned = -0.00323336 Jy ! Component: 1900 - total flux cleaned = -0.00326539 Jy ! Component: 1950 - total flux cleaned = -0.00331316 Jy ! Component: 2000 - total flux cleaned = -0.00339214 Jy ! Component: 2050 - total flux cleaned = -0.00340791 Jy ! Component: 2100 - total flux cleaned = -0.00350159 Jy ! Component: 2150 - total flux cleaned = -0.00359456 Jy ! Component: 2200 - total flux cleaned = -0.00365601 Jy ! Component: 2250 - total flux cleaned = -0.00371713 Jy ! Component: 2300 - total flux cleaned = -0.00379311 Jy ! Component: 2350 - total flux cleaned = -0.0039139 Jy ! Component: 2400 - total flux cleaned = -0.00385405 Jy ! Component: 2450 - total flux cleaned = -0.00400325 Jy ! Component: 2500 - total flux cleaned = -0.0040625 Jy ! Component: 2550 - total flux cleaned = -0.0041214 Jy ! Component: 2600 - total flux cleaned = -0.00419462 Jy ! Component: 2650 - total flux cleaned = -0.00429642 Jy ! Component: 2700 - total flux cleaned = -0.00438314 Jy ! Component: 2750 - total flux cleaned = -0.0044262 Jy ! Component: 2800 - total flux cleaned = -0.00446906 Jy ! Component: 2850 - total flux cleaned = -0.00456874 Jy ! Component: 2900 - total flux cleaned = -0.00463942 Jy ! Component: 2950 - total flux cleaned = -0.00472382 Jy ! Component: 3000 - total flux cleaned = -0.00475189 Jy ! Component: 3050 - total flux cleaned = -0.00486309 Jy ! Component: 3100 - total flux cleaned = -0.00490469 Jy ! Component: 3150 - total flux cleaned = -0.00495993 Jy ! Component: 3200 - total flux cleaned = -0.00502835 Jy ! Component: 3250 - total flux cleaned = -0.00511022 Jy ! Component: 3300 - total flux cleaned = -0.00521856 Jy ! Component: 3350 - total flux cleaned = -0.00524546 Jy ! Component: 3400 - total flux cleaned = -0.00532595 Jy ! Component: 3450 - total flux cleaned = -0.00537941 Jy ! Component: 3500 - total flux cleaned = -0.00543259 Jy ! Component: 3550 - total flux cleaned = -0.00553843 Jy ! Component: 3600 - total flux cleaned = -0.00556466 Jy ! Component: 3650 - total flux cleaned = -0.00565645 Jy ! Component: 3700 - total flux cleaned = -0.00572168 Jy ! Component: 3750 - total flux cleaned = -0.00577358 Jy ! Component: 3800 - total flux cleaned = -0.00590271 Jy ! Component: 3850 - total flux cleaned = -0.00588984 Jy ! Component: 3900 - total flux cleaned = -0.00595378 Jy ! Component: 3950 - total flux cleaned = -0.00601755 Jy ! Component: 4000 - total flux cleaned = -0.0061063 Jy ! Component: 4050 - total flux cleaned = -0.00615683 Jy ! Total flux subtracted in 4096 components = -0.00626998 Jy ! Clean residual min=-0.000727 max=0.000822 Jy/beam ! Clean residual mean=0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.125177 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 362 components and 0.125177 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0853+2813_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9689 x 1.706 at -2.754 degrees (North through East) ! Clean map min=-0.0011486 max=0.13067 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0853+2813_X_map.fits wmodel /scr/pima/rv119_uvs/J0853+2813_X_map.mod ! Writing 362 model components to file: /scr/pima/rv119_uvs/J0853+2813_X_map.mod wobs /scr/pima/rv119_uvs/J0853+2813_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0853+2813_X_uvs.fits wwins /scr/pima/rv119_uvs/J0853+2813_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv119_uvs/J0853+2813_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.130671 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215969 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.495833 0.495833 0.991665 1.98333 3.96666 7.93332 15.8666 31.7333 63.4666 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 605.043 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0853+2813_X_dfm.log closed on Sun Dec 17 11:34:30 2017