! Started logfile: J0756-1542_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:46:58 2016 obs J0756-1542_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0756-1542_S_2014_06_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683714 visibilities/baseline/integration-bin. ! Found source: J0756-1542 ! ! 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 8984 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 J0756-1542_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 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.697322Jy sigma=0.007025 ! Fit after self-cal, rms=0.631984Jy sigma=0.006385 ! 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.605 mas, bmaj=7.9 mas, bpa=0.7065 degrees ! Estimated noise=1124.24 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.281784 Jy ! Component: 100 - total flux cleaned = 0.353031 Jy ! Total flux subtracted in 100 components = 0.353031 Jy ! Clean residual min=-0.011132 max=0.028035 Jy/beam ! Clean residual mean=-0.000056 rms=0.003710 Jy/beam ! Combined flux in latest and established models = 0.353031 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.353031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107050Jy sigma=0.001028 ! Fit after self-cal, rms=0.107034Jy sigma=0.001027 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282482 Jy ! Component: 100 - total flux cleaned = 0.0411535 Jy ! Total flux subtracted in 100 components = 0.0411535 Jy ! Clean residual min=-0.008742 max=0.017971 Jy/beam ! Clean residual mean=-0.000021 rms=0.002714 Jy/beam ! Combined flux in latest and established models = 0.394185 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.394185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097367Jy sigma=0.000932 ! Fit after self-cal, rms=0.097286Jy sigma=0.000931 ! Inverting map ! Added new window around map position (-3.5, -13.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156912 Jy ! Component: 100 - total flux cleaned = 0.0244085 Jy ! Total flux subtracted in 100 components = 0.0244085 Jy ! Clean residual min=-0.008714 max=0.009432 Jy/beam ! Clean residual mean=-0.000011 rms=0.002186 Jy/beam ! Combined flux in latest and established models = 0.418593 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.418593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093800Jy sigma=0.000894 ! Fit after self-cal, rms=0.093371Jy sigma=0.000890 ! 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.256 mas, bmaj=9.36 mas, bpa=0.5418 degrees ! Estimated noise=751.279 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.0111812 Jy ! Component: 100 - total flux cleaned = 0.0174108 Jy ! Component: 150 - total flux cleaned = 0.0215102 Jy ! Component: 200 - total flux cleaned = 0.024245 Jy ! Total flux subtracted in 200 components = 0.024245 Jy ! Clean residual min=-0.006373 max=0.007464 Jy/beam ! Clean residual mean=0.000010 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.442838 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 77 components and 0.442838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091861Jy sigma=0.000878 ! Fit after self-cal, rms=0.091657Jy sigma=0.000875 ! 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.86 HN 0.98 KP 1.05 ! LA 1.18 MK 0.98 NL 0.96 OV 0.97 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.03 KP 1.03 ! LA 1.14 MK 1.02 NL 1.02 OV 0.99 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.03 KP 0.92 ! LA 0.89 MK 1.02 NL 1.01 OV 0.92 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 0.89 ! LA 0.86 MK 1.03 NL 1.07 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.091657Jy sigma=0.000875 ! Fit after self-cal, rms=0.082342Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=9.387 mas, bpa=0.6683 degrees ! Estimated noise=750.47 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 (-2.5, -40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702013 Jy ! Component: 100 - total flux cleaned = 0.0107508 Jy ! Component: 150 - total flux cleaned = 0.0121401 Jy ! Component: 200 - total flux cleaned = 0.012674 Jy ! Total flux subtracted in 200 components = 0.012674 Jy ! Clean residual min=-0.002911 max=0.003320 Jy/beam ! Clean residual mean=-0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.455512 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.455512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081752Jy sigma=0.000781 ! Fit after self-cal, rms=0.081716Jy 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.081716Jy sigma=0.000781 ! Fit after self-cal, rms=0.081500Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=9.39 mas, bpa=0.6913 degrees ! Estimated noise=748.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144629 Jy ! Component: 100 - total flux cleaned = 0.00157324 Jy ! Component: 150 - total flux cleaned = 0.00162284 Jy ! Component: 200 - total flux cleaned = 0.00162083 Jy ! Total flux subtracted in 200 components = 0.00162083 Jy ! Clean residual min=-0.002955 max=0.002576 Jy/beam ! Clean residual mean=-0.000001 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.457133 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.457133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081420Jy sigma=0.000779 ! Fit after self-cal, rms=0.081415Jy sigma=0.000779 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.000380318 Jy ! Component: 100 - total flux cleaned = 0.000345074 Jy ! Component: 150 - total flux cleaned = 0.000313424 Jy ! Component: 200 - total flux cleaned = 0.000312017 Jy ! Total flux subtracted in 200 components = 0.000312017 Jy ! Clean residual min=-0.003018 max=0.002477 Jy/beam ! Clean residual mean=-0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.457445 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.457445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081385Jy sigma=0.000778 ! Fit after self-cal, rms=0.081384Jy sigma=0.000778 ! 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.081384Jy sigma=0.000778 ! Fit after self-cal, rms=0.081351Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=9.393 mas, bpa=0.7122 degrees ! Estimated noise=748.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165812 Jy ! Component: 100 - total flux cleaned = -0.000193829 Jy ! Component: 150 - total flux cleaned = -0.000221851 Jy ! Component: 200 - total flux cleaned = -0.000275885 Jy ! Total flux subtracted in 200 components = -0.000275885 Jy ! Clean residual min=-0.002937 max=0.002483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.457169 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.457169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081326Jy sigma=0.000778 ! Fit after self-cal, rms=0.081325Jy sigma=0.000778 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 = 3.63494e-05 Jy ! Component: 100 - total flux cleaned = -1.48037e-05 Jy ! Component: 150 - total flux cleaned = -6.29122e-05 Jy ! Component: 200 - total flux cleaned = -0.000108733 Jy ! Total flux subtracted in 200 components = -0.000108733 Jy ! Clean residual min=-0.002915 max=0.002430 Jy/beam ! Clean residual mean=-0.000002 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.45706 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.45706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081310Jy sigma=0.000778 ! Fit after self-cal, rms=0.081310Jy sigma=0.000778 ! 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.081310Jy sigma=0.000778 ! Fit after self-cal, rms=0.081329Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.582 mas, bmaj=18.41 mas, bpa=-2.722 degrees ! Estimated noise=915.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023432 Jy ! Component: 100 - total flux cleaned = -2.05833e-05 Jy ! Component: 150 - total flux cleaned = -0.000205146 Jy ! Component: 200 - total flux cleaned = -0.000245953 Jy ! Total flux subtracted in 200 components = -0.000245953 Jy ! Clean residual min=-0.002789 max=0.002653 Jy/beam ! Clean residual mean=-0.000004 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.456814 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 142 components and 0.456814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081322Jy sigma=0.000778 ! Fit after self-cal, rms=0.081323Jy sigma=0.000778 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.66312e-05 Jy ! Component: 100 - total flux cleaned = -7.63395e-05 Jy ! Component: 150 - total flux cleaned = -7.60518e-05 Jy ! Component: 200 - total flux cleaned = -9.12472e-05 Jy ! Total flux subtracted in 200 components = -9.12472e-05 Jy ! Clean residual min=-0.002809 max=0.002637 Jy/beam ! Clean residual mean=-0.000004 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.456723 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 147 components and 0.456723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081321Jy sigma=0.000778 ! Fit after self-cal, rms=0.081320Jy sigma=0.000778 ! 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.27 mas, bmaj=9.397 mas, bpa=0.7259 degrees ! Estimated noise=748.323 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 9.397 at 0.7259 degrees (North through East) ! Clean map min=-0.0029045 max=0.36456 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.612 mas, bmaj=7.897 mas, bpa=0.9035 degrees ! Estimated noise=1119.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.280548 Jy ! Component: 100 - total flux cleaned = 0.350626 Jy ! Component: 150 - total flux cleaned = 0.380321 Jy ! Component: 200 - total flux cleaned = 0.397493 Jy ! Total flux subtracted in 200 components = 0.397493 Jy ! Clean residual min=-0.005491 max=0.010083 Jy/beam ! Clean residual mean=-0.000021 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.397493 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.397493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.397 mas, bpa=0.7259 degrees ! Estimated noise=748.323 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) ! Added new window around map position (-1, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181924 Jy ! Component: 100 - total flux cleaned = 0.0293358 Jy ! Component: 150 - total flux cleaned = 0.0368525 Jy ! Component: 200 - total flux cleaned = 0.0421928 Jy ! Total flux subtracted in 200 components = 0.0421928 Jy ! Clean residual min=-0.003142 max=0.003249 Jy/beam ! Clean residual mean=-0.000012 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.439686 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 113 components and 0.439686 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.582 mas, bmaj=18.41 mas, bpa=-2.722 degrees ! Estimated noise=915.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00596625 Jy ! Component: 100 - total flux cleaned = 0.00952714 Jy ! Component: 150 - total flux cleaned = 0.0119813 Jy ! Component: 200 - total flux cleaned = 0.0137176 Jy ! Total flux subtracted in 200 components = 0.0137176 Jy ! Clean residual min=-0.002831 max=0.002672 Jy/beam ! Clean residual mean=-0.000007 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.453403 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.00126389 Jy ! Component: 100 - total flux cleaned = 0.00216691 Jy ! Component: 150 - total flux cleaned = 0.0024986 Jy ! Component: 200 - total flux cleaned = 0.00273461 Jy ! Total flux subtracted in 200 components = 0.00273461 Jy ! Clean residual min=-0.002740 max=0.002566 Jy/beam ! Clean residual mean=-0.000004 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.456138 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 186 components and 0.456138 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.397 mas, bpa=0.7259 degrees ! Estimated noise=748.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.65522e-05 Jy ! Component: 100 - total flux cleaned = 7.90435e-05 Jy ! Component: 150 - total flux cleaned = 0.000127207 Jy ! Component: 200 - total flux cleaned = 8.63079e-05 Jy ! Total flux subtracted in 200 components = 8.63079e-05 Jy ! Clean residual min=-0.002667 max=0.002287 Jy/beam ! Clean residual mean=-0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.456224 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 206 components and 0.456224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081320Jy sigma=0.000778 ! Fit after self-cal, rms=0.081305Jy sigma=0.000778 wmodel J0756-1542_S_2014_06_09_pus_map.mod ! Writing 206 model components to file: J0756-1542_S_2014_06_09_pus_map.mod wobs J0756-1542_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0756-1542_S_2014_06_09_pus_uvs.fits wwins J0756-1542_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0756-1542_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.000445495 Jy ! Component: 100 - total flux cleaned = -0.000407167 Jy ! Component: 150 - total flux cleaned = -0.000405335 Jy ! Component: 200 - total flux cleaned = -0.00050626 Jy ! Component: 250 - total flux cleaned = -0.000441628 Jy ! Component: 300 - total flux cleaned = -0.000409243 Jy ! Component: 350 - total flux cleaned = -0.00025645 Jy ! Component: 400 - total flux cleaned = -0.000108787 Jy ! Component: 450 - total flux cleaned = -0.000138053 Jy ! Component: 500 - total flux cleaned = -5.43437e-05 Jy ! Component: 550 - total flux cleaned = -0.000220309 Jy ! Component: 600 - total flux cleaned = -0.000219874 Jy ! Component: 650 - total flux cleaned = -0.000273134 Jy ! Component: 700 - total flux cleaned = -0.000402127 Jy ! Component: 750 - total flux cleaned = -0.000477693 Jy ! Component: 800 - total flux cleaned = -0.000576136 Jy ! Component: 850 - total flux cleaned = -0.00060042 Jy ! Component: 900 - total flux cleaned = -0.000672182 Jy ! Component: 950 - total flux cleaned = -0.000742656 Jy ! Component: 1000 - total flux cleaned = -0.000835185 Jy ! Component: 1050 - total flux cleaned = -0.000994431 Jy ! Component: 1100 - total flux cleaned = -0.00112855 Jy ! Component: 1150 - total flux cleaned = -0.00126021 Jy ! Component: 1200 - total flux cleaned = -0.00138974 Jy ! Component: 1250 - total flux cleaned = -0.00149607 Jy ! Component: 1300 - total flux cleaned = -0.00162204 Jy ! Component: 1350 - total flux cleaned = -0.00176688 Jy ! Component: 1400 - total flux cleaned = -0.00192961 Jy ! Component: 1450 - total flux cleaned = -0.0020095 Jy ! Component: 1500 - total flux cleaned = -0.002168 Jy ! Component: 1550 - total flux cleaned = -0.00226555 Jy ! Component: 1600 - total flux cleaned = -0.00238114 Jy ! Component: 1650 - total flux cleaned = -0.00245698 Jy ! Component: 1700 - total flux cleaned = -0.00258843 Jy ! Component: 1750 - total flux cleaned = -0.00269967 Jy ! Component: 1800 - total flux cleaned = -0.00279092 Jy ! Component: 1850 - total flux cleaned = -0.00289908 Jy ! Component: 1900 - total flux cleaned = -0.00295254 Jy ! Component: 1950 - total flux cleaned = -0.00304052 Jy ! Component: 2000 - total flux cleaned = -0.00309247 Jy ! Component: 2050 - total flux cleaned = -0.00317855 Jy ! Component: 2100 - total flux cleaned = -0.0032802 Jy ! Component: 2150 - total flux cleaned = -0.00331355 Jy ! Component: 2200 - total flux cleaned = -0.0034462 Jy ! Component: 2250 - total flux cleaned = -0.00351151 Jy ! Component: 2300 - total flux cleaned = -0.00360875 Jy ! Component: 2350 - total flux cleaned = -0.00367269 Jy ! Component: 2400 - total flux cleaned = -0.00370453 Jy ! Component: 2450 - total flux cleaned = -0.00376771 Jy ! Component: 2500 - total flux cleaned = -0.00386123 Jy ! Component: 2550 - total flux cleaned = -0.0039226 Jy ! Component: 2600 - total flux cleaned = -0.00396859 Jy ! Component: 2650 - total flux cleaned = -0.00402925 Jy ! Component: 2700 - total flux cleaned = -0.00410412 Jy ! Component: 2750 - total flux cleaned = -0.00414864 Jy ! Component: 2800 - total flux cleaned = -0.00423689 Jy ! Component: 2850 - total flux cleaned = -0.00423665 Jy ! Component: 2900 - total flux cleaned = -0.00425132 Jy ! Component: 2950 - total flux cleaned = -0.0043229 Jy ! Component: 3000 - total flux cleaned = -0.00430875 Jy ! Component: 3050 - total flux cleaned = -0.00437913 Jy ! Component: 3100 - total flux cleaned = -0.00439303 Jy ! Component: 3150 - total flux cleaned = -0.00439298 Jy ! Component: 3200 - total flux cleaned = -0.00443411 Jy ! Component: 3250 - total flux cleaned = -0.00442053 Jy ! Component: 3300 - total flux cleaned = -0.00446113 Jy ! Component: 3350 - total flux cleaned = -0.00446128 Jy ! Component: 3400 - total flux cleaned = -0.00451443 Jy ! Component: 3450 - total flux cleaned = -0.00450116 Jy ! Component: 3500 - total flux cleaned = -0.00452719 Jy ! Component: 3550 - total flux cleaned = -0.0045272 Jy ! Component: 3600 - total flux cleaned = -0.0045917 Jy ! Component: 3650 - total flux cleaned = -0.00461721 Jy ! Component: 3700 - total flux cleaned = -0.00461721 Jy ! Component: 3750 - total flux cleaned = -0.0046173 Jy ! Component: 3800 - total flux cleaned = -0.00465484 Jy ! Component: 3850 - total flux cleaned = -0.00465498 Jy ! Component: 3900 - total flux cleaned = -0.00469186 Jy ! Component: 3950 - total flux cleaned = -0.00467973 Jy ! Component: 4000 - total flux cleaned = -0.0046676 Jy ! Component: 4050 - total flux cleaned = -0.00472783 Jy ! Total flux subtracted in 4096 components = -0.00473969 Jy ! Clean residual min=-0.000735 max=0.000702 Jy/beam ! Clean residual mean=-0.000002 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.451485 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 506 components and 0.451485 Jy ![Exited script file: muppet] wmap "J0756-1542_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 9.397 at 0.7259 degrees (North through East) ! Clean map min=-0.0014991 max=0.3641 Jy/beam ! Writing clean map to FITS file: J0756-1542_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.3641 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224569 device "J0756-1542_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0756-1542_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.185033 0.185033 0.370066 0.740132 1.48026 2.96053 5.92105 11.8421 23.6842 47.3684 94.7368 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.364 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.27 x 9.397 at 0.7259 degrees (North through East) ! Clean map min=-0.0014991 max=0.3641 Jy/beam quit ! Quitting program ! Log file J0756-1542_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:47:03 2016