! Started logfile: J0825-3218_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:17 2016 obs J0825-3218_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0825-3218_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883285 visibilities/baseline/integration-bin. ! Found source: J0825-3218 ! ! 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 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 18284 visibilities. select I ! Polarization I is unavailable. ! 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0825-3218_S_2015_03_17_pus] 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.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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856263Jy sigma=0.007162 ! Fit after self-cal, rms=0.655520Jy sigma=0.005647 ! 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.362 mas, bmaj=6.014 mas, bpa=-4.616 degrees ! Estimated noise=1031.34 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.245916 Jy ! Component: 100 - total flux cleaned = 0.332456 Jy ! Total flux subtracted in 100 components = 0.332456 Jy ! Clean residual min=-0.014370 max=0.037749 Jy/beam ! Clean residual mean=-0.000029 rms=0.004407 Jy/beam ! Combined flux in latest and established models = 0.332456 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.332456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146166Jy sigma=0.001109 ! Fit after self-cal, rms=0.146026Jy sigma=0.001108 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0442018 Jy ! Component: 100 - total flux cleaned = 0.0717892 Jy ! Total flux subtracted in 100 components = 0.0717892 Jy ! Clean residual min=-0.010939 max=0.014790 Jy/beam ! Clean residual mean=-0.000024 rms=0.002685 Jy/beam ! Combined flux in latest and established models = 0.404245 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 54 components and 0.404246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120942Jy sigma=0.000913 ! Fit after self-cal, rms=0.120911Jy sigma=0.000913 ! 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=2.939 mas, bmaj=7.372 mas, bpa=-4.348 degrees ! Estimated noise=632.834 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.0274982 Jy ! Component: 100 - total flux cleaned = 0.041826 Jy ! Component: 150 - total flux cleaned = 0.0496418 Jy ! Component: 200 - total flux cleaned = 0.0539111 Jy ! Total flux subtracted in 200 components = 0.0539111 Jy ! Clean residual min=-0.011617 max=0.008925 Jy/beam ! Clean residual mean=-0.000074 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 0.458157 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.458157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113420Jy sigma=0.000868 ! Fit after self-cal, rms=0.113407Jy sigma=0.000868 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.83 HN 1.16 KP 1.07 ! LA 0.95 MK 0.98 NL 0.92 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.88 HN 1.22 KP 1.05 ! LA 0.93 MK 1.01 NL 1.04 OV 1.02 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.21 KP 0.94 ! LA 0.78 MK 1.04 NL 1.18 OV 0.96 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.94 HN 1.16 KP 0.94 ! LA 0.85 MK 0.99 NL 1.04 OV 1.03 ! PT 1.09 SC 0.97 ! ! ! Fit before self-cal, rms=0.113407Jy sigma=0.000868 ! Fit after self-cal, rms=0.100740Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.409 mas, bpa=-4.237 degrees ! Estimated noise=636.26 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.00124492 Jy ! Component: 100 - total flux cleaned = -0.00131018 Jy ! Component: 150 - total flux cleaned = -0.00136317 Jy ! Component: 200 - total flux cleaned = -0.00150333 Jy ! Total flux subtracted in 200 components = -0.00150333 Jy ! Clean residual min=-0.004598 max=0.003497 Jy/beam ! Clean residual mean=0.000004 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.456653 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 82 components and 0.456653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100654Jy sigma=0.000779 ! Fit after self-cal, rms=0.100668Jy sigma=0.000778 ! 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.100668Jy sigma=0.000778 ! Fit after self-cal, rms=0.100468Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.418 mas, bpa=-4.16 degrees ! Estimated noise=636.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000764399 Jy ! Component: 100 - total flux cleaned = -0.000883592 Jy ! Component: 150 - total flux cleaned = -0.000955222 Jy ! Component: 200 - total flux cleaned = -0.00105299 Jy ! Total flux subtracted in 200 components = -0.00105299 Jy ! Clean residual min=-0.002869 max=0.002153 Jy/beam ! Clean residual mean=-0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.4556 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.4556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100434Jy sigma=0.000772 ! Fit after self-cal, rms=0.100450Jy sigma=0.000772 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.000100457 Jy ! Component: 100 - total flux cleaned = -0.00015412 Jy ! Component: 150 - total flux cleaned = -0.000203244 Jy ! Component: 200 - total flux cleaned = -0.000248505 Jy ! Total flux subtracted in 200 components = -0.000248505 Jy ! Clean residual min=-0.002834 max=0.002190 Jy/beam ! Clean residual mean=-0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.455352 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.455352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100435Jy sigma=0.000772 ! Fit after self-cal, rms=0.100435Jy sigma=0.000772 ! 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.100435Jy sigma=0.000772 ! Fit after self-cal, rms=0.100539Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=7.415 mas, bpa=-4.149 degrees ! Estimated noise=637.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00074513 Jy ! Component: 100 - total flux cleaned = -0.000810891 Jy ! Component: 150 - total flux cleaned = -0.00090007 Jy ! Component: 200 - total flux cleaned = -0.000979495 Jy ! Total flux subtracted in 200 components = -0.000979495 Jy ! Clean residual min=-0.002679 max=0.002121 Jy/beam ! Clean residual mean=-0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.454372 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.454372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100516Jy sigma=0.000772 ! Fit after self-cal, rms=0.100518Jy sigma=0.000772 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.2536e-05 Jy ! Component: 100 - total flux cleaned = -0.000105629 Jy ! Component: 150 - total flux cleaned = -0.000146517 Jy ! Component: 200 - total flux cleaned = -0.000184833 Jy ! Total flux subtracted in 200 components = -0.000184833 Jy ! Clean residual min=-0.002638 max=0.002162 Jy/beam ! Clean residual mean=-0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.454188 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.454188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100507Jy sigma=0.000772 ! Fit after self-cal, rms=0.100507Jy sigma=0.000772 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100507Jy sigma=0.000772 ! Fit after self-cal, rms=0.100573Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.098 mas, bmaj=20.72 mas, bpa=0.9865 degrees ! Estimated noise=840.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110837 Jy ! Component: 100 - total flux cleaned = -0.00113204 Jy ! Component: 150 - total flux cleaned = -0.00115259 Jy ! Component: 200 - total flux cleaned = -0.0011527 Jy ! Total flux subtracted in 200 components = -0.0011527 Jy ! Clean residual min=-0.002268 max=0.002326 Jy/beam ! Clean residual mean=-0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.453035 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 102 components and 0.453035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100566Jy sigma=0.000772 ! Fit after self-cal, rms=0.100567Jy sigma=0.000772 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.91418e-05 Jy ! Component: 100 - total flux cleaned = 5.13778e-05 Jy ! Component: 150 - total flux cleaned = 3.65892e-05 Jy ! Component: 200 - total flux cleaned = 3.75712e-05 Jy ! Total flux subtracted in 200 components = 3.75712e-05 Jy ! Clean residual min=-0.002242 max=0.002307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.453072 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 106 components and 0.453072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100574Jy sigma=0.000772 ! Fit after self-cal, rms=0.100574Jy sigma=0.000772 ! 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=2.979 mas, bmaj=7.415 mas, bpa=-4.125 degrees ! Estimated noise=638.051 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.415 at -4.125 degrees (North through East) ! Clean map min=-0.0025039 max=0.33137 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.389 mas, bmaj=6.019 mas, bpa=-4.254 degrees ! Estimated noise=1048.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249096 Jy ! Component: 100 - total flux cleaned = 0.334901 Jy ! Component: 150 - total flux cleaned = 0.378435 Jy ! Component: 200 - total flux cleaned = 0.404862 Jy ! Total flux subtracted in 200 components = 0.404862 Jy ! Clean residual min=-0.005690 max=0.013825 Jy/beam ! Clean residual mean=-0.000006 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.404861 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.404861 Jy ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.415 mas, bpa=-4.125 degrees ! Estimated noise=638.051 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.0237844 Jy ! Component: 100 - total flux cleaned = 0.0351753 Jy ! Component: 150 - total flux cleaned = 0.0408553 Jy ! Component: 200 - total flux cleaned = 0.0437556 Jy ! Total flux subtracted in 200 components = 0.0437556 Jy ! Clean residual min=-0.002277 max=0.002878 Jy/beam ! Clean residual mean=-0.000006 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.448617 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 93 components and 0.448617 Jy ! Inverting map ! Added new window around map position (0, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223189 Jy ! Component: 100 - total flux cleaned = 0.00275884 Jy ! Component: 150 - total flux cleaned = 0.00294987 Jy ! Component: 200 - total flux cleaned = 0.00299212 Jy ! Total flux subtracted in 200 components = 0.00299212 Jy ! Clean residual min=-0.002130 max=0.002224 Jy/beam ! Clean residual mean=-0.000003 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.451609 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.451609 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.098 mas, bmaj=20.72 mas, bpa=0.9865 degrees ! Estimated noise=840.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000815888 Jy ! Component: 100 - total flux cleaned = 0.000869272 Jy ! Component: 150 - total flux cleaned = 0.000944404 Jy ! Component: 200 - total flux cleaned = 0.000991218 Jy ! Total flux subtracted in 200 components = 0.000991218 Jy ! Clean residual min=-0.002106 max=0.002482 Jy/beam ! Clean residual mean=-0.000003 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.4526 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 = 4.52624e-05 Jy ! Component: 100 - total flux cleaned = 8.90575e-05 Jy ! Component: 150 - total flux cleaned = 0.000109748 Jy ! Component: 200 - total flux cleaned = 0.000150271 Jy ! Total flux subtracted in 200 components = 0.000150271 Jy ! Clean residual min=-0.002096 max=0.002470 Jy/beam ! Clean residual mean=-0.000003 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.452751 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 123 components and 0.452751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.415 mas, bpa=-4.125 degrees ! Estimated noise=638.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000302078 Jy ! Component: 100 - total flux cleaned = -0.00040624 Jy ! Component: 150 - total flux cleaned = -0.000406712 Jy ! Component: 200 - total flux cleaned = -0.000406571 Jy ! Total flux subtracted in 200 components = -0.000406571 Jy ! Clean residual min=-0.001986 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.452344 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 137 components and 0.452344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100459Jy sigma=0.000771 ! Fit after self-cal, rms=0.100449Jy sigma=0.000771 wmodel J0825-3218_S_2015_03_17_pus_map.mod ! Writing 137 model components to file: J0825-3218_S_2015_03_17_pus_map.mod wobs J0825-3218_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0825-3218_S_2015_03_17_pus_uvs.fits wwins J0825-3218_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0825-3218_S_2015_03_17_pus_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.00029659 Jy ! Component: 100 - total flux cleaned = -0.00074547 Jy ! Component: 150 - total flux cleaned = -0.00117261 Jy ! Component: 200 - total flux cleaned = -0.00155407 Jy ! Component: 250 - total flux cleaned = -0.00189389 Jy ! Component: 300 - total flux cleaned = -0.00213585 Jy ! Component: 350 - total flux cleaned = -0.00246008 Jy ! Component: 400 - total flux cleaned = -0.00266246 Jy ! Component: 450 - total flux cleaned = -0.0028607 Jy ! Component: 500 - total flux cleaned = -0.00299911 Jy ! Component: 550 - total flux cleaned = -0.00318877 Jy ! Component: 600 - total flux cleaned = -0.00332145 Jy ! Component: 650 - total flux cleaned = -0.00347763 Jy ! Component: 700 - total flux cleaned = -0.00363072 Jy ! Component: 750 - total flux cleaned = -0.00373064 Jy ! Component: 800 - total flux cleaned = -0.00385476 Jy ! Component: 850 - total flux cleaned = -0.00397656 Jy ! Component: 900 - total flux cleaned = -0.00404849 Jy ! Component: 950 - total flux cleaned = -0.00416674 Jy ! Component: 1000 - total flux cleaned = -0.00428286 Jy ! Component: 1050 - total flux cleaned = -0.00439756 Jy ! Component: 1100 - total flux cleaned = -0.00455534 Jy ! Component: 1150 - total flux cleaned = -0.00466603 Jy ! Component: 1200 - total flux cleaned = -0.00477502 Jy ! Component: 1250 - total flux cleaned = -0.00481807 Jy ! Component: 1300 - total flux cleaned = -0.00490315 Jy ! Component: 1350 - total flux cleaned = -0.00490331 Jy ! Component: 1400 - total flux cleaned = -0.00504858 Jy ! Component: 1450 - total flux cleaned = -0.00513013 Jy ! Component: 1500 - total flux cleaned = -0.00512989 Jy ! Component: 1550 - total flux cleaned = -0.00518965 Jy ! Component: 1600 - total flux cleaned = -0.00516995 Jy ! Component: 1650 - total flux cleaned = -0.00524783 Jy ! Component: 1700 - total flux cleaned = -0.00528621 Jy ! Component: 1750 - total flux cleaned = -0.00528592 Jy ! Component: 1800 - total flux cleaned = -0.00537955 Jy ! Component: 1850 - total flux cleaned = -0.00530511 Jy ! Component: 1900 - total flux cleaned = -0.00543378 Jy ! Component: 1950 - total flux cleaned = -0.00537909 Jy ! Component: 2000 - total flux cleaned = -0.00539735 Jy ! Component: 2050 - total flux cleaned = -0.00546873 Jy ! Component: 2100 - total flux cleaned = -0.00553933 Jy ! Component: 2150 - total flux cleaned = -0.00553926 Jy ! Component: 2200 - total flux cleaned = -0.00559112 Jy ! Component: 2250 - total flux cleaned = -0.00559112 Jy ! Component: 2300 - total flux cleaned = -0.0056251 Jy ! Component: 2350 - total flux cleaned = -0.00570913 Jy ! Component: 2400 - total flux cleaned = -0.00572583 Jy ! Component: 2450 - total flux cleaned = -0.00572593 Jy ! Component: 2500 - total flux cleaned = -0.00577515 Jy ! Component: 2550 - total flux cleaned = -0.00582378 Jy ! Component: 2600 - total flux cleaned = -0.00580776 Jy ! Component: 2650 - total flux cleaned = -0.00585585 Jy ! Component: 2700 - total flux cleaned = -0.00595084 Jy ! Component: 2750 - total flux cleaned = -0.0059981 Jy ! Component: 2800 - total flux cleaned = -0.00602927 Jy ! Component: 2850 - total flux cleaned = -0.00612197 Jy ! Component: 2900 - total flux cleaned = -0.00616786 Jy ! Component: 2950 - total flux cleaned = -0.00624364 Jy ! Component: 3000 - total flux cleaned = -0.0062736 Jy ! Component: 3050 - total flux cleaned = -0.00628845 Jy ! Component: 3100 - total flux cleaned = -0.00639246 Jy ! Component: 3150 - total flux cleaned = -0.00642185 Jy ! Component: 3200 - total flux cleaned = -0.00646562 Jy ! Component: 3250 - total flux cleaned = -0.00652371 Jy ! Component: 3300 - total flux cleaned = -0.00652349 Jy ! Component: 3350 - total flux cleaned = -0.00652338 Jy ! Component: 3400 - total flux cleaned = -0.00656617 Jy ! Component: 3450 - total flux cleaned = -0.00662276 Jy ! Component: 3500 - total flux cleaned = -0.00662263 Jy ! Component: 3550 - total flux cleaned = -0.00663656 Jy ! Component: 3600 - total flux cleaned = -0.00669191 Jy ! Component: 3650 - total flux cleaned = -0.00671929 Jy ! Component: 3700 - total flux cleaned = -0.00671922 Jy ! Component: 3750 - total flux cleaned = -0.00675982 Jy ! Component: 3800 - total flux cleaned = -0.00680015 Jy ! Component: 3850 - total flux cleaned = -0.00673318 Jy ! Component: 3900 - total flux cleaned = -0.00682641 Jy ! Component: 3950 - total flux cleaned = -0.00680003 Jy ! Component: 4000 - total flux cleaned = -0.00676072 Jy ! Component: 4050 - total flux cleaned = -0.00678687 Jy ! Total flux subtracted in 4096 components = -0.0068387 Jy ! Clean residual min=-0.000722 max=0.000779 Jy/beam ! Clean residual mean=0.000002 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.445505 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 414 components and 0.445505 Jy ![Exited script file: muppet] wmap "J0825-3218_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.415 at -4.125 degrees (North through East) ! Clean map min=-0.0016705 max=0.33507 Jy/beam ! Writing clean map to FITS file: J0825-3218_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.33507 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226542 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202831 0.202831 0.405663 0.811326 1.62265 3.2453 6.4906 12.9812 25.9624 51.9248 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.335 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.415 at -4.125 degrees (North through East) ! Clean map min=-0.0016705 max=0.33507 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0825-3218_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:23 2016