! Started logfile: J1024-3234_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:23:57 2016 obs J1024-3234_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1024-3234_S_2014_08_05_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.600992 visibilities/baseline/integration-bin. ! Found source: J1024-3234 ! ! 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 360 lines of history. ! ! Reading 12116 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 J1024-3234_S_2014_08_05_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 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831184Jy sigma=0.006168 ! Fit after self-cal, rms=0.789179Jy sigma=0.005840 ! 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=3.228 mas, bmaj=10.44 mas, bpa=14.67 degrees ! Estimated noise=1480.7 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.157496 Jy ! Component: 100 - total flux cleaned = 0.217498 Jy ! Total flux subtracted in 100 components = 0.217498 Jy ! Clean residual min=-0.017691 max=0.033700 Jy/beam ! Clean residual mean=-0.000052 rms=0.005728 Jy/beam ! Combined flux in latest and established models = 0.217498 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.217498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139024Jy sigma=0.001005 ! Fit after self-cal, rms=0.138358Jy sigma=0.001001 ! Inverting map ! Added new window around map position (5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0386417 Jy ! Component: 100 - total flux cleaned = 0.0633023 Jy ! Total flux subtracted in 100 components = 0.0633023 Jy ! Clean residual min=-0.013386 max=0.024274 Jy/beam ! Clean residual mean=-0.000019 rms=0.003665 Jy/beam ! Combined flux in latest and established models = 0.280801 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.280801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122887Jy sigma=0.000862 ! Fit after self-cal, rms=0.122142Jy sigma=0.000857 ! 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.997 mas, bmaj=12.35 mas, bpa=14.74 degrees ! Estimated noise=867.803 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.0270728 Jy ! Component: 100 - total flux cleaned = 0.0429975 Jy ! Component: 150 - total flux cleaned = 0.0531846 Jy ! Component: 200 - total flux cleaned = 0.0597645 Jy ! Total flux subtracted in 200 components = 0.0597645 Jy ! Clean residual min=-0.006916 max=0.013430 Jy/beam ! Clean residual mean=-0.000031 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.340565 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 100 components and 0.340565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115738Jy sigma=0.000805 ! Fit after self-cal, rms=0.115378Jy sigma=0.000802 ! 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.95 FD 0.86 HN 1.00 KP 1.03 ! LA 1.11 MK 1.00* NL 1.13 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.18 KP 0.99 ! LA 1.08 MK 1.00* NL 1.13 OV 1.01 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.16 HN 1.07 KP 0.87 ! LA 0.86 MK 1.00* NL 1.13 OV 0.94 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.02 KP 0.87 ! LA 0.83 MK 1.00* NL 1.22 OV 0.98 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.115378Jy sigma=0.000802 ! Fit after self-cal, rms=0.113495Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=12.5 mas, bpa=15.12 degrees ! Estimated noise=871.981 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 (13, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00667811 Jy ! Component: 100 - total flux cleaned = 0.00727804 Jy ! Component: 150 - total flux cleaned = 0.00741477 Jy ! Component: 200 - total flux cleaned = 0.00729829 Jy ! Total flux subtracted in 200 components = 0.00729829 Jy ! Clean residual min=-0.003833 max=0.004874 Jy/beam ! Clean residual mean=-0.000037 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.347863 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 132 components and 0.347863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112927Jy sigma=0.000764 ! Fit after self-cal, rms=0.112968Jy sigma=0.000764 ! 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.112968Jy sigma=0.000764 ! Fit after self-cal, rms=0.112445Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=12.52 mas, bpa=15.08 degrees ! Estimated noise=867.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111543 Jy ! Component: 100 - total flux cleaned = 0.00126178 Jy ! Component: 150 - total flux cleaned = 0.00132016 Jy ! Component: 200 - total flux cleaned = 0.00142733 Jy ! Total flux subtracted in 200 components = 0.00142733 Jy ! Clean residual min=-0.003654 max=0.002533 Jy/beam ! Clean residual mean=-0.000018 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.349291 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 158 components and 0.349291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112350Jy sigma=0.000761 ! Fit after self-cal, rms=0.112351Jy sigma=0.000761 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.000618978 Jy ! Component: 100 - total flux cleaned = 0.000722738 Jy ! Component: 150 - total flux cleaned = 0.000765033 Jy ! Component: 200 - total flux cleaned = 0.000885512 Jy ! Total flux subtracted in 200 components = 0.000885512 Jy ! Clean residual min=-0.003401 max=0.002443 Jy/beam ! Clean residual mean=-0.000017 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.350176 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 171 components and 0.350176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112305Jy sigma=0.000761 ! Fit after self-cal, rms=0.112302Jy sigma=0.000761 ! 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.112302Jy sigma=0.000761 ! Fit after self-cal, rms=0.112083Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=12.52 mas, bpa=15.1 degrees ! Estimated noise=866.411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.48846e-05 Jy ! Component: 100 - total flux cleaned = 0.000220583 Jy ! Component: 150 - total flux cleaned = 0.000328586 Jy ! Component: 200 - total flux cleaned = 0.000361603 Jy ! Total flux subtracted in 200 components = 0.000361603 Jy ! Clean residual min=-0.003228 max=0.002378 Jy/beam ! Clean residual mean=-0.000018 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.350538 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 184 components and 0.350538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112052Jy sigma=0.000761 ! Fit after self-cal, rms=0.112050Jy sigma=0.000761 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.000332655 Jy ! Component: 100 - total flux cleaned = 0.000468188 Jy ! Component: 150 - total flux cleaned = 0.000528145 Jy ! Component: 200 - total flux cleaned = 0.000584748 Jy ! Total flux subtracted in 200 components = 0.000584748 Jy ! Clean residual min=-0.003138 max=0.002389 Jy/beam ! Clean residual mean=-0.000018 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.351123 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 195 components and 0.351123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112029Jy sigma=0.000760 ! Fit after self-cal, rms=0.112028Jy sigma=0.000760 ! 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.112028Jy sigma=0.000760 ! Fit after self-cal, rms=0.111909Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.663 mas, bmaj=22.93 mas, bpa=4.186 degrees ! Estimated noise=987.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282117 Jy ! Component: 100 - total flux cleaned = 0.00042069 Jy ! Component: 150 - total flux cleaned = 0.000485814 Jy ! Component: 200 - total flux cleaned = 0.000545186 Jy ! Total flux subtracted in 200 components = 0.000545186 Jy ! Clean residual min=-0.003210 max=0.002049 Jy/beam ! Clean residual mean=-0.000028 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.351668 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 211 components and 0.351668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111898Jy sigma=0.000760 ! Fit after self-cal, rms=0.111899Jy sigma=0.000760 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 = 9.63645e-05 Jy ! Component: 100 - total flux cleaned = 0.000137232 Jy ! Component: 150 - total flux cleaned = 0.000156283 Jy ! Component: 200 - total flux cleaned = 0.000174372 Jy ! Total flux subtracted in 200 components = 0.000174372 Jy ! Clean residual min=-0.003166 max=0.002043 Jy/beam ! Clean residual mean=-0.000028 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.351842 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 225 components and 0.351842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111891Jy sigma=0.000760 ! Fit after self-cal, rms=0.111893Jy sigma=0.000760 ! 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.962 mas, bmaj=12.53 mas, bpa=15.12 degrees ! Estimated noise=865.474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 12.53 at 15.12 degrees (North through East) ! Clean map min=-0.0033532 max=0.20249 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=3.184 mas, bmaj=10.53 mas, bpa=14.95 degrees ! Estimated noise=1474.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157089 Jy ! Component: 100 - total flux cleaned = 0.219892 Jy ! Component: 150 - total flux cleaned = 0.256984 Jy ! Component: 200 - total flux cleaned = 0.280362 Jy ! Total flux subtracted in 200 components = 0.280362 Jy ! Clean residual min=-0.007850 max=0.012502 Jy/beam ! Clean residual mean=-0.000038 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.280362 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.280362 Jy ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=12.53 mas, bpa=15.12 degrees ! Estimated noise=865.474 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.023563 Jy ! Component: 100 - total flux cleaned = 0.0371856 Jy ! Component: 150 - total flux cleaned = 0.0462002 Jy ! Component: 200 - total flux cleaned = 0.0524925 Jy ! Total flux subtracted in 200 components = 0.0524925 Jy ! Clean residual min=-0.003600 max=0.005070 Jy/beam ! Clean residual mean=-0.000038 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.332854 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 130 components and 0.332854 Jy ! Inverting map ! Added new window around map position (-6, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520416 Jy ! Component: 100 - total flux cleaned = 0.00851934 Jy ! Component: 150 - total flux cleaned = 0.00986739 Jy ! Component: 200 - total flux cleaned = 0.0109947 Jy ! Total flux subtracted in 200 components = 0.0109947 Jy ! Clean residual min=-0.002826 max=0.002654 Jy/beam ! Clean residual mean=-0.000026 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.343849 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 191 components and 0.343849 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.663 mas, bmaj=22.93 mas, bpa=4.186 degrees ! Estimated noise=987.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273388 Jy ! Component: 100 - total flux cleaned = 0.0045134 Jy ! Component: 150 - total flux cleaned = 0.00547623 Jy ! Component: 200 - total flux cleaned = 0.00594681 Jy ! Total flux subtracted in 200 components = 0.00594681 Jy ! Clean residual min=-0.003007 max=0.002303 Jy/beam ! Clean residual mean=-0.000032 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.349796 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.000111838 Jy ! Component: 100 - total flux cleaned = 0.000215233 Jy ! Component: 150 - total flux cleaned = 0.000342422 Jy ! Component: 200 - total flux cleaned = 0.000461869 Jy ! Total flux subtracted in 200 components = 0.000461869 Jy ! Clean residual min=-0.002894 max=0.002309 Jy/beam ! Clean residual mean=-0.000031 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.350258 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 235 components and 0.350258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=12.53 mas, bpa=15.12 degrees ! Estimated noise=865.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000533053 Jy ! Component: 100 - total flux cleaned = -0.000635733 Jy ! Component: 150 - total flux cleaned = -0.000548269 Jy ! Component: 200 - total flux cleaned = -0.000427777 Jy ! Total flux subtracted in 200 components = -0.000427777 Jy ! Clean residual min=-0.002732 max=0.002503 Jy/beam ! Clean residual mean=-0.000019 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.34983 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 255 components and 0.34983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111832Jy sigma=0.000760 ! Fit after self-cal, rms=0.111818Jy sigma=0.000760 wmodel J1024-3234_S_2014_08_05_pus_map.mod ! Writing 255 model components to file: J1024-3234_S_2014_08_05_pus_map.mod wobs J1024-3234_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1024-3234_S_2014_08_05_pus_uvs.fits wwins J1024-3234_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1024-3234_S_2014_08_05_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.000475944 Jy ! Component: 100 - total flux cleaned = -0.000872427 Jy ! Component: 150 - total flux cleaned = -0.00127688 Jy ! Component: 200 - total flux cleaned = -0.00155205 Jy ! Component: 250 - total flux cleaned = -0.00161741 Jy ! Component: 300 - total flux cleaned = -0.00168026 Jy ! Component: 350 - total flux cleaned = -0.00171095 Jy ! Component: 400 - total flux cleaned = -0.00171049 Jy ! Component: 450 - total flux cleaned = -0.00165379 Jy ! Component: 500 - total flux cleaned = -0.00168065 Jy ! Component: 550 - total flux cleaned = -0.00165342 Jy ! Component: 600 - total flux cleaned = -0.00154954 Jy ! Component: 650 - total flux cleaned = -0.00144865 Jy ! Component: 700 - total flux cleaned = -0.00139916 Jy ! Component: 750 - total flux cleaned = -0.00127744 Jy ! Component: 800 - total flux cleaned = -0.00122946 Jy ! Component: 850 - total flux cleaned = -0.0011596 Jy ! Component: 900 - total flux cleaned = -0.000999933 Jy ! Component: 950 - total flux cleaned = -0.000955423 Jy ! Component: 1000 - total flux cleaned = -0.000845105 Jy ! Component: 1050 - total flux cleaned = -0.000758446 Jy ! Component: 1100 - total flux cleaned = -0.000631004 Jy ! Component: 1150 - total flux cleaned = -0.000547694 Jy ! Component: 1200 - total flux cleaned = -0.000403476 Jy ! Component: 1250 - total flux cleaned = -0.000261677 Jy ! Component: 1300 - total flux cleaned = -8.2681e-05 Jy ! Component: 1350 - total flux cleaned = 1.53395e-05 Jy ! Component: 1400 - total flux cleaned = 0.000131199 Jy ! Component: 1450 - total flux cleaned = 0.000301897 Jy ! Component: 1500 - total flux cleaned = 0.000320583 Jy ! Component: 1550 - total flux cleaned = 0.000468975 Jy ! Component: 1600 - total flux cleaned = 0.00057857 Jy ! Component: 1650 - total flux cleaned = 0.00070483 Jy ! Component: 1700 - total flux cleaned = 0.000846905 Jy ! Component: 1750 - total flux cleaned = 0.000899564 Jy ! Component: 1800 - total flux cleaned = 0.00102097 Jy ! Component: 1850 - total flux cleaned = 0.00119176 Jy ! Component: 1900 - total flux cleaned = 0.00127582 Jy ! Component: 1950 - total flux cleaned = 0.00134257 Jy ! Component: 2000 - total flux cleaned = 0.00147415 Jy ! Component: 2050 - total flux cleaned = 0.0016038 Jy ! Component: 2100 - total flux cleaned = 0.0017003 Jy ! Component: 2150 - total flux cleaned = 0.00184285 Jy ! Component: 2200 - total flux cleaned = 0.00195238 Jy ! Component: 2250 - total flux cleaned = 0.00207586 Jy ! Component: 2300 - total flux cleaned = 0.00218291 Jy ! Component: 2350 - total flux cleaned = 0.00230375 Jy ! Component: 2400 - total flux cleaned = 0.00239336 Jy ! Component: 2450 - total flux cleaned = 0.00251134 Jy ! Component: 2500 - total flux cleaned = 0.00262792 Jy ! Component: 2550 - total flux cleaned = 0.00270019 Jy ! Component: 2600 - total flux cleaned = 0.0028144 Jy ! Component: 2650 - total flux cleaned = 0.00291308 Jy ! Component: 2700 - total flux cleaned = 0.00299698 Jy ! Component: 2750 - total flux cleaned = 0.00308004 Jy ! Component: 2800 - total flux cleaned = 0.0032032 Jy ! Component: 2850 - total flux cleaned = 0.00325724 Jy ! Component: 2900 - total flux cleaned = 0.00333779 Jy ! Component: 2950 - total flux cleaned = 0.00340436 Jy ! Component: 3000 - total flux cleaned = 0.00343081 Jy ! Component: 3050 - total flux cleaned = 0.00348326 Jy ! Component: 3100 - total flux cleaned = 0.00356112 Jy ! Component: 3150 - total flux cleaned = 0.00358689 Jy ! Component: 3200 - total flux cleaned = 0.00366314 Jy ! Component: 3250 - total flux cleaned = 0.00368827 Jy ! Component: 3300 - total flux cleaned = 0.00375065 Jy ! Component: 3350 - total flux cleaned = 0.00378769 Jy ! Component: 3400 - total flux cleaned = 0.00386141 Jy ! Component: 3450 - total flux cleaned = 0.00389792 Jy ! Component: 3500 - total flux cleaned = 0.00391006 Jy ! Component: 3550 - total flux cleaned = 0.00394607 Jy ! Component: 3600 - total flux cleaned = 0.00398172 Jy ! Component: 3650 - total flux cleaned = 0.00400545 Jy ! Component: 3700 - total flux cleaned = 0.00398193 Jy ! Component: 3750 - total flux cleaned = 0.00397036 Jy ! Component: 3800 - total flux cleaned = 0.0040168 Jy ! Component: 3850 - total flux cleaned = 0.00405128 Jy ! Component: 3900 - total flux cleaned = 0.00407406 Jy ! Component: 3950 - total flux cleaned = 0.00408534 Jy ! Component: 4000 - total flux cleaned = 0.00407403 Jy ! Component: 4050 - total flux cleaned = 0.00408511 Jy ! Total flux subtracted in 4096 components = 0.0040962 Jy ! Clean residual min=-0.000716 max=0.000889 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.353926 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 501 components and 0.353926 Jy ![Exited script file: muppet] wmap "J1024-3234_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 12.53 at 15.12 degrees (North through East) ! Clean map min=-0.001902 max=0.20326 Jy/beam ! Writing clean map to FITS file: J1024-3234_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203259 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206649 device "J1024-3234_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1024-3234_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305004 0.305004 0.610007 1.22001 2.44003 4.88006 9.76012 19.5202 39.0405 78.0809 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.203 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.962 x 12.53 at 15.12 degrees (North through East) ! Clean map min=-0.001902 max=0.20326 Jy/beam quit ! Quitting program ! Log file J1024-3234_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:24:03 2016