! Started logfile: J1600-0722_S_2017_05_01_pus_uvs.log on Wed May 1 18:39:50 2019 obs J1600-0722_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1600-0722_S_2017_05_01_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782066 visibilities/baseline/integration-bin. ! Found source: J1600-0722 ! ! 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 788 lines of history. ! ! Reading 16048 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 J1600-0722_S_2017_05_01_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 679 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.838385Jy sigma=0.005686 ! Fit after self-cal, rms=0.819385Jy sigma=0.005590 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=7.441 mas, bpa=-4.158 degrees ! Estimated noise=1507.27 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.150997 Jy ! Component: 100 - total flux cleaned = 0.207989 Jy ! Total flux subtracted in 100 components = 0.207989 Jy ! Clean residual min=-0.013098 max=0.030997 Jy/beam ! Clean residual mean=0.000057 rms=0.003995 Jy/beam ! Combined flux in latest and established models = 0.207989 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.207989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192114Jy sigma=0.000832 ! Fit after self-cal, rms=0.191765Jy sigma=0.000828 ! Inverting map ! Added new window around map position (-5.5, -10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351288 Jy ! Component: 100 - total flux cleaned = 0.0555617 Jy ! Total flux subtracted in 100 components = 0.0555617 Jy ! Clean residual min=-0.008760 max=0.014920 Jy/beam ! Clean residual mean=0.000020 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.263551 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.263551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184621Jy sigma=0.000743 ! Fit after self-cal, rms=0.184138Jy sigma=0.000739 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165492 Jy ! Component: 100 - total flux cleaned = 0.0270016 Jy ! Total flux subtracted in 100 components = 0.0270016 Jy ! Clean residual min=-0.008160 max=0.008953 Jy/beam ! Clean residual mean=0.000003 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.290553 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.290553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182459Jy sigma=0.000720 ! Fit after self-cal, rms=0.182192Jy sigma=0.000719 ! 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.711 mas, bmaj=8.457 mas, bpa=-0.3477 degrees ! Estimated noise=926.697 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.00935834 Jy ! Component: 100 - total flux cleaned = 0.0146627 Jy ! Component: 150 - total flux cleaned = 0.0180554 Jy ! Component: 200 - total flux cleaned = 0.0203612 Jy ! Total flux subtracted in 200 components = 0.0203612 Jy ! Clean residual min=-0.007187 max=0.007405 Jy/beam ! Clean residual mean=-0.000001 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.310914 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.310914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181683Jy sigma=0.000713 ! Fit after self-cal, rms=0.181575Jy sigma=0.000713 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.83 HN 1.13 KP 1.05 ! LA 1.01 MK 0.96 NL 0.95 OV 1.02 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.88 HN 1.17 KP 0.99 ! LA 0.96 MK 0.99 NL 1.04 OV 1.06 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.15 KP 1.02 ! LA 1.03 MK 0.98 NL 1.04 OV 0.95 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.92 HN 1.17 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.181575Jy sigma=0.000713 ! Fit after self-cal, rms=0.190310Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.466 mas, bpa=-0.4287 degrees ! Estimated noise=940.927 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.000157468 Jy ! Component: 100 - total flux cleaned = 0.000401384 Jy ! Component: 150 - total flux cleaned = 0.000409471 Jy ! Component: 200 - total flux cleaned = 0.000316966 Jy ! Total flux subtracted in 200 components = 0.000316966 Jy ! Clean residual min=-0.005043 max=0.006105 Jy/beam ! Clean residual mean=0.000006 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.311231 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.311231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190053Jy sigma=0.000697 ! Fit after self-cal, rms=0.190395Jy sigma=0.000697 ! 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.190395Jy sigma=0.000697 ! Fit after self-cal, rms=0.148847Jy sigma=0.000682 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=8.364 mas, bpa=-1.106 degrees ! Estimated noise=933.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.46293e-05 Jy ! Component: 100 - total flux cleaned = -0.000233749 Jy ! Component: 150 - total flux cleaned = -0.00039949 Jy ! Component: 200 - total flux cleaned = -0.000497723 Jy ! Total flux subtracted in 200 components = -0.000497723 Jy ! Clean residual min=-0.002812 max=0.002861 Jy/beam ! Clean residual mean=0.000002 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.310733 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.310733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148778Jy sigma=0.000682 ! Fit after self-cal, rms=0.148548Jy sigma=0.000681 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.000264065 Jy ! Component: 100 - total flux cleaned = -0.000359603 Jy ! Component: 150 - total flux cleaned = -0.000399928 Jy ! Component: 200 - total flux cleaned = -0.000362754 Jy ! Total flux subtracted in 200 components = -0.000362754 Jy ! Clean residual min=-0.002960 max=0.002730 Jy/beam ! Clean residual mean=0.000002 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.31037 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.31037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148513Jy sigma=0.000681 ! Fit after self-cal, rms=0.148504Jy sigma=0.000681 ! 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.148504Jy sigma=0.000681 ! Fit after self-cal, rms=0.141220Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=8.336 mas, bpa=-1.176 degrees ! Estimated noise=933.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.44402e-05 Jy ! Component: 100 - total flux cleaned = 3.11995e-05 Jy ! Component: 150 - total flux cleaned = 7.01565e-05 Jy ! Component: 200 - total flux cleaned = 7.11209e-05 Jy ! Total flux subtracted in 200 components = 7.11209e-05 Jy ! Clean residual min=-0.002480 max=0.002429 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.310441 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.310441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141189Jy sigma=0.000680 ! Fit after self-cal, rms=0.141182Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269455 Jy ! Component: 100 - total flux cleaned = -0.000304671 Jy ! Component: 150 - total flux cleaned = -0.000304526 Jy ! Component: 200 - total flux cleaned = -0.00027624 Jy ! Total flux subtracted in 200 components = -0.00027624 Jy ! Clean residual min=-0.002484 max=0.002372 Jy/beam ! Clean residual mean=0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.310165 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.310165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141164Jy sigma=0.000680 ! Fit after self-cal, rms=0.141159Jy sigma=0.000680 ! 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.141159Jy sigma=0.000680 ! Fit after self-cal, rms=0.141733Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.839 mas, bmaj=13.75 mas, bpa=3.51 degrees ! Estimated noise=1132.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.00605e-05 Jy ! Component: 100 - total flux cleaned = 6.93584e-05 Jy ! Component: 150 - total flux cleaned = 0.000197811 Jy ! Component: 200 - total flux cleaned = 0.00024239 Jy ! Total flux subtracted in 200 components = 0.00024239 Jy ! Clean residual min=-0.002244 max=0.002288 Jy/beam ! Clean residual mean=0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.310407 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.310408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141723Jy sigma=0.000680 ! Fit after self-cal, rms=0.141723Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150436 Jy ! Component: 100 - total flux cleaned = -0.000190922 Jy ! Component: 150 - total flux cleaned = -0.000174926 Jy ! Component: 200 - total flux cleaned = -0.000158894 Jy ! Total flux subtracted in 200 components = -0.000158894 Jy ! Clean residual min=-0.002239 max=0.002276 Jy/beam ! Clean residual mean=0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.310249 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 112 components and 0.310249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141722Jy sigma=0.000680 ! Fit after self-cal, rms=0.141719Jy sigma=0.000680 ! 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.663 mas, bmaj=8.33 mas, bpa=-1.216 degrees ! Estimated noise=934.679 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.663 x 8.33 at -1.216 degrees (North through East) ! Clean map min=-0.0023528 max=0.18917 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.329 mas, bpa=-5.228 degrees ! Estimated noise=1504.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153239 Jy ! Component: 100 - total flux cleaned = 0.216239 Jy ! Component: 150 - total flux cleaned = 0.250813 Jy ! Component: 200 - total flux cleaned = 0.271237 Jy ! Total flux subtracted in 200 components = 0.271237 Jy ! Clean residual min=-0.005546 max=0.010763 Jy/beam ! Clean residual mean=0.000026 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.271237 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.271237 Jy ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=8.33 mas, bpa=-1.216 degrees ! Estimated noise=934.679 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.0159145 Jy ! Component: 100 - total flux cleaned = 0.0250704 Jy ! Component: 150 - total flux cleaned = 0.0305684 Jy ! Component: 200 - total flux cleaned = 0.0339521 Jy ! Total flux subtracted in 200 components = 0.0339521 Jy ! Clean residual min=-0.002579 max=0.002467 Jy/beam ! Clean residual mean=0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.30519 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.30519 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.839 mas, bmaj=13.75 mas, bpa=3.51 degrees ! Estimated noise=1132.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268344 Jy ! Component: 100 - total flux cleaned = 0.00384587 Jy ! Component: 150 - total flux cleaned = 0.00407807 Jy ! Component: 200 - total flux cleaned = 0.0042857 Jy ! Total flux subtracted in 200 components = 0.0042857 Jy ! Clean residual min=-0.002279 max=0.002208 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.309475 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.000143384 Jy ! Component: 100 - total flux cleaned = 0.000258852 Jy ! Component: 150 - total flux cleaned = 0.000339889 Jy ! Component: 200 - total flux cleaned = 0.000375349 Jy ! Total flux subtracted in 200 components = 0.000375349 Jy ! Clean residual min=-0.002254 max=0.002259 Jy/beam ! Clean residual mean=0.000002 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.309851 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 93 components and 0.309851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=8.33 mas, bpa=-1.216 degrees ! Estimated noise=934.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.30797e-05 Jy ! Component: 100 - total flux cleaned = 0.000114058 Jy ! Component: 150 - total flux cleaned = 3.06324e-05 Jy ! Component: 200 - total flux cleaned = -2.14467e-05 Jy ! Total flux subtracted in 200 components = -2.14467e-05 Jy ! Clean residual min=-0.002234 max=0.002329 Jy/beam ! Clean residual mean=0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.309829 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 0.309829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141708Jy sigma=0.000680 ! Fit after self-cal, rms=0.141704Jy sigma=0.000680 wmodel J1600-0722_S_2017_05_01_pus_map.mod ! Writing 107 model components to file: J1600-0722_S_2017_05_01_pus_map.mod wobs J1600-0722_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1600-0722_S_2017_05_01_pus_uvs.fits wwins J1600-0722_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J1600-0722_S_2017_05_01_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.000133137 Jy ! Component: 100 - total flux cleaned = -9.28033e-05 Jy ! Component: 150 - total flux cleaned = -5.33571e-05 Jy ! Component: 200 - total flux cleaned = -5.21234e-05 Jy ! Component: 250 - total flux cleaned = 1.996e-05 Jy ! Component: 300 - total flux cleaned = -1.4681e-05 Jy ! Component: 350 - total flux cleaned = 1.90459e-05 Jy ! Component: 400 - total flux cleaned = 0.000148894 Jy ! Component: 450 - total flux cleaned = 0.000211849 Jy ! Component: 500 - total flux cleaned = 0.000273859 Jy ! Component: 550 - total flux cleaned = 0.000243865 Jy ! Component: 600 - total flux cleaned = 0.000333115 Jy ! Component: 650 - total flux cleaned = 0.000332806 Jy ! Component: 700 - total flux cleaned = 0.000390028 Jy ! Component: 750 - total flux cleaned = 0.000305725 Jy ! Component: 800 - total flux cleaned = 0.000361491 Jy ! Component: 850 - total flux cleaned = 0.000306941 Jy ! Component: 900 - total flux cleaned = 0.000279837 Jy ! Component: 950 - total flux cleaned = 0.000280346 Jy ! Component: 1000 - total flux cleaned = 0.000280257 Jy ! Component: 1050 - total flux cleaned = 0.000202057 Jy ! Component: 1100 - total flux cleaned = 0.00015076 Jy ! Component: 1150 - total flux cleaned = 4.99189e-05 Jy ! Component: 1200 - total flux cleaned = -7.45814e-05 Jy ! Component: 1250 - total flux cleaned = -5.01359e-05 Jy ! Component: 1300 - total flux cleaned = -0.000196311 Jy ! Component: 1350 - total flux cleaned = -0.00017211 Jy ! Component: 1400 - total flux cleaned = -0.000267405 Jy ! Component: 1450 - total flux cleaned = -0.000314412 Jy ! Component: 1500 - total flux cleaned = -0.000430517 Jy ! Component: 1550 - total flux cleaned = -0.000453405 Jy ! Component: 1600 - total flux cleaned = -0.000521247 Jy ! Component: 1650 - total flux cleaned = -0.000588191 Jy ! Component: 1700 - total flux cleaned = -0.000654475 Jy ! Component: 1750 - total flux cleaned = -0.000588461 Jy ! Component: 1800 - total flux cleaned = -0.000653916 Jy ! Component: 1850 - total flux cleaned = -0.000610948 Jy ! Component: 1900 - total flux cleaned = -0.000568565 Jy ! Component: 1950 - total flux cleaned = -0.000589788 Jy ! Component: 2000 - total flux cleaned = -0.000548157 Jy ! Component: 2050 - total flux cleaned = -0.000589682 Jy ! Component: 2100 - total flux cleaned = -0.00056903 Jy ! Component: 2150 - total flux cleaned = -0.000650113 Jy ! Component: 2200 - total flux cleaned = -0.000609636 Jy ! Component: 2250 - total flux cleaned = -0.00058966 Jy ! Component: 2300 - total flux cleaned = -0.000629419 Jy ! Component: 2350 - total flux cleaned = -0.000747008 Jy ! Component: 2400 - total flux cleaned = -0.000805155 Jy ! Component: 2450 - total flux cleaned = -0.000785807 Jy ! Component: 2500 - total flux cleaned = -0.000862502 Jy ! Component: 2550 - total flux cleaned = -0.00095713 Jy ! Component: 2600 - total flux cleaned = -0.000975813 Jy ! Component: 2650 - total flux cleaned = -0.0010687 Jy ! Component: 2700 - total flux cleaned = -0.00101352 Jy ! Component: 2750 - total flux cleaned = -0.00110523 Jy ! Component: 2800 - total flux cleaned = -0.00114156 Jy ! Component: 2850 - total flux cleaned = -0.00115963 Jy ! Component: 2900 - total flux cleaned = -0.0011596 Jy ! Component: 2950 - total flux cleaned = -0.00115975 Jy ! Component: 3000 - total flux cleaned = -0.00126549 Jy ! Component: 3050 - total flux cleaned = -0.00128303 Jy ! Component: 3100 - total flux cleaned = -0.00136954 Jy ! Component: 3150 - total flux cleaned = -0.00142109 Jy ! Component: 3200 - total flux cleaned = -0.00147229 Jy ! Component: 3250 - total flux cleaned = -0.00145526 Jy ! Component: 3300 - total flux cleaned = -0.00153926 Jy ! Component: 3350 - total flux cleaned = -0.00157273 Jy ! Component: 3400 - total flux cleaned = -0.00157257 Jy ! Component: 3450 - total flux cleaned = -0.0016056 Jy ! Component: 3500 - total flux cleaned = -0.00168758 Jy ! Component: 3550 - total flux cleaned = -0.00172009 Jy ! Component: 3600 - total flux cleaned = -0.00176863 Jy ! Component: 3650 - total flux cleaned = -0.00183266 Jy ! Component: 3700 - total flux cleaned = -0.00191237 Jy ! Component: 3750 - total flux cleaned = -0.00196 Jy ! Component: 3800 - total flux cleaned = -0.00199125 Jy ! Component: 3850 - total flux cleaned = -0.0020537 Jy ! Component: 3900 - total flux cleaned = -0.00210018 Jy ! Component: 3950 - total flux cleaned = -0.00217735 Jy ! Component: 4000 - total flux cleaned = -0.00220791 Jy ! Component: 4050 - total flux cleaned = -0.0022689 Jy ! Total flux subtracted in 4096 components = -0.00234453 Jy ! Clean residual min=-0.000893 max=0.000850 Jy/beam ! Clean residual mean=0.000000 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.307485 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 363 components and 0.307485 Jy ![Exited script file: muppet] wmap "J1600-0722_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.663 x 8.33 at -1.216 degrees (North through East) ! Clean map min=-0.0017839 max=0.1876 Jy/beam ! Writing clean map to FITS file: J1600-0722_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.187599 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280144 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447994 0.447994 0.895988 1.79198 3.58395 7.16791 14.3358 28.6716 57.3432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.187 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.663 x 8.33 at -1.216 degrees (North through East) ! Clean map min=-0.0017839 max=0.1876 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 J1600-0722_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:39:54 2019