! Started logfile: J0009-3216_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:31:06 2017 obs J0009-3216_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0009-3216_S_2009_05_13_pus_uva.fits ! AN table 1: 189 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.366931 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0009-3216 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1341 lines of history. ! ! Reading 33288 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 J0009-3216_S_2009_05_13_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 1156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964474Jy sigma=0.006067 ! Fit after self-cal, rms=0.893706Jy sigma=0.005668 ! 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.302 mas, bmaj=6.819 mas, bpa=-9.827 degrees ! Estimated noise=1226.98 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.094265 Jy ! Component: 100 - total flux cleaned = 0.122064 Jy ! Total flux subtracted in 100 components = 0.122064 Jy ! Clean residual min=-0.006840 max=0.011418 Jy/beam ! Clean residual mean=0.000012 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.122064 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.122064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192653Jy sigma=0.001112 ! Fit after self-cal, rms=0.192417Jy sigma=0.001110 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126709 Jy ! Component: 100 - total flux cleaned = 0.0191051 Jy ! Total flux subtracted in 100 components = 0.0191051 Jy ! Clean residual min=-0.005972 max=0.005817 Jy/beam ! Clean residual mean=0.000005 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.141169 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.141169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191448Jy sigma=0.001102 ! Fit after self-cal, rms=0.191460Jy sigma=0.001101 ! 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.041 mas, bmaj=8.34 mas, bpa=-8.172 degrees ! Estimated noise=616.928 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 (4.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00759395 Jy ! Component: 100 - total flux cleaned = 0.0113619 Jy ! Component: 150 - total flux cleaned = 0.0130428 Jy ! Component: 200 - total flux cleaned = 0.0132471 Jy ! Total flux subtracted in 200 components = 0.0132471 Jy ! Clean residual min=-0.002809 max=0.003026 Jy/beam ! Clean residual mean=0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.154416 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.154416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191177Jy sigma=0.001099 ! Fit after self-cal, rms=0.191115Jy sigma=0.001099 ! 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 1.03 FD 1.01 HN 1.14 HO 1.00* ! KK 1.00* KP 1.00 LA 0.94 MK 0.97 ! NL 0.97 NY 1.00* OV 1.01 PT 0.96 ! SC 1.06 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.06 HO 1.00* ! KK 1.00* KP 1.01 LA 0.99 MK 1.07 ! NL 1.04 NY 1.00* OV 0.95 PT 1.01 ! SC 0.96 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.17 HO 1.00* ! KK 1.00* KP 0.96 LA 1.00 MK 0.98 ! NL 1.00 NY 1.00* OV 1.04 PT 1.04 ! SC 1.04 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.97 HO 1.00* ! KK 1.00* KP 1.00 LA 0.91 MK 0.98 ! NL 1.01 NY 1.00* OV 0.98 PT 1.02 ! SC 0.86 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.191115Jy sigma=0.001099 ! Fit after self-cal, rms=0.192877Jy sigma=0.001098 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=8.29 mas, bpa=-7.968 degrees ! Estimated noise=614.325 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.000547447 Jy ! Component: 100 - total flux cleaned = 0.000291812 Jy ! Component: 150 - total flux cleaned = 0.000132866 Jy ! Component: 200 - total flux cleaned = 4.08417e-05 Jy ! Total flux subtracted in 200 components = 4.08417e-05 Jy ! Clean residual min=-0.003052 max=0.002775 Jy/beam ! Clean residual mean=0.000008 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.154457 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.154457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192831Jy sigma=0.001098 ! Fit after self-cal, rms=0.192917Jy sigma=0.001097 ! 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.192917Jy sigma=0.001097 ! Fit after self-cal, rms=0.192619Jy sigma=0.001097 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=8.267 mas, bpa=-7.79 degrees ! Estimated noise=612.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025684 Jy ! Component: 100 - total flux cleaned = 0.000105072 Jy ! Component: 150 - total flux cleaned = 1.53614e-05 Jy ! Component: 200 - total flux cleaned = 1.49202e-05 Jy ! Total flux subtracted in 200 components = 1.49202e-05 Jy ! Clean residual min=-0.002987 max=0.002816 Jy/beam ! Clean residual mean=0.000009 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.154472 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.154472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192591Jy sigma=0.001097 ! Fit after self-cal, rms=0.192569Jy sigma=0.001097 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 = 7.56222e-05 Jy ! Component: 100 - total flux cleaned = -1.34002e-05 Jy ! Component: 150 - total flux cleaned = 2.36703e-05 Jy ! Component: 200 - total flux cleaned = 5.99733e-05 Jy ! Total flux subtracted in 200 components = 5.99733e-05 Jy ! Clean residual min=-0.003063 max=0.002862 Jy/beam ! Clean residual mean=0.000009 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.154532 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.154532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192547Jy sigma=0.001097 ! Fit after self-cal, rms=0.192515Jy sigma=0.001097 ! 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.192515Jy sigma=0.001097 ! Fit after self-cal, rms=0.191421Jy sigma=0.001097 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.234 mas, bpa=-7.576 degrees ! Estimated noise=609.377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209989 Jy ! Component: 100 - total flux cleaned = 0.000131186 Jy ! Component: 150 - total flux cleaned = 5.97455e-05 Jy ! Component: 200 - total flux cleaned = -5.84347e-06 Jy ! Total flux subtracted in 200 components = -5.84347e-06 Jy ! Clean residual min=-0.002807 max=0.002963 Jy/beam ! Clean residual mean=0.000012 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.154526 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.154526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191401Jy sigma=0.001097 ! Fit after self-cal, rms=0.191398Jy sigma=0.001096 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 (-84.5, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230438 Jy ! Component: 100 - total flux cleaned = 0.00246194 Jy ! Component: 150 - total flux cleaned = 0.00255251 Jy ! Component: 200 - total flux cleaned = 0.00259379 Jy ! Total flux subtracted in 200 components = 0.00259379 Jy ! Clean residual min=-0.002851 max=0.002424 Jy/beam ! Clean residual mean=0.000008 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.15712 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.15712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191351Jy sigma=0.001096 ! Fit after self-cal, rms=0.191337Jy sigma=0.001096 ! 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.191337Jy sigma=0.001096 ! Fit after self-cal, rms=0.190328Jy sigma=0.001096 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.915 mas, bmaj=22.2 mas, bpa=-1.628 degrees ! Estimated noise=749.231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996571 Jy ! Component: 100 - total flux cleaned = 0.0012527 Jy ! Component: 150 - total flux cleaned = 0.00127904 Jy ! Component: 200 - total flux cleaned = 0.00127998 Jy ! Total flux subtracted in 200 components = 0.00127998 Jy ! Clean residual min=-0.002564 max=0.002234 Jy/beam ! Clean residual mean=0.000014 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.1584 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.1584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190324Jy sigma=0.001096 ! Fit after self-cal, rms=0.190302Jy sigma=0.001096 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.000257856 Jy ! Component: 100 - total flux cleaned = 0.000305902 Jy ! Component: 150 - total flux cleaned = 0.000284753 Jy ! Component: 200 - total flux cleaned = 0.000284586 Jy ! Total flux subtracted in 200 components = 0.000284586 Jy ! Clean residual min=-0.002552 max=0.002217 Jy/beam ! Clean residual mean=0.000013 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.158684 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.158684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190299Jy sigma=0.001096 ! Fit after self-cal, rms=0.190288Jy sigma=0.001096 ! 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.029 mas, bmaj=8.216 mas, bpa=-7.429 degrees ! Estimated noise=606.744 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.029 x 8.216 at -7.429 degrees (North through East) ! Clean map min=-0.0037189 max=0.11997 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.293 mas, bmaj=6.718 mas, bpa=-9.109 degrees ! Estimated noise=1139.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0916937 Jy ! Component: 100 - total flux cleaned = 0.121173 Jy ! Component: 150 - total flux cleaned = 0.134753 Jy ! Component: 200 - total flux cleaned = 0.142092 Jy ! Total flux subtracted in 200 components = 0.142092 Jy ! Clean residual min=-0.005721 max=0.006596 Jy/beam ! Clean residual mean=0.000008 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.142092 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.142092 Jy ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=8.216 mas, bpa=-7.429 degrees ! Estimated noise=606.744 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.00716431 Jy ! Component: 100 - total flux cleaned = 0.0112782 Jy ! Component: 150 - total flux cleaned = 0.0129865 Jy ! Component: 200 - total flux cleaned = 0.0138829 Jy ! Total flux subtracted in 200 components = 0.0138829 Jy ! Clean residual min=-0.003304 max=0.003030 Jy/beam ! Clean residual mean=0.000007 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.155975 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.155975 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.915 mas, bmaj=22.2 mas, bpa=-1.628 degrees ! Estimated noise=749.231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161734 Jy ! Component: 100 - total flux cleaned = 0.00187831 Jy ! Component: 150 - total flux cleaned = 0.00205943 Jy ! Component: 200 - total flux cleaned = 0.00226125 Jy ! Total flux subtracted in 200 components = 0.00226125 Jy ! Clean residual min=-0.002665 max=0.002257 Jy/beam ! Clean residual mean=0.000012 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.158236 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 = 3.55644e-05 Jy ! Component: 100 - total flux cleaned = -1.68522e-06 Jy ! Component: 150 - total flux cleaned = -1.8138e-06 Jy ! Component: 200 - total flux cleaned = -4.22498e-06 Jy ! Total flux subtracted in 200 components = -4.22498e-06 Jy ! Clean residual min=-0.002624 max=0.002231 Jy/beam ! Clean residual mean=0.000012 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.158232 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 76 components and 0.158232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=8.216 mas, bpa=-7.429 degrees ! Estimated noise=606.744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125796 Jy ! Component: 100 - total flux cleaned = -0.00133033 Jy ! Component: 150 - total flux cleaned = -0.00126613 Jy ! Component: 200 - total flux cleaned = -0.0013279 Jy ! Total flux subtracted in 200 components = -0.0013279 Jy ! Clean residual min=-0.003001 max=0.002398 Jy/beam ! Clean residual mean=0.000007 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.156904 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.156904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190335Jy sigma=0.001096 ! Fit after self-cal, rms=0.190300Jy sigma=0.001096 wmodel J0009-3216_S_2009_05_13_pus_map.mod ! Writing 93 model components to file: J0009-3216_S_2009_05_13_pus_map.mod wobs J0009-3216_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0009-3216_S_2009_05_13_pus_uvs.fits wwins J0009-3216_S_2009_05_13_pus_map.win ! wwins: Wrote 3 windows to J0009-3216_S_2009_05_13_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.00083323 Jy ! Component: 100 - total flux cleaned = -0.00117087 Jy ! Component: 150 - total flux cleaned = -0.00137415 Jy ! Component: 200 - total flux cleaned = -0.00149197 Jy ! Component: 250 - total flux cleaned = -0.00156903 Jy ! Component: 300 - total flux cleaned = -0.00164486 Jy ! Component: 350 - total flux cleaned = -0.00168165 Jy ! Component: 400 - total flux cleaned = -0.00157479 Jy ! Component: 450 - total flux cleaned = -0.00164546 Jy ! Component: 500 - total flux cleaned = -0.00161021 Jy ! Component: 550 - total flux cleaned = -0.00147376 Jy ! Component: 600 - total flux cleaned = -0.00140675 Jy ! Component: 650 - total flux cleaned = -0.00137365 Jy ! Component: 700 - total flux cleaned = -0.00134101 Jy ! Component: 750 - total flux cleaned = -0.00121293 Jy ! Component: 800 - total flux cleaned = -0.00111826 Jy ! Component: 850 - total flux cleaned = -0.00102484 Jy ! Component: 900 - total flux cleaned = -0.000993929 Jy ! Component: 950 - total flux cleaned = -0.000902889 Jy ! Component: 1000 - total flux cleaned = -0.000812852 Jy ! Component: 1050 - total flux cleaned = -0.000694312 Jy ! Component: 1100 - total flux cleaned = -0.000664963 Jy ! Component: 1150 - total flux cleaned = -0.000606716 Jy ! Component: 1200 - total flux cleaned = -0.000549544 Jy ! Component: 1250 - total flux cleaned = -0.000408795 Jy ! Component: 1300 - total flux cleaned = -0.000464894 Jy ! Component: 1350 - total flux cleaned = -0.000381428 Jy ! Component: 1400 - total flux cleaned = -0.00024433 Jy ! Component: 1450 - total flux cleaned = -0.000190203 Jy ! Component: 1500 - total flux cleaned = -8.31714e-05 Jy ! Component: 1550 - total flux cleaned = -5.62007e-05 Jy ! Component: 1600 - total flux cleaned = 4.94126e-05 Jy ! Component: 1650 - total flux cleaned = 2.36844e-05 Jy ! Component: 1700 - total flux cleaned = 0.000256558 Jy ! Component: 1750 - total flux cleaned = 0.000256301 Jy ! Component: 1800 - total flux cleaned = 0.000180218 Jy ! Component: 1850 - total flux cleaned = 0.000256042 Jy ! Component: 1900 - total flux cleaned = 0.000231044 Jy ! Component: 1950 - total flux cleaned = 0.000404481 Jy ! Component: 2000 - total flux cleaned = 0.000330279 Jy ! Component: 2050 - total flux cleaned = 0.000257288 Jy ! Component: 2100 - total flux cleaned = 0.000330176 Jy ! Component: 2150 - total flux cleaned = 0.000329912 Jy ! Component: 2200 - total flux cleaned = 0.000329974 Jy ! Component: 2250 - total flux cleaned = 0.000424695 Jy ! Component: 2300 - total flux cleaned = 0.000236479 Jy ! Component: 2350 - total flux cleaned = 0.000353302 Jy ! Component: 2400 - total flux cleaned = 0.000353087 Jy ! Component: 2450 - total flux cleaned = 0.000353182 Jy ! Component: 2500 - total flux cleaned = 0.000307466 Jy ! Component: 2550 - total flux cleaned = 0.000261768 Jy ! Component: 2600 - total flux cleaned = 0.00023919 Jy ! Component: 2650 - total flux cleaned = 0.000216621 Jy ! Component: 2700 - total flux cleaned = 0.00015004 Jy ! Component: 2750 - total flux cleaned = 0.000127784 Jy ! Component: 2800 - total flux cleaned = 0.000127719 Jy ! Component: 2850 - total flux cleaned = 4.06329e-05 Jy ! Component: 2900 - total flux cleaned = -4.59967e-05 Jy ! Component: 2950 - total flux cleaned = -2.44064e-05 Jy ! Component: 3000 - total flux cleaned = -0.000131015 Jy ! Component: 3050 - total flux cleaned = -0.000109778 Jy ! Component: 3100 - total flux cleaned = -0.000172877 Jy ! Component: 3150 - total flux cleaned = -0.000151807 Jy ! Component: 3200 - total flux cleaned = -0.000193428 Jy ! Component: 3250 - total flux cleaned = -0.000131216 Jy ! Component: 3300 - total flux cleaned = -0.0002341 Jy ! Component: 3350 - total flux cleaned = -0.000234091 Jy ! Component: 3400 - total flux cleaned = -0.000274696 Jy ! Component: 3450 - total flux cleaned = -0.000335121 Jy ! Component: 3500 - total flux cleaned = -0.000274793 Jy ! Component: 3550 - total flux cleaned = -0.000314911 Jy ! Component: 3600 - total flux cleaned = -0.000394265 Jy ! Component: 3650 - total flux cleaned = -0.00043374 Jy ! Component: 3700 - total flux cleaned = -0.000394402 Jy ! Component: 3750 - total flux cleaned = -0.000492386 Jy ! Component: 3800 - total flux cleaned = -0.000492399 Jy ! Component: 3850 - total flux cleaned = -0.000511663 Jy ! Component: 3900 - total flux cleaned = -0.000569343 Jy ! Component: 3950 - total flux cleaned = -0.000588389 Jy ! Component: 4000 - total flux cleaned = -0.000531309 Jy ! Component: 4050 - total flux cleaned = -0.000588044 Jy ! Total flux subtracted in 4096 components = -0.000512966 Jy ! Clean residual min=-0.001133 max=0.001152 Jy/beam ! Clean residual mean=0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.156391 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 361 components and 0.156391 Jy ![Exited script file: muppet] wmap "J0009-3216_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.029 x 8.216 at -7.429 degrees (North through East) ! Clean map min=-0.0027149 max=0.12025 Jy/beam ! Writing clean map to FITS file: J0009-3216_S_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.120248 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.86566 0.86566 1.73132 3.46264 6.92528 13.8506 27.7011 55.4023 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.12 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.029 x 8.216 at -7.429 degrees (North through East) ! Clean map min=-0.0027149 max=0.12025 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 J0009-3216_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:31:13 2017