! Started logfile: J0210-1444_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:41:57 2016 obs J0210-1444_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0210-1444_S_2014_05_31_pus_uva.fits ! AN table 1: 101 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888009 visibilities/baseline/integration-bin. ! Found source: J0210-1444 ! ! 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 336 lines of history. ! ! Reading 16144 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 J0210-1444_S_2014_05_31_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891197Jy sigma=0.009027 ! Fit after self-cal, rms=0.866299Jy sigma=0.008776 ! 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.918 mas, bmaj=6.43 mas, bpa=-0.2848 degrees ! Estimated noise=751.463 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.101414 Jy ! Component: 100 - total flux cleaned = 0.125378 Jy ! Total flux subtracted in 100 components = 0.125378 Jy ! Clean residual min=-0.004267 max=0.009850 Jy/beam ! Clean residual mean=-0.000020 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.125378 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.125378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085558Jy sigma=0.000821 ! Fit after self-cal, rms=0.085560Jy sigma=0.000821 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114855 Jy ! Component: 100 - total flux cleaned = 0.0183246 Jy ! Total flux subtracted in 100 components = 0.0183246 Jy ! Clean residual min=-0.003882 max=0.006092 Jy/beam ! Clean residual mean=-0.000014 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.143702 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.143703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083089Jy sigma=0.000793 ! Fit after self-cal, rms=0.083099Jy sigma=0.000793 ! Inverting map ! Added new window around map position (5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00595937 Jy ! Component: 100 - total flux cleaned = 0.00989269 Jy ! Total flux subtracted in 100 components = 0.00989269 Jy ! Clean residual min=-0.003713 max=0.003317 Jy/beam ! Clean residual mean=-0.000010 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.153595 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 68 components and 0.153595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082387Jy sigma=0.000785 ! Fit after self-cal, rms=0.082365Jy sigma=0.000785 ! 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.656 mas, bmaj=7.877 mas, bpa=0.5503 degrees ! Estimated noise=556.488 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.00550616 Jy ! Component: 100 - total flux cleaned = 0.00890165 Jy ! Component: 150 - total flux cleaned = 0.0111428 Jy ! Component: 200 - total flux cleaned = 0.0126466 Jy ! Total flux subtracted in 200 components = 0.0126466 Jy ! Clean residual min=-0.002913 max=0.002704 Jy/beam ! Clean residual mean=-0.000010 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.166242 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 103 components and 0.166242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081931Jy sigma=0.000781 ! Fit after self-cal, rms=0.081925Jy sigma=0.000781 ! 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 0.99 FD 0.85 HN 1.00 KP 1.03 ! LA 1.16 MK 1.02 NL 0.96 OV 0.97 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.05 KP 1.01 ! LA 1.11 MK 1.02 NL 1.04 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.05 KP 0.88 ! LA 0.91 MK 1.05 NL 0.99 OV 0.95 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.05 KP 0.89 ! LA 0.88 MK 0.99 NL 1.07 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.081925Jy sigma=0.000781 ! Fit after self-cal, rms=0.080236Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.672 mas, bmaj=7.915 mas, bpa=0.9499 degrees ! Estimated noise=557.046 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.000556646 Jy ! Component: 100 - total flux cleaned = 0.000688545 Jy ! Component: 150 - total flux cleaned = 0.00074232 Jy ! Component: 200 - total flux cleaned = 0.000773306 Jy ! Total flux subtracted in 200 components = 0.000773306 Jy ! Clean residual min=-0.002311 max=0.002509 Jy/beam ! Clean residual mean=-0.000005 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.167015 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 114 components and 0.167015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080226Jy sigma=0.000769 ! Fit after self-cal, rms=0.080235Jy sigma=0.000769 ! 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.080235Jy sigma=0.000769 ! Fit after self-cal, rms=0.080398Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=7.912 mas, bpa=1.002 degrees ! Estimated noise=557.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256929 Jy ! Component: 100 - total flux cleaned = 0.000362356 Jy ! Component: 150 - total flux cleaned = 0.000423212 Jy ! Component: 200 - total flux cleaned = 0.000479268 Jy ! Total flux subtracted in 200 components = 0.000479268 Jy ! Clean residual min=-0.002136 max=0.002627 Jy/beam ! Clean residual mean=-0.000006 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.167494 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.167494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080392Jy sigma=0.000768 ! Fit after self-cal, rms=0.080394Jy sigma=0.000768 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 (13.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240222 Jy ! Component: 100 - total flux cleaned = 0.00318762 Jy ! Component: 150 - total flux cleaned = 0.00356197 Jy ! Component: 200 - total flux cleaned = 0.00382293 Jy ! Total flux subtracted in 200 components = 0.00382293 Jy ! Clean residual min=-0.002031 max=0.001551 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.171317 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.171317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080319Jy sigma=0.000767 ! Fit after self-cal, rms=0.080312Jy sigma=0.000767 ! 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.080312Jy sigma=0.000767 ! Fit after self-cal, rms=0.080317Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=7.912 mas, bpa=1.075 degrees ! Estimated noise=557.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000805072 Jy ! Component: 100 - total flux cleaned = 0.000984791 Jy ! Component: 150 - total flux cleaned = 0.00111354 Jy ! Component: 200 - total flux cleaned = 0.00120859 Jy ! Total flux subtracted in 200 components = 0.00120859 Jy ! Clean residual min=-0.001980 max=0.001586 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.172526 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 0.172526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080300Jy sigma=0.000767 ! Fit after self-cal, rms=0.080299Jy sigma=0.000767 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.000291733 Jy ! Component: 100 - total flux cleaned = 0.000324054 Jy ! Component: 150 - total flux cleaned = 0.000338772 Jy ! Component: 200 - total flux cleaned = 0.00036626 Jy ! Total flux subtracted in 200 components = 0.00036626 Jy ! Clean residual min=-0.001972 max=0.001587 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.172892 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.172892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080294Jy sigma=0.000767 ! Fit after self-cal, rms=0.080294Jy sigma=0.000767 ! 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.080294Jy sigma=0.000767 ! Fit after self-cal, rms=0.080345Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.832 mas, bmaj=15.03 mas, bpa=2.445 degrees ! Estimated noise=659.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482711 Jy ! Component: 100 - total flux cleaned = 0.000697179 Jy ! Component: 150 - total flux cleaned = 0.000803281 Jy ! Component: 200 - total flux cleaned = 0.000854016 Jy ! Total flux subtracted in 200 components = 0.000854016 Jy ! Clean residual min=-0.001987 max=0.001574 Jy/beam ! Clean residual mean=-0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.173746 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 181 components and 0.173746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080344Jy sigma=0.000767 ! Fit after self-cal, rms=0.080343Jy sigma=0.000767 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.6143e-05 Jy ! Component: 100 - total flux cleaned = 7.9444e-05 Jy ! Component: 150 - total flux cleaned = 0.000114971 Jy ! Component: 200 - total flux cleaned = 0.0001359 Jy ! Total flux subtracted in 200 components = 0.0001359 Jy ! Clean residual min=-0.001969 max=0.001578 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.173882 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 187 components and 0.173882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080345Jy sigma=0.000767 ! Fit after self-cal, rms=0.080344Jy sigma=0.000767 ! 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.662 mas, bmaj=7.91 mas, bpa=1.14 degrees ! Estimated noise=558.075 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 7.91 at 1.14 degrees (North through East) ! Clean map min=-0.001887 max=0.132 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.921 mas, bmaj=6.446 mas, bpa=0.3212 degrees ! Estimated noise=752.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101402 Jy ! Component: 100 - total flux cleaned = 0.125526 Jy ! Component: 150 - total flux cleaned = 0.137428 Jy ! Component: 200 - total flux cleaned = 0.145086 Jy ! Total flux subtracted in 200 components = 0.145086 Jy ! Clean residual min=-0.003031 max=0.004218 Jy/beam ! Clean residual mean=-0.000014 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.145086 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.145086 Jy ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=7.91 mas, bpa=1.14 degrees ! Estimated noise=558.075 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.00864437 Jy ! Component: 100 - total flux cleaned = 0.013974 Jy ! Component: 150 - total flux cleaned = 0.0176081 Jy ! Component: 200 - total flux cleaned = 0.0202602 Jy ! Total flux subtracted in 200 components = 0.0202602 Jy ! Clean residual min=-0.002250 max=0.001926 Jy/beam ! Clean residual mean=-0.000007 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.165346 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 118 components and 0.165346 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=7.832 mas, bmaj=15.03 mas, bpa=2.445 degrees ! Estimated noise=659.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031442 Jy ! Component: 100 - total flux cleaned = 0.00505403 Jy ! Component: 150 - total flux cleaned = 0.0063118 Jy ! Component: 200 - total flux cleaned = 0.00681948 Jy ! Total flux subtracted in 200 components = 0.00681948 Jy ! Clean residual min=-0.002145 max=0.001604 Jy/beam ! Clean residual mean=-0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.172166 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.000379962 Jy ! Component: 100 - total flux cleaned = 0.000691124 Jy ! Component: 150 - total flux cleaned = 0.00090963 Jy ! Component: 200 - total flux cleaned = 0.0010625 Jy ! Total flux subtracted in 200 components = 0.0010625 Jy ! Clean residual min=-0.001991 max=0.001602 Jy/beam ! Clean residual mean=-0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.173228 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 179 components and 0.173228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=7.91 mas, bpa=1.14 degrees ! Estimated noise=558.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.64797e-05 Jy ! Component: 100 - total flux cleaned = -7.66243e-05 Jy ! Component: 150 - total flux cleaned = -0.000128006 Jy ! Component: 200 - total flux cleaned = -0.000128338 Jy ! Total flux subtracted in 200 components = -0.000128338 Jy ! Clean residual min=-0.001864 max=0.001634 Jy/beam ! Clean residual mean=-0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.1731 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 192 components and 0.1731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080357Jy sigma=0.000767 ! Fit after self-cal, rms=0.080351Jy sigma=0.000767 wmodel J0210-1444_S_2014_05_31_pus_map.mod ! Writing 192 model components to file: J0210-1444_S_2014_05_31_pus_map.mod wobs J0210-1444_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0210-1444_S_2014_05_31_pus_uvs.fits wwins J0210-1444_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0210-1444_S_2014_05_31_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.000117913 Jy ! Component: 100 - total flux cleaned = 0.000386738 Jy ! Component: 150 - total flux cleaned = 0.000611437 Jy ! Component: 200 - total flux cleaned = 0.000611593 Jy ! Component: 250 - total flux cleaned = 0.000565081 Jy ! Component: 300 - total flux cleaned = 0.000496596 Jy ! Component: 350 - total flux cleaned = 0.000407776 Jy ! Component: 400 - total flux cleaned = 0.000385807 Jy ! Component: 450 - total flux cleaned = 0.000364687 Jy ! Component: 500 - total flux cleaned = 0.000364763 Jy ! Component: 550 - total flux cleaned = 0.000405012 Jy ! Component: 600 - total flux cleaned = 0.000364925 Jy ! Component: 650 - total flux cleaned = 0.000325932 Jy ! Component: 700 - total flux cleaned = 0.000287596 Jy ! Component: 750 - total flux cleaned = 0.000306971 Jy ! Component: 800 - total flux cleaned = 0.00030696 Jy ! Component: 850 - total flux cleaned = 0.000343539 Jy ! Component: 900 - total flux cleaned = 0.000361158 Jy ! Component: 950 - total flux cleaned = 0.000325027 Jy ! Component: 1000 - total flux cleaned = 0.000237667 Jy ! Component: 1050 - total flux cleaned = 0.000186034 Jy ! Component: 1100 - total flux cleaned = 0.000169002 Jy ! Component: 1150 - total flux cleaned = 0.000118678 Jy ! Component: 1200 - total flux cleaned = 5.25263e-05 Jy ! Component: 1250 - total flux cleaned = 3.87628e-06 Jy ! Component: 1300 - total flux cleaned = -1.227e-05 Jy ! Component: 1350 - total flux cleaned = -5.99292e-05 Jy ! Component: 1400 - total flux cleaned = -0.000106724 Jy ! Component: 1450 - total flux cleaned = -0.000106601 Jy ! Component: 1500 - total flux cleaned = -0.000122052 Jy ! Component: 1550 - total flux cleaned = -0.000152577 Jy ! Component: 1600 - total flux cleaned = -0.000182318 Jy ! Component: 1650 - total flux cleaned = -0.000167654 Jy ! Component: 1700 - total flux cleaned = -0.000240469 Jy ! Component: 1750 - total flux cleaned = -0.000283645 Jy ! Component: 1800 - total flux cleaned = -0.000312048 Jy ! Component: 1850 - total flux cleaned = -0.000325897 Jy ! Component: 1900 - total flux cleaned = -0.000339649 Jy ! Component: 1950 - total flux cleaned = -0.000325918 Jy ! Component: 2000 - total flux cleaned = -0.00036697 Jy ! Component: 2050 - total flux cleaned = -0.000434623 Jy ! Component: 2100 - total flux cleaned = -0.00043458 Jy ! Component: 2150 - total flux cleaned = -0.000513973 Jy ! Component: 2200 - total flux cleaned = -0.00052691 Jy ! Component: 2250 - total flux cleaned = -0.000565925 Jy ! Component: 2300 - total flux cleaned = -0.000578777 Jy ! Component: 2350 - total flux cleaned = -0.000591611 Jy ! Component: 2400 - total flux cleaned = -0.000629458 Jy ! Component: 2450 - total flux cleaned = -0.000666899 Jy ! Component: 2500 - total flux cleaned = -0.000666943 Jy ! Component: 2550 - total flux cleaned = -0.000704031 Jy ! Component: 2600 - total flux cleaned = -0.000776895 Jy ! Component: 2650 - total flux cleaned = -0.000788871 Jy ! Component: 2700 - total flux cleaned = -0.000788905 Jy ! Component: 2750 - total flux cleaned = -0.000824264 Jy ! Component: 2800 - total flux cleaned = -0.000871071 Jy ! Component: 2850 - total flux cleaned = -0.000917402 Jy ! Component: 2900 - total flux cleaned = -0.000952098 Jy ! Component: 2950 - total flux cleaned = -0.000974892 Jy ! Component: 3000 - total flux cleaned = -0.00103132 Jy ! Component: 3050 - total flux cleaned = -0.00106507 Jy ! Component: 3100 - total flux cleaned = -0.00109845 Jy ! Component: 3150 - total flux cleaned = -0.00118648 Jy ! Component: 3200 - total flux cleaned = -0.00123017 Jy ! Component: 3250 - total flux cleaned = -0.00129512 Jy ! Component: 3300 - total flux cleaned = -0.00134884 Jy ! Component: 3350 - total flux cleaned = -0.00138088 Jy ! Component: 3400 - total flux cleaned = -0.00143391 Jy ! Component: 3450 - total flux cleaned = -0.0014761 Jy ! Component: 3500 - total flux cleaned = -0.00154908 Jy ! Component: 3550 - total flux cleaned = -0.00158019 Jy ! Component: 3600 - total flux cleaned = -0.00161095 Jy ! Component: 3650 - total flux cleaned = -0.00166188 Jy ! Component: 3700 - total flux cleaned = -0.00169224 Jy ! Component: 3750 - total flux cleaned = -0.00171234 Jy ! Component: 3800 - total flux cleaned = -0.00176223 Jy ! Component: 3850 - total flux cleaned = -0.0017819 Jy ! Component: 3900 - total flux cleaned = -0.00181126 Jy ! Component: 3950 - total flux cleaned = -0.00184059 Jy ! Component: 4000 - total flux cleaned = -0.00187937 Jy ! Component: 4050 - total flux cleaned = -0.00191773 Jy ! Total flux subtracted in 4096 components = -0.00193683 Jy ! Clean residual min=-0.000692 max=0.000609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.171163 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 446 components and 0.171163 Jy ![Exited script file: muppet] wmap "J0210-1444_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 7.91 at 1.14 degrees (North through East) ! Clean map min=-0.0012411 max=0.13235 Jy/beam ! Writing clean map to FITS file: J0210-1444_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173439 device "J0210-1444_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0210-1444_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393133 0.393133 0.786266 1.57253 3.14506 6.29013 12.5803 25.1605 50.321 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 7.91 at 1.14 degrees (North through East) ! Clean map min=-0.0012411 max=0.13235 Jy/beam quit ! Quitting program ! Log file J0210-1444_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:42:03 2016