! Started logfile: J2303-1002_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:40:58 2016 obs J2303-1002_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2303-1002_S_2014_05_31_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979404 visibilities/baseline/integration-bin. ! Found source: J2303-1002 ! ! 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 21684 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 J2303-1002_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944854Jy sigma=0.010624 ! Fit after self-cal, rms=0.915511Jy sigma=0.010295 ! 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.475 mas, bmaj=6.821 mas, bpa=-3.4 degrees ! Estimated noise=603.437 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.0661872 Jy ! Component: 100 - total flux cleaned = 0.0806969 Jy ! Total flux subtracted in 100 components = 0.0806969 Jy ! Clean residual min=-0.002737 max=0.004550 Jy/beam ! Clean residual mean=0.000000 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0806969 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0806969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075492Jy sigma=0.000795 ! Fit after self-cal, rms=0.075489Jy sigma=0.000795 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517571 Jy ! Component: 100 - total flux cleaned = 0.00832148 Jy ! Total flux subtracted in 100 components = 0.00832148 Jy ! Clean residual min=-0.002354 max=0.003492 Jy/beam ! Clean residual mean=-0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0890183 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.0890183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074946Jy sigma=0.000790 ! Fit after self-cal, rms=0.074955Jy sigma=0.000789 ! Inverting map ! Added new window around map position (-4.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032247 Jy ! Component: 100 - total flux cleaned = 0.00522226 Jy ! Total flux subtracted in 100 components = 0.00522226 Jy ! Clean residual min=-0.002199 max=0.002035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0942406 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0942406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074768Jy sigma=0.000788 ! Fit after self-cal, rms=0.074763Jy sigma=0.000787 ! 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.061 mas, bmaj=7.833 mas, bpa=-4.003 degrees ! Estimated noise=433.849 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.00221872 Jy ! Component: 100 - total flux cleaned = 0.00363932 Jy ! Component: 150 - total flux cleaned = 0.0045884 Jy ! Component: 200 - total flux cleaned = 0.00522563 Jy ! Total flux subtracted in 200 components = 0.00522563 Jy ! Clean residual min=-0.001853 max=0.001868 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0994662 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.0994662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074673Jy sigma=0.000787 ! Fit after self-cal, rms=0.074676Jy sigma=0.000787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.83 HN 0.97 KP 1.07 ! LA 1.15 MK 0.99 NL 0.97 OV 0.99 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.06 KP 0.97 ! LA 1.15 MK 1.01 NL 1.05 OV 1.03 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 1.04 KP 0.92 ! LA 0.89 MK 1.01 NL 0.99 OV 0.96 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.03 KP 0.89 ! LA 0.84 MK 1.03 NL 1.05 OV 1.03 ! PT 1.04 SC 1.00 ! ! ! Fit before self-cal, rms=0.074676Jy sigma=0.000787 ! Fit after self-cal, rms=0.073616Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=7.862 mas, bpa=-3.881 degrees ! Estimated noise=435.086 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 = 1.09887e-05 Jy ! Component: 100 - total flux cleaned = 9.64796e-06 Jy ! Component: 150 - total flux cleaned = 2.84077e-05 Jy ! Component: 200 - total flux cleaned = 4.43196e-05 Jy ! Total flux subtracted in 200 components = 4.43196e-05 Jy ! Clean residual min=-0.001341 max=0.001325 Jy/beam ! Clean residual mean=-0.000001 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0995105 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.0995105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073613Jy sigma=0.000781 ! Fit after self-cal, rms=0.073613Jy sigma=0.000781 ! 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.073613Jy sigma=0.000781 ! Fit after self-cal, rms=0.073583Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.861 mas, bpa=-3.843 degrees ! Estimated noise=435.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.19996e-05 Jy ! Component: 100 - total flux cleaned = -3.09914e-05 Jy ! Component: 150 - total flux cleaned = -2.4867e-05 Jy ! Component: 200 - total flux cleaned = -1.29955e-05 Jy ! Total flux subtracted in 200 components = -1.29955e-05 Jy ! Clean residual min=-0.001331 max=0.001244 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0994975 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.0994975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073582Jy sigma=0.000780 ! Fit after self-cal, rms=0.073584Jy sigma=0.000780 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.89423e-05 Jy ! Component: 100 - total flux cleaned = -2.27238e-05 Jy ! Component: 150 - total flux cleaned = -1.71579e-05 Jy ! Component: 200 - total flux cleaned = -1.18757e-05 Jy ! Total flux subtracted in 200 components = -1.18757e-05 Jy ! Clean residual min=-0.001325 max=0.001230 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0994857 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.0994857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073583Jy sigma=0.000780 ! Fit after self-cal, rms=0.073583Jy sigma=0.000780 ! 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.073583Jy sigma=0.000780 ! Fit after self-cal, rms=0.073584Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.857 mas, bpa=-3.802 degrees ! Estimated noise=434.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.36805e-05 Jy ! Component: 100 - total flux cleaned = -2.33539e-05 Jy ! Component: 150 - total flux cleaned = -2.3321e-05 Jy ! Component: 200 - total flux cleaned = -2.33491e-05 Jy ! Total flux subtracted in 200 components = -2.33491e-05 Jy ! Clean residual min=-0.001326 max=0.001242 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0994623 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.0994623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073584Jy sigma=0.000780 ! Fit after self-cal, rms=0.073584Jy sigma=0.000780 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.2014e-05 Jy ! Component: 100 - total flux cleaned = -1.19407e-05 Jy ! Component: 150 - total flux cleaned = -1.18969e-05 Jy ! Component: 200 - total flux cleaned = -7.27498e-06 Jy ! Total flux subtracted in 200 components = -7.27498e-06 Jy ! Clean residual min=-0.001325 max=0.001233 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.099455 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 0.0994551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073584Jy sigma=0.000780 ! Fit after self-cal, rms=0.073584Jy sigma=0.000780 ! 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.073584Jy sigma=0.000780 ! Fit after self-cal, rms=0.073583Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.505 mas, bmaj=14.18 mas, bpa=1.165 degrees ! Estimated noise=547.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171859 Jy ! Component: 100 - total flux cleaned = 0.000189569 Jy ! Component: 150 - total flux cleaned = 0.000230806 Jy ! Component: 200 - total flux cleaned = 0.000265169 Jy ! Total flux subtracted in 200 components = 0.000265169 Jy ! Clean residual min=-0.001442 max=0.001357 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0997202 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 98 components and 0.0997202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073585Jy sigma=0.000780 ! Fit after self-cal, rms=0.073584Jy sigma=0.000780 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.84803e-05 Jy ! Component: 100 - total flux cleaned = -1.22758e-06 Jy ! Component: 150 - total flux cleaned = -1.36172e-05 Jy ! Component: 200 - total flux cleaned = -3.50914e-06 Jy ! Total flux subtracted in 200 components = -3.50914e-06 Jy ! Clean residual min=-0.001432 max=0.001358 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0997167 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.0997167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073586Jy sigma=0.000780 ! Fit after self-cal, rms=0.073586Jy sigma=0.000780 ! 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.076 mas, bmaj=7.854 mas, bpa=-3.763 degrees ! Estimated noise=435.077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 7.854 at -3.763 degrees (North through East) ! Clean map min=-0.0012684 max=0.085244 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.485 mas, bmaj=6.83 mas, bpa=-3.134 degrees ! Estimated noise=604.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0661396 Jy ! Component: 100 - total flux cleaned = 0.0807804 Jy ! Component: 150 - total flux cleaned = 0.0862872 Jy ! Component: 200 - total flux cleaned = 0.0899851 Jy ! Total flux subtracted in 200 components = 0.0899851 Jy ! Clean residual min=-0.001832 max=0.002383 Jy/beam ! Clean residual mean=0.000000 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0899851 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0899851 Jy ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.854 mas, bpa=-3.763 degrees ! Estimated noise=435.077 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.00353007 Jy ! Component: 100 - total flux cleaned = 0.00559953 Jy ! Component: 150 - total flux cleaned = 0.00692064 Jy ! Component: 200 - total flux cleaned = 0.00780498 Jy ! Total flux subtracted in 200 components = 0.00780498 Jy ! Clean residual min=-0.001333 max=0.001263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0977901 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 63 components and 0.0977901 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.505 mas, bmaj=14.18 mas, bpa=1.165 degrees ! Estimated noise=547.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109576 Jy ! Component: 100 - total flux cleaned = 0.00165113 Jy ! Component: 150 - total flux cleaned = 0.00176313 Jy ! Component: 200 - total flux cleaned = 0.00183109 Jy ! Total flux subtracted in 200 components = 0.00183109 Jy ! Clean residual min=-0.001395 max=0.001382 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0996212 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 = 5.53022e-05 Jy ! Component: 100 - total flux cleaned = 9.39153e-05 Jy ! Component: 150 - total flux cleaned = 0.000132625 Jy ! Component: 200 - total flux cleaned = 0.00015948 Jy ! Total flux subtracted in 200 components = 0.00015948 Jy ! Clean residual min=-0.001383 max=0.001378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0997807 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.0997807 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.854 mas, bpa=-3.763 degrees ! Estimated noise=435.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218761 Jy ! Component: 100 - total flux cleaned = -0.000318178 Jy ! Component: 150 - total flux cleaned = -0.000357352 Jy ! Component: 200 - total flux cleaned = -0.000367301 Jy ! Total flux subtracted in 200 components = -0.000367301 Jy ! Clean residual min=-0.001293 max=0.001223 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0994134 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.0994134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073588Jy sigma=0.000780 ! Fit after self-cal, rms=0.073586Jy sigma=0.000780 wmodel J2303-1002_S_2014_05_31_pus_map.mod ! Writing 95 model components to file: J2303-1002_S_2014_05_31_pus_map.mod wobs J2303-1002_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2303-1002_S_2014_05_31_pus_uvs.fits wwins J2303-1002_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J2303-1002_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 = 6.40556e-05 Jy ! Component: 100 - total flux cleaned = 0.000128351 Jy ! Component: 150 - total flux cleaned = 0.000148089 Jy ! Component: 200 - total flux cleaned = 0.000187098 Jy ! Component: 250 - total flux cleaned = 0.000244286 Jy ! Component: 300 - total flux cleaned = 0.000299385 Jy ! Component: 350 - total flux cleaned = 0.000335131 Jy ! Component: 400 - total flux cleaned = 0.000456127 Jy ! Component: 450 - total flux cleaned = 0.000623899 Jy ! Component: 500 - total flux cleaned = 0.000722158 Jy ! Component: 550 - total flux cleaned = 0.000882352 Jy ! Component: 600 - total flux cleaned = 0.000976396 Jy ! Component: 650 - total flux cleaned = 0.00109952 Jy ! Component: 700 - total flux cleaned = 0.00116019 Jy ! Component: 750 - total flux cleaned = 0.00126389 Jy ! Component: 800 - total flux cleaned = 0.00133663 Jy ! Component: 850 - total flux cleaned = 0.00136534 Jy ! Component: 900 - total flux cleaned = 0.00146412 Jy ! Component: 950 - total flux cleaned = 0.00146422 Jy ! Component: 1000 - total flux cleaned = 0.00158766 Jy ! Component: 1050 - total flux cleaned = 0.00164168 Jy ! Component: 1100 - total flux cleaned = 0.00170804 Jy ! Component: 1150 - total flux cleaned = 0.00176052 Jy ! Component: 1200 - total flux cleaned = 0.00176047 Jy ! Component: 1250 - total flux cleaned = 0.00178612 Jy ! Component: 1300 - total flux cleaned = 0.0018751 Jy ! Component: 1350 - total flux cleaned = 0.00191282 Jy ! Component: 1400 - total flux cleaned = 0.00197517 Jy ! Component: 1450 - total flux cleaned = 0.00207328 Jy ! Component: 1500 - total flux cleaned = 0.0021462 Jy ! Component: 1550 - total flux cleaned = 0.00224234 Jy ! Component: 1600 - total flux cleaned = 0.00231351 Jy ! Component: 1650 - total flux cleaned = 0.00240762 Jy ! Component: 1700 - total flux cleaned = 0.00246567 Jy ! Component: 1750 - total flux cleaned = 0.00251162 Jy ! Component: 1800 - total flux cleaned = 0.0025459 Jy ! Component: 1850 - total flux cleaned = 0.00261379 Jy ! Component: 1900 - total flux cleaned = 0.00264731 Jy ! Component: 1950 - total flux cleaned = 0.00266946 Jy ! Component: 2000 - total flux cleaned = 0.00276829 Jy ! Component: 2050 - total flux cleaned = 0.00283312 Jy ! Component: 2100 - total flux cleaned = 0.00284375 Jy ! Component: 2150 - total flux cleaned = 0.00288645 Jy ! Component: 2200 - total flux cleaned = 0.00291794 Jy ! Component: 2250 - total flux cleaned = 0.00291789 Jy ! Component: 2300 - total flux cleaned = 0.00298017 Jy ! Component: 2350 - total flux cleaned = 0.00300076 Jy ! Component: 2400 - total flux cleaned = 0.00300096 Jy ! Component: 2450 - total flux cleaned = 0.00306167 Jy ! Component: 2500 - total flux cleaned = 0.00307163 Jy ! Component: 2550 - total flux cleaned = 0.00312135 Jy ! Component: 2600 - total flux cleaned = 0.00316078 Jy ! Component: 2650 - total flux cleaned = 0.00318038 Jy ! Component: 2700 - total flux cleaned = 0.00321917 Jy ! Component: 2750 - total flux cleaned = 0.00319024 Jy ! Component: 2800 - total flux cleaned = 0.00327632 Jy ! Component: 2850 - total flux cleaned = 0.00331417 Jy ! Component: 2900 - total flux cleaned = 0.00330464 Jy ! Component: 2950 - total flux cleaned = 0.0032859 Jy ! Component: 3000 - total flux cleaned = 0.00335077 Jy ! Component: 3050 - total flux cleaned = 0.00337828 Jy ! Component: 3100 - total flux cleaned = 0.00338733 Jy ! Component: 3150 - total flux cleaned = 0.0034327 Jy ! Component: 3200 - total flux cleaned = 0.00341469 Jy ! Component: 3250 - total flux cleaned = 0.00341482 Jy ! Component: 3300 - total flux cleaned = 0.00343269 Jy ! Component: 3350 - total flux cleaned = 0.00346788 Jy ! Component: 3400 - total flux cleaned = 0.00351165 Jy ! Component: 3450 - total flux cleaned = 0.00350297 Jy ! Component: 3500 - total flux cleaned = 0.00349433 Jy ! Component: 3550 - total flux cleaned = 0.00348573 Jy ! Component: 3600 - total flux cleaned = 0.00352829 Jy ! Component: 3650 - total flux cleaned = 0.00347757 Jy ! Component: 3700 - total flux cleaned = 0.00348596 Jy ! Component: 3750 - total flux cleaned = 0.00346935 Jy ! Component: 3800 - total flux cleaned = 0.00348587 Jy ! Component: 3850 - total flux cleaned = 0.00341173 Jy ! Component: 3900 - total flux cleaned = 0.00341176 Jy ! Component: 3950 - total flux cleaned = 0.00339546 Jy ! Component: 4000 - total flux cleaned = 0.00337935 Jy ! Component: 4050 - total flux cleaned = 0.00337137 Jy ! Total flux subtracted in 4096 components = 0.00336345 Jy ! Clean residual min=-0.000502 max=0.000444 Jy/beam ! Clean residual mean=-0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.102777 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 386 components and 0.102777 Jy ![Exited script file: muppet] wmap "J2303-1002_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 7.854 at -3.763 degrees (North through East) ! Clean map min=-0.00076037 max=0.085438 Jy/beam ! Writing clean map to FITS file: J2303-1002_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.0854383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148422 device "J2303-1002_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2303-1002_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.521153 0.521153 1.04231 2.08461 4.16923 8.33845 16.6769 33.3538 66.7076 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.076 x 7.854 at -3.763 degrees (North through East) ! Clean map min=-0.00076037 max=0.085438 Jy/beam quit ! Quitting program ! Log file J2303-1002_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:41:03 2016