! Started logfile: J0817-0307_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:48:25 2016 obs J0817-0307_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0817-0307_S_2014_06_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783626 visibilities/baseline/integration-bin. ! Found source: J0817-0307 ! ! 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 16080 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 J0817-0307_S_2014_06_09_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936551Jy sigma=0.009893 ! Fit after self-cal, rms=0.902835Jy sigma=0.009539 ! 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.428 mas, bmaj=7.507 mas, bpa=-6.708 degrees ! Estimated noise=700.398 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.0743542 Jy ! Component: 100 - total flux cleaned = 0.0925053 Jy ! Total flux subtracted in 100 components = 0.0925053 Jy ! Clean residual min=-0.004611 max=0.007630 Jy/beam ! Clean residual mean=0.000008 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.0925053 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0925053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083060Jy sigma=0.000802 ! Fit after self-cal, rms=0.083056Jy sigma=0.000802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867594 Jy ! Component: 100 - total flux cleaned = 0.0137967 Jy ! Total flux subtracted in 100 components = 0.0137967 Jy ! Clean residual min=-0.003436 max=0.004547 Jy/beam ! Clean residual mean=0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.106302 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.106302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081679Jy sigma=0.000788 ! Fit after self-cal, rms=0.081680Jy sigma=0.000788 ! Inverting map ! Added new window around map position (4.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456627 Jy ! Component: 100 - total flux cleaned = 0.0075441 Jy ! Total flux subtracted in 100 components = 0.0075441 Jy ! Clean residual min=-0.002921 max=0.002687 Jy/beam ! Clean residual mean=0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.113846 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.113846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081255Jy sigma=0.000784 ! Fit after self-cal, rms=0.081245Jy sigma=0.000783 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=8.395 mas, bpa=-5.089 degrees ! Estimated noise=538.008 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.0035472 Jy ! Component: 100 - total flux cleaned = 0.00550947 Jy ! Component: 150 - total flux cleaned = 0.00675233 Jy ! Component: 200 - total flux cleaned = 0.007549 Jy ! Total flux subtracted in 200 components = 0.007549 Jy ! Clean residual min=-0.002412 max=0.001977 Jy/beam ! Clean residual mean=0.000001 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.121395 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 68 components and 0.121395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081053Jy sigma=0.000782 ! Fit after self-cal, rms=0.081046Jy sigma=0.000782 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 0.97 KP 1.04 ! LA 1.15 MK 1.00 NL 1.01 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.04 KP 0.99 ! LA 1.13 MK 0.99 NL 1.05 OV 1.06 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.02 KP 0.96 ! LA 0.90 MK 1.01 NL 1.00 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.02 KP 0.92 ! LA 0.88 MK 1.00 NL 1.00 OV 1.00 ! PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.081046Jy sigma=0.000782 ! Fit after self-cal, rms=0.078766Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=8.403 mas, bpa=-5.027 degrees ! Estimated noise=537.157 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.000232244 Jy ! Component: 100 - total flux cleaned = 0.000199087 Jy ! Component: 150 - total flux cleaned = 0.000184563 Jy ! Component: 200 - total flux cleaned = 0.000197309 Jy ! Total flux subtracted in 200 components = 0.000197309 Jy ! Clean residual min=-0.002254 max=0.001946 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.121592 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.121592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078759Jy sigma=0.000776 ! Fit after self-cal, rms=0.078742Jy sigma=0.000776 ! 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.078742Jy sigma=0.000776 ! Fit after self-cal, rms=0.078198Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=8.402 mas, bpa=-5.053 degrees ! Estimated noise=536.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300772 Jy ! Component: 100 - total flux cleaned = 0.000286709 Jy ! Component: 150 - total flux cleaned = 0.000286991 Jy ! Component: 200 - total flux cleaned = 0.000287761 Jy ! Total flux subtracted in 200 components = 0.000287761 Jy ! Clean residual min=-0.002201 max=0.001689 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.12188 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.12188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078194Jy sigma=0.000775 ! Fit after self-cal, rms=0.078189Jy sigma=0.000775 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.000118368 Jy ! Component: 100 - total flux cleaned = 0.000129585 Jy ! Component: 150 - total flux cleaned = 0.000129213 Jy ! Component: 200 - total flux cleaned = 0.000148223 Jy ! Total flux subtracted in 200 components = 0.000148223 Jy ! Clean residual min=-0.002187 max=0.001688 Jy/beam ! Clean residual mean=0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.122028 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.122028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078187Jy sigma=0.000775 ! Fit after self-cal, rms=0.078186Jy sigma=0.000775 ! 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.078186Jy sigma=0.000775 ! Fit after self-cal, rms=0.078119Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=8.405 mas, bpa=-5.085 degrees ! Estimated noise=536.285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127073 Jy ! Component: 100 - total flux cleaned = 0.000137033 Jy ! Component: 150 - total flux cleaned = 0.000137377 Jy ! Component: 200 - total flux cleaned = 0.000145811 Jy ! Total flux subtracted in 200 components = 0.000145811 Jy ! Clean residual min=-0.002180 max=0.001685 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.122174 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.122174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078117Jy sigma=0.000775 ! Fit after self-cal, rms=0.078116Jy sigma=0.000775 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.08976e-05 Jy ! Component: 100 - total flux cleaned = 6.86502e-05 Jy ! Component: 150 - total flux cleaned = 7.60388e-05 Jy ! Component: 200 - total flux cleaned = 8.31167e-05 Jy ! Total flux subtracted in 200 components = 8.31167e-05 Jy ! Clean residual min=-0.002173 max=0.001682 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.122257 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.122257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078114Jy sigma=0.000775 ! Fit after self-cal, rms=0.078114Jy sigma=0.000775 ! 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.078114Jy sigma=0.000775 ! Fit after self-cal, rms=0.078146Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.103 mas, bmaj=15.94 mas, bpa=-8.509 degrees ! Estimated noise=694.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445646 Jy ! Component: 100 - total flux cleaned = 0.000426706 Jy ! Component: 150 - total flux cleaned = 0.000419061 Jy ! Component: 200 - total flux cleaned = 0.000418911 Jy ! Total flux subtracted in 200 components = 0.000418911 Jy ! Clean residual min=-0.002383 max=0.002009 Jy/beam ! Clean residual mean=0.000000 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.122676 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 0.122676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078148Jy sigma=0.000775 ! Fit after self-cal, rms=0.078147Jy sigma=0.000775 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.04995e-05 Jy ! Component: 100 - total flux cleaned = 9.09221e-05 Jy ! Component: 150 - total flux cleaned = 9.78429e-05 Jy ! Component: 200 - total flux cleaned = 0.000103897 Jy ! Total flux subtracted in 200 components = 0.000103897 Jy ! Clean residual min=-0.002370 max=0.002046 Jy/beam ! Clean residual mean=0.000000 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.12278 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 111 components and 0.12278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078149Jy sigma=0.000775 ! Fit after self-cal, rms=0.078148Jy sigma=0.000775 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=8.41 mas, bpa=-5.123 degrees ! Estimated noise=536.39 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.951 x 8.41 at -5.123 degrees (North through East) ! Clean map min=-0.0020741 max=0.098101 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.431 mas, bmaj=7.505 mas, bpa=-6.663 degrees ! Estimated noise=691.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0731828 Jy ! Component: 100 - total flux cleaned = 0.0913233 Jy ! Component: 150 - total flux cleaned = 0.100259 Jy ! Component: 200 - total flux cleaned = 0.106091 Jy ! Total flux subtracted in 200 components = 0.106091 Jy ! Clean residual min=-0.002814 max=0.003170 Jy/beam ! Clean residual mean=0.000005 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.106091 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.106091 Jy ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=8.41 mas, bpa=-5.123 degrees ! Estimated noise=536.39 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.00639855 Jy ! Component: 100 - total flux cleaned = 0.0101339 Jy ! Component: 150 - total flux cleaned = 0.0124809 Jy ! Component: 200 - total flux cleaned = 0.0139899 Jy ! Total flux subtracted in 200 components = 0.0139899 Jy ! Clean residual min=-0.002359 max=0.001760 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.120081 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 66 components and 0.120081 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.103 mas, bmaj=15.94 mas, bpa=-8.509 degrees ! Estimated noise=694.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157619 Jy ! Component: 100 - total flux cleaned = 0.00223676 Jy ! Component: 150 - total flux cleaned = 0.00254156 Jy ! Component: 200 - total flux cleaned = 0.0025903 Jy ! Total flux subtracted in 200 components = 0.0025903 Jy ! Clean residual min=-0.002419 max=0.002101 Jy/beam ! Clean residual mean=0.000000 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.122672 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.43985e-05 Jy ! Component: 100 - total flux cleaned = 6.68873e-05 Jy ! Component: 150 - total flux cleaned = 8.19568e-05 Jy ! Component: 200 - total flux cleaned = 9.66171e-05 Jy ! Total flux subtracted in 200 components = 9.66171e-05 Jy ! Clean residual min=-0.002410 max=0.002090 Jy/beam ! Clean residual mean=0.000000 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.122768 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.122768 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=8.41 mas, bpa=-5.123 degrees ! Estimated noise=536.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.78373e-05 Jy ! Component: 100 - total flux cleaned = -5.12256e-05 Jy ! Component: 150 - total flux cleaned = -6.5832e-05 Jy ! Component: 200 - total flux cleaned = -7.88636e-05 Jy ! Total flux subtracted in 200 components = -7.88636e-05 Jy ! Clean residual min=-0.002171 max=0.001709 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.122689 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.122689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078155Jy sigma=0.000775 ! Fit after self-cal, rms=0.078157Jy sigma=0.000775 wmodel J0817-0307_S_2014_06_09_pus_map.mod ! Writing 90 model components to file: J0817-0307_S_2014_06_09_pus_map.mod wobs J0817-0307_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0817-0307_S_2014_06_09_pus_uvs.fits wwins J0817-0307_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0817-0307_S_2014_06_09_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.000591479 Jy ! Component: 100 - total flux cleaned = -0.000771215 Jy ! Component: 150 - total flux cleaned = -0.000939064 Jy ! Component: 200 - total flux cleaned = -0.00104617 Jy ! Component: 250 - total flux cleaned = -0.00112332 Jy ! Component: 300 - total flux cleaned = -0.00119707 Jy ! Component: 350 - total flux cleaned = -0.00122078 Jy ! Component: 400 - total flux cleaned = -0.00119872 Jy ! Component: 450 - total flux cleaned = -0.00119922 Jy ! Component: 500 - total flux cleaned = -0.00122019 Jy ! Component: 550 - total flux cleaned = -0.00111533 Jy ! Component: 600 - total flux cleaned = -0.00101364 Jy ! Component: 650 - total flux cleaned = -0.000914087 Jy ! Component: 700 - total flux cleaned = -0.000835682 Jy ! Component: 750 - total flux cleaned = -0.000682252 Jy ! Component: 800 - total flux cleaned = -0.000532367 Jy ! Component: 850 - total flux cleaned = -0.000385958 Jy ! Component: 900 - total flux cleaned = -0.000296102 Jy ! Component: 950 - total flux cleaned = -0.000190337 Jy ! Component: 1000 - total flux cleaned = -8.6417e-05 Jy ! Component: 1050 - total flux cleaned = 3.27216e-05 Jy ! Component: 1100 - total flux cleaned = 0.000133017 Jy ! Component: 1150 - total flux cleaned = 0.00021567 Jy ! Component: 1200 - total flux cleaned = 0.000313009 Jy ! Component: 1250 - total flux cleaned = 0.000440583 Jy ! Component: 1300 - total flux cleaned = 0.000471572 Jy ! Component: 1350 - total flux cleaned = 0.000502633 Jy ! Component: 1400 - total flux cleaned = 0.00057925 Jy ! Component: 1450 - total flux cleaned = 0.000700051 Jy ! Component: 1500 - total flux cleaned = 0.000729422 Jy ! Component: 1550 - total flux cleaned = 0.000803088 Jy ! Component: 1600 - total flux cleaned = 0.000875861 Jy ! Component: 1650 - total flux cleaned = 0.00099068 Jy ! Component: 1700 - total flux cleaned = 0.00104754 Jy ! Component: 1750 - total flux cleaned = 0.00114572 Jy ! Component: 1800 - total flux cleaned = 0.0012151 Jy ! Component: 1850 - total flux cleaned = 0.00129736 Jy ! Component: 1900 - total flux cleaned = 0.00135156 Jy ! Component: 1950 - total flux cleaned = 0.00148533 Jy ! Component: 2000 - total flux cleaned = 0.00152468 Jy ! Component: 2050 - total flux cleaned = 0.0015771 Jy ! Component: 2100 - total flux cleaned = 0.00160292 Jy ! Component: 2150 - total flux cleaned = 0.00167994 Jy ! Component: 2200 - total flux cleaned = 0.00171796 Jy ! Component: 2250 - total flux cleaned = 0.00178067 Jy ! Component: 2300 - total flux cleaned = 0.00187969 Jy ! Component: 2350 - total flux cleaned = 0.00192882 Jy ! Component: 2400 - total flux cleaned = 0.00196515 Jy ! Component: 2450 - total flux cleaned = 0.00198934 Jy ! Component: 2500 - total flux cleaned = 0.00203704 Jy ! Component: 2550 - total flux cleaned = 0.00208428 Jy ! Component: 2600 - total flux cleaned = 0.0021192 Jy ! Component: 2650 - total flux cleaned = 0.00211922 Jy ! Component: 2700 - total flux cleaned = 0.00209636 Jy ! Component: 2750 - total flux cleaned = 0.00214165 Jy ! Component: 2800 - total flux cleaned = 0.00218674 Jy ! Component: 2850 - total flux cleaned = 0.00216439 Jy ! Component: 2900 - total flux cleaned = 0.00218644 Jy ! Component: 2950 - total flux cleaned = 0.00216467 Jy ! Component: 3000 - total flux cleaned = 0.00219711 Jy ! Component: 3050 - total flux cleaned = 0.00218635 Jy ! Component: 3100 - total flux cleaned = 0.00219696 Jy ! Component: 3150 - total flux cleaned = 0.00222853 Jy ! Component: 3200 - total flux cleaned = 0.00221822 Jy ! Component: 3250 - total flux cleaned = 0.00222846 Jy ! Component: 3300 - total flux cleaned = 0.00218735 Jy ! Component: 3350 - total flux cleaned = 0.00219755 Jy ! Component: 3400 - total flux cleaned = 0.00221788 Jy ! Component: 3450 - total flux cleaned = 0.00217793 Jy ! Component: 3500 - total flux cleaned = 0.00222769 Jy ! Component: 3550 - total flux cleaned = 0.00222758 Jy ! Component: 3600 - total flux cleaned = 0.00227629 Jy ! Component: 3650 - total flux cleaned = 0.00223746 Jy ! Component: 3700 - total flux cleaned = 0.00227595 Jy ! Component: 3750 - total flux cleaned = 0.00229502 Jy ! Component: 3800 - total flux cleaned = 0.00225723 Jy ! Component: 3850 - total flux cleaned = 0.00229487 Jy ! Component: 3900 - total flux cleaned = 0.00231346 Jy ! Component: 3950 - total flux cleaned = 0.00231326 Jy ! Component: 4000 - total flux cleaned = 0.00231334 Jy ! Component: 4050 - total flux cleaned = 0.00234987 Jy ! Total flux subtracted in 4096 components = 0.00238614 Jy ! Clean residual min=-0.000482 max=0.000542 Jy/beam ! Clean residual mean=0.000000 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.125076 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 367 components and 0.125076 Jy ![Exited script file: muppet] wmap "J0817-0307_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.951 x 8.41 at -5.123 degrees (North through East) ! Clean map min=-0.0016313 max=0.097647 Jy/beam ! Writing clean map to FITS file: J0817-0307_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0976467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167136 device "J0817-0307_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0817-0307_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.513491 0.513491 1.02698 2.05397 4.10793 8.21586 16.4317 32.8634 65.7269 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.951 x 8.41 at -5.123 degrees (North through East) ! Clean map min=-0.0016313 max=0.097647 Jy/beam quit ! Quitting program ! Log file J0817-0307_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:48:30 2016