! Started logfile: J1812-2836_S_2017_06_10_pus_uvs.log on Mon May 6 14:59:41 2019 obs J1812-2836_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1812-2836_S_2017_06_10_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J1812-2836 ! ! 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 1154 lines of history. ! ! Reading 10640 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 J1812-2836_S_2017_06_10_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 467 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836342Jy sigma=0.006042 ! Fit after self-cal, rms=0.815849Jy sigma=0.005885 ! 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.371 mas, bmaj=6.948 mas, bpa=-5.728 degrees ! Estimated noise=1668.92 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.140372 Jy ! Component: 100 - total flux cleaned = 0.200113 Jy ! Total flux subtracted in 100 components = 0.200113 Jy ! Clean residual min=-0.012814 max=0.030253 Jy/beam ! Clean residual mean=-0.000164 rms=0.004937 Jy/beam ! Combined flux in latest and established models = 0.200113 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.200113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129245Jy sigma=0.000938 ! Fit after self-cal, rms=0.128906Jy sigma=0.000936 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0372114 Jy ! Component: 100 - total flux cleaned = 0.0615259 Jy ! Total flux subtracted in 100 components = 0.0615259 Jy ! Clean residual min=-0.010404 max=0.018486 Jy/beam ! Clean residual mean=-0.000099 rms=0.003127 Jy/beam ! Combined flux in latest and established models = 0.261639 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 70 components and 0.261639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113286Jy sigma=0.000785 ! Fit after self-cal, rms=0.113233Jy sigma=0.000785 ! 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.848 mas, bmaj=7.926 mas, bpa=-4.654 degrees ! Estimated noise=1079.96 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 (-3.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0298746 Jy ! Component: 100 - total flux cleaned = 0.0481176 Jy ! Component: 150 - total flux cleaned = 0.0598494 Jy ! Component: 200 - total flux cleaned = 0.0675386 Jy ! Total flux subtracted in 200 components = 0.0675386 Jy ! Clean residual min=-0.007147 max=0.014683 Jy/beam ! Clean residual mean=-0.000049 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.329178 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 114 components and 0.329178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105310Jy sigma=0.000711 ! Fit after self-cal, rms=0.104968Jy sigma=0.000708 ! 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.92 HN 1.30 KP 1.02 ! LA 1.00 MK 1.06 NL 0.92 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.36 KP 0.98 ! LA 0.95 MK 1.07 NL 1.05 OV 0.99 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.40 KP 0.98 ! LA 0.95 MK 1.02 NL 1.01 OV 0.92 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.23 KP 1.00* ! LA 1.00* MK 0.82 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.104968Jy sigma=0.000708 ! Fit after self-cal, rms=0.114499Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=7.894 mas, bpa=-4.126 degrees ! Estimated noise=1095.14 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.000293519 Jy ! Component: 100 - total flux cleaned = -0.000539557 Jy ! Component: 150 - total flux cleaned = -0.000648942 Jy ! Component: 200 - total flux cleaned = -0.000744171 Jy ! Total flux subtracted in 200 components = -0.000744171 Jy ! Clean residual min=-0.004703 max=0.005808 Jy/beam ! Clean residual mean=0.000002 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.328433 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 127 components and 0.328433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114214Jy sigma=0.000689 ! Fit after self-cal, rms=0.114388Jy sigma=0.000688 ! 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.114388Jy sigma=0.000688 ! Fit after self-cal, rms=0.118376Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.894 mas, bpa=-4.343 degrees ! Estimated noise=1101.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453185 Jy ! Component: 100 - total flux cleaned = -0.00062649 Jy ! Component: 150 - total flux cleaned = -0.000780873 Jy ! Component: 200 - total flux cleaned = -0.000924671 Jy ! Total flux subtracted in 200 components = -0.000924671 Jy ! Clean residual min=-0.003518 max=0.003992 Jy/beam ! Clean residual mean=0.000004 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.327509 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.327509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118253Jy sigma=0.000680 ! Fit after self-cal, rms=0.118327Jy sigma=0.000680 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 (20.5, 49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359097 Jy ! Component: 100 - total flux cleaned = 0.00351548 Jy ! Component: 150 - total flux cleaned = 0.0033773 Jy ! Component: 200 - total flux cleaned = 0.00325328 Jy ! Total flux subtracted in 200 components = 0.00325328 Jy ! Clean residual min=-0.003307 max=0.003613 Jy/beam ! Clean residual mean=0.000003 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.330762 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 162 components and 0.330762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118143Jy sigma=0.000679 ! Fit after self-cal, rms=0.118127Jy sigma=0.000679 ! 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.118127Jy sigma=0.000679 ! Fit after self-cal, rms=0.120496Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.893 mas, bpa=-4.557 degrees ! Estimated noise=1098.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.06885e-05 Jy ! Component: 100 - total flux cleaned = -0.00021417 Jy ! Component: 150 - total flux cleaned = -0.000395698 Jy ! Component: 200 - total flux cleaned = -0.00050953 Jy ! Total flux subtracted in 200 components = -0.00050953 Jy ! Clean residual min=-0.002990 max=0.003443 Jy/beam ! Clean residual mean=0.000004 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.330252 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 176 components and 0.330252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120405Jy sigma=0.000678 ! Fit after self-cal, rms=0.120433Jy sigma=0.000678 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 (-77.5, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029412 Jy ! Component: 100 - total flux cleaned = 0.00322168 Jy ! Component: 150 - total flux cleaned = 0.003221 Jy ! Component: 200 - total flux cleaned = 0.00322227 Jy ! Total flux subtracted in 200 components = 0.00322227 Jy ! Clean residual min=-0.002688 max=0.002657 Jy/beam ! Clean residual mean=-0.000000 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.333475 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 0.333475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120308Jy sigma=0.000677 ! Fit after self-cal, rms=0.120304Jy sigma=0.000677 ! 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.120304Jy sigma=0.000677 ! Fit after self-cal, rms=0.120685Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.752 mas, bmaj=21.08 mas, bpa=-0.03755 degrees ! Estimated noise=1389.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335273 Jy ! Component: 100 - total flux cleaned = -0.000376001 Jy ! Component: 150 - total flux cleaned = -0.000408576 Jy ! Component: 200 - total flux cleaned = -0.000469848 Jy ! Total flux subtracted in 200 components = -0.000469848 Jy ! Clean residual min=-0.002611 max=0.002368 Jy/beam ! Clean residual mean=-0.000013 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.333005 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 209 components and 0.333005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120649Jy sigma=0.000677 ! Fit after self-cal, rms=0.120644Jy sigma=0.000677 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.00026563 Jy ! Component: 100 - total flux cleaned = -0.000353024 Jy ! Component: 150 - total flux cleaned = -0.000353085 Jy ! Component: 200 - total flux cleaned = -0.000402423 Jy ! Total flux subtracted in 200 components = -0.000402423 Jy ! Clean residual min=-0.002533 max=0.002259 Jy/beam ! Clean residual mean=-0.000014 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.332602 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 219 components and 0.332602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120622Jy sigma=0.000677 ! Fit after self-cal, rms=0.120617Jy sigma=0.000677 ! 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.895 mas, bmaj=7.889 mas, bpa=-4.508 degrees ! Estimated noise=1095.4 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.895 x 7.889 at -4.508 degrees (North through East) ! Clean map min=-0.0024165 max=0.17385 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.406 mas, bmaj=6.869 mas, bpa=-5.491 degrees ! Estimated noise=1707.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142534 Jy ! Component: 100 - total flux cleaned = 0.203858 Jy ! Component: 150 - total flux cleaned = 0.241152 Jy ! Component: 200 - total flux cleaned = 0.265236 Jy ! Total flux subtracted in 200 components = 0.265236 Jy ! Clean residual min=-0.008301 max=0.013215 Jy/beam ! Clean residual mean=-0.000071 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 0.265237 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.265237 Jy ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.889 mas, bpa=-4.508 degrees ! Estimated noise=1095.4 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.0229458 Jy ! Component: 100 - total flux cleaned = 0.0362167 Jy ! Component: 150 - total flux cleaned = 0.0443168 Jy ! Component: 200 - total flux cleaned = 0.0494698 Jy ! Total flux subtracted in 200 components = 0.0494698 Jy ! Clean residual min=-0.003362 max=0.004635 Jy/beam ! Clean residual mean=-0.000027 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.314706 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 112 components and 0.314706 Jy ! Inverting map ! Added new window around map position (4.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465034 Jy ! Component: 100 - total flux cleaned = 0.00802446 Jy ! Component: 150 - total flux cleaned = 0.0107547 Jy ! Component: 200 - total flux cleaned = 0.0129944 Jy ! Total flux subtracted in 200 components = 0.0129944 Jy ! Clean residual min=-0.002947 max=0.002651 Jy/beam ! Clean residual mean=-0.000013 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.327701 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 146 components and 0.327701 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.752 mas, bmaj=21.08 mas, bpa=-0.03755 degrees ! Estimated noise=1389.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230664 Jy ! Component: 100 - total flux cleaned = 0.00376401 Jy ! Component: 150 - total flux cleaned = 0.00421965 Jy ! Component: 200 - total flux cleaned = 0.00444883 Jy ! Total flux subtracted in 200 components = 0.00444883 Jy ! Clean residual min=-0.002350 max=0.002189 Jy/beam ! Clean residual mean=-0.000017 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.33215 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.67952e-05 Jy ! Component: 100 - total flux cleaned = 7.09879e-05 Jy ! Component: 150 - total flux cleaned = 0.000125445 Jy ! Component: 200 - total flux cleaned = 0.000100504 Jy ! Total flux subtracted in 200 components = 0.000100504 Jy ! Clean residual min=-0.002329 max=0.002242 Jy/beam ! Clean residual mean=-0.000016 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.33225 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 181 components and 0.33225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.889 mas, bpa=-4.508 degrees ! Estimated noise=1095.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0009756 Jy ! Component: 100 - total flux cleaned = 0.00118389 Jy ! Component: 150 - total flux cleaned = 0.0011387 Jy ! Component: 200 - total flux cleaned = 0.00109685 Jy ! Total flux subtracted in 200 components = 0.00109685 Jy ! Clean residual min=-0.002717 max=0.002465 Jy/beam ! Clean residual mean=-0.000008 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.333347 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 209 components and 0.333347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120507Jy sigma=0.000676 ! Fit after self-cal, rms=0.120466Jy sigma=0.000676 wmodel J1812-2836_S_2017_06_10_pus_map.mod ! Writing 209 model components to file: J1812-2836_S_2017_06_10_pus_map.mod wobs J1812-2836_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1812-2836_S_2017_06_10_pus_uvs.fits wwins J1812-2836_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J1812-2836_S_2017_06_10_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.000334496 Jy ! Component: 100 - total flux cleaned = -0.000420416 Jy ! Component: 150 - total flux cleaned = -0.000539309 Jy ! Component: 200 - total flux cleaned = -0.000614652 Jy ! Component: 250 - total flux cleaned = -0.000540747 Jy ! Component: 300 - total flux cleaned = -0.000361736 Jy ! Component: 350 - total flux cleaned = -0.000326725 Jy ! Component: 400 - total flux cleaned = -0.000292869 Jy ! Component: 450 - total flux cleaned = -0.000292801 Jy ! Component: 500 - total flux cleaned = -0.000325583 Jy ! Component: 550 - total flux cleaned = -0.00029427 Jy ! Component: 600 - total flux cleaned = -0.00032514 Jy ! Component: 650 - total flux cleaned = -0.000234495 Jy ! Component: 700 - total flux cleaned = -0.00023459 Jy ! Component: 750 - total flux cleaned = -0.000234317 Jy ! Component: 800 - total flux cleaned = -0.000234738 Jy ! Component: 850 - total flux cleaned = -0.000347211 Jy ! Component: 900 - total flux cleaned = -0.00037512 Jy ! Component: 950 - total flux cleaned = -0.000510492 Jy ! Component: 1000 - total flux cleaned = -0.000510693 Jy ! Component: 1050 - total flux cleaned = -0.000563235 Jy ! Component: 1100 - total flux cleaned = -0.000615116 Jy ! Component: 1150 - total flux cleaned = -0.000589399 Jy ! Component: 1200 - total flux cleaned = -0.000539181 Jy ! Component: 1250 - total flux cleaned = -0.00051426 Jy ! Component: 1300 - total flux cleaned = -0.000514459 Jy ! Component: 1350 - total flux cleaned = -0.000562759 Jy ! Component: 1400 - total flux cleaned = -0.000609924 Jy ! Component: 1450 - total flux cleaned = -0.000586346 Jy ! Component: 1500 - total flux cleaned = -0.000655218 Jy ! Component: 1550 - total flux cleaned = -0.000678007 Jy ! Component: 1600 - total flux cleaned = -0.0006553 Jy ! Component: 1650 - total flux cleaned = -0.000678134 Jy ! Component: 1700 - total flux cleaned = -0.00070023 Jy ! Component: 1750 - total flux cleaned = -0.000764754 Jy ! Component: 1800 - total flux cleaned = -0.000700407 Jy ! Component: 1850 - total flux cleaned = -0.000721578 Jy ! Component: 1900 - total flux cleaned = -0.000617502 Jy ! Component: 1950 - total flux cleaned = -0.000597008 Jy ! Component: 2000 - total flux cleaned = -0.000617642 Jy ! Component: 2050 - total flux cleaned = -0.000637763 Jy ! Component: 2100 - total flux cleaned = -0.000557822 Jy ! Component: 2150 - total flux cleaned = -0.000498941 Jy ! Component: 2200 - total flux cleaned = -0.000538296 Jy ! Component: 2250 - total flux cleaned = -0.000557631 Jy ! Component: 2300 - total flux cleaned = -0.00053849 Jy ! Component: 2350 - total flux cleaned = -0.00053871 Jy ! Component: 2400 - total flux cleaned = -0.000501528 Jy ! Component: 2450 - total flux cleaned = -0.000520466 Jy ! Component: 2500 - total flux cleaned = -0.000557231 Jy ! Component: 2550 - total flux cleaned = -0.00052041 Jy ! Component: 2600 - total flux cleaned = -0.000484007 Jy ! Component: 2650 - total flux cleaned = -0.000465964 Jy ! Component: 2700 - total flux cleaned = -0.000395038 Jy ! Component: 2750 - total flux cleaned = -0.000430312 Jy ! Component: 2800 - total flux cleaned = -0.000430207 Jy ! Component: 2850 - total flux cleaned = -0.000377918 Jy ! Component: 2900 - total flux cleaned = -0.000343165 Jy ! Component: 2950 - total flux cleaned = -0.000308853 Jy ! Component: 3000 - total flux cleaned = -0.000257892 Jy ! Component: 3050 - total flux cleaned = -0.000240977 Jy ! Component: 3100 - total flux cleaned = -0.000224241 Jy ! Component: 3150 - total flux cleaned = -0.00024063 Jy ! Component: 3200 - total flux cleaned = -0.000207441 Jy ! Component: 3250 - total flux cleaned = -0.00022353 Jy ! Component: 3300 - total flux cleaned = -0.000126035 Jy ! Component: 3350 - total flux cleaned = -0.000126092 Jy ! Component: 3400 - total flux cleaned = -0.000109937 Jy ! Component: 3450 - total flux cleaned = -3.03861e-05 Jy ! Component: 3500 - total flux cleaned = -3.04786e-05 Jy ! Component: 3550 - total flux cleaned = -6.1833e-05 Jy ! Component: 3600 - total flux cleaned = 3.15601e-05 Jy ! Component: 3650 - total flux cleaned = 3.15321e-05 Jy ! Component: 3700 - total flux cleaned = 0.000108437 Jy ! Component: 3750 - total flux cleaned = 9.30739e-05 Jy ! Component: 3800 - total flux cleaned = 0.000138737 Jy ! Component: 3850 - total flux cleaned = 0.000169088 Jy ! Component: 3900 - total flux cleaned = 0.00016922 Jy ! Component: 3950 - total flux cleaned = 0.000288531 Jy ! Component: 4000 - total flux cleaned = 0.000288379 Jy ! Component: 4050 - total flux cleaned = 0.000303162 Jy ! Total flux subtracted in 4096 components = 0.000273991 Jy ! Clean residual min=-0.000946 max=0.000839 Jy/beam ! Clean residual mean=-0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.333621 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 486 components and 0.333621 Jy ![Exited script file: muppet] wmap "J1812-2836_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.895 x 7.889 at -4.508 degrees (North through East) ! Clean map min=-0.0017731 max=0.17994 Jy/beam ! Writing clean map to FITS file: J1812-2836_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179944 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.420123 0.420123 0.840245 1.68049 3.36098 6.72196 13.4439 26.8879 53.7757 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.895 x 7.889 at -4.508 degrees (North through East) ! Clean map min=-0.0017731 max=0.17994 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 J1812-2836_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:59:45 2019