! Started logfile: J2102-3313_S_2017_02_19_pus_uvs.log on Sat May 4 18:58:45 2019 obs J2102-3313_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2102-3313_S_2017_02_19_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.606481 visibilities/baseline/integration-bin. ! Found source: J2102-3313 ! ! 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 482 lines of history. ! ! Reading 10480 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 J2102-3313_S_2017_02_19_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 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 493 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.719255Jy sigma=0.004271 ! Fit after self-cal, rms=0.680005Jy sigma=0.004060 ! 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.329 mas, bmaj=6.223 mas, bpa=-4.673 degrees ! Estimated noise=1803.91 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.236752 Jy ! Component: 100 - total flux cleaned = 0.31362 Jy ! Total flux subtracted in 100 components = 0.31362 Jy ! Clean residual min=-0.014587 max=0.034395 Jy/beam ! Clean residual mean=0.000156 rms=0.005082 Jy/beam ! Combined flux in latest and established models = 0.31362 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.31362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150101Jy sigma=0.000795 ! Fit after self-cal, rms=0.149917Jy sigma=0.000794 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0388468 Jy ! Component: 100 - total flux cleaned = 0.060978 Jy ! Total flux subtracted in 100 components = 0.060978 Jy ! Clean residual min=-0.010212 max=0.011434 Jy/beam ! Clean residual mean=0.000062 rms=0.002990 Jy/beam ! Combined flux in latest and established models = 0.374598 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.374598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134654Jy sigma=0.000713 ! Fit after self-cal, rms=0.134579Jy sigma=0.000712 ! 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.816 mas, bmaj=7.261 mas, bpa=-4.753 degrees ! Estimated noise=1304.63 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.0183268 Jy ! Component: 100 - total flux cleaned = 0.0277892 Jy ! Component: 150 - total flux cleaned = 0.0329423 Jy ! Component: 200 - total flux cleaned = 0.0358172 Jy ! Total flux subtracted in 200 components = 0.0358172 Jy ! Clean residual min=-0.009973 max=0.009753 Jy/beam ! Clean residual mean=-0.000007 rms=0.002349 Jy/beam ! Combined flux in latest and established models = 0.410415 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 64 components and 0.410416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131459Jy sigma=0.000701 ! Fit after self-cal, rms=0.131432Jy sigma=0.000701 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.00* KP 1.03 ! LA 1.00 MK 0.99 NL 0.94 OV 1.02 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.00* KP 1.02 ! LA 0.98 MK 0.96 NL 1.08 OV 1.09 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.04 HN 1.00* KP 0.87 ! LA 0.78 MK 1.01 NL 1.23 OV 0.99 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.09 HN 1.00* KP 1.00* ! LA 0.81 MK 1.09 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.131432Jy sigma=0.000701 ! Fit after self-cal, rms=0.121011Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.818 mas, bmaj=7.281 mas, bpa=-4.71 degrees ! Estimated noise=1304.86 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 = -8.87118e-05 Jy ! Component: 100 - total flux cleaned = -0.000120894 Jy ! Component: 150 - total flux cleaned = -0.000120117 Jy ! Component: 200 - total flux cleaned = -7.54099e-05 Jy ! Total flux subtracted in 200 components = -7.54099e-05 Jy ! Clean residual min=-0.004300 max=0.004506 Jy/beam ! Clean residual mean=0.000002 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.41034 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.41034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120999Jy sigma=0.000660 ! Fit after self-cal, rms=0.121023Jy sigma=0.000660 ! 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.121023Jy sigma=0.000660 ! Fit after self-cal, rms=0.120960Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=7.281 mas, bpa=-4.744 degrees ! Estimated noise=1305.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.07157e-05 Jy ! Component: 100 - total flux cleaned = 4.38178e-06 Jy ! Component: 150 - total flux cleaned = 5.06723e-05 Jy ! Component: 200 - total flux cleaned = 0.000111838 Jy ! Total flux subtracted in 200 components = 0.000111838 Jy ! Clean residual min=-0.003525 max=0.003831 Jy/beam ! Clean residual mean=0.000003 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.410452 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.410452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120950Jy sigma=0.000658 ! Fit after self-cal, rms=0.120954Jy sigma=0.000658 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.000197296 Jy ! Component: 100 - total flux cleaned = -0.000174472 Jy ! Component: 150 - total flux cleaned = -0.000134049 Jy ! Component: 200 - total flux cleaned = -9.82423e-05 Jy ! Total flux subtracted in 200 components = -9.82423e-05 Jy ! Clean residual min=-0.003544 max=0.003820 Jy/beam ! Clean residual mean=0.000003 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.410354 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.410354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120947Jy sigma=0.000658 ! Fit after self-cal, rms=0.120945Jy sigma=0.000658 ! 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.120945Jy sigma=0.000658 ! Fit after self-cal, rms=0.121173Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=7.281 mas, bpa=-4.789 degrees ! Estimated noise=1304.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320548 Jy ! Component: 100 - total flux cleaned = -0.000279374 Jy ! Component: 150 - total flux cleaned = -0.000244328 Jy ! Component: 200 - total flux cleaned = -0.000227872 Jy ! Total flux subtracted in 200 components = -0.000227872 Jy ! Clean residual min=-0.003601 max=0.003921 Jy/beam ! Clean residual mean=0.000003 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.410126 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.410126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121165Jy sigma=0.000657 ! Fit after self-cal, rms=0.121175Jy sigma=0.000657 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 (117, -79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283151 Jy ! Component: 100 - total flux cleaned = 0.00314549 Jy ! Component: 150 - total flux cleaned = 0.00338038 Jy ! Component: 200 - total flux cleaned = 0.00334449 Jy ! Total flux subtracted in 200 components = 0.00334449 Jy ! Clean residual min=-0.003009 max=0.003546 Jy/beam ! Clean residual mean=-0.000004 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.41347 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.41347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121075Jy sigma=0.000657 ! Fit after self-cal, rms=0.121070Jy sigma=0.000656 ! Inverting map ! Added new window around map position (111, 57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314028 Jy ! Component: 100 - total flux cleaned = 0.00377567 Jy ! Component: 150 - total flux cleaned = 0.00422857 Jy ! Component: 200 - total flux cleaned = 0.0043166 Jy ! Total flux subtracted in 200 components = 0.0043166 Jy ! Clean residual min=-0.002745 max=0.003218 Jy/beam ! Clean residual mean=-0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.417787 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.417787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120972Jy sigma=0.000656 ! Fit after self-cal, rms=0.120971Jy sigma=0.000656 ! Inverting map ! Added new window around map position (-12, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024688 Jy ! Component: 100 - total flux cleaned = 0.00301403 Jy ! Component: 150 - total flux cleaned = 0.00324515 Jy ! Component: 200 - total flux cleaned = 0.00357303 Jy ! Total flux subtracted in 200 components = 0.00357303 Jy ! Clean residual min=-0.002730 max=0.002844 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.42136 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 137 components and 0.42136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120903Jy sigma=0.000656 ! Fit after self-cal, rms=0.120902Jy sigma=0.000656 ! Inverting map ! Added new window around map position (42.5, 114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141505 Jy ! Component: 100 - total flux cleaned = 0.00162184 Jy ! Component: 150 - total flux cleaned = 0.00194001 Jy ! Component: 200 - total flux cleaned = 0.00210264 Jy ! Total flux subtracted in 200 components = 0.00210264 Jy ! Clean residual min=-0.002617 max=0.002663 Jy/beam ! Clean residual mean=-0.000004 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.423463 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.423463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120838Jy sigma=0.000655 ! Fit after self-cal, rms=0.120834Jy sigma=0.000655 ! 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.120834Jy sigma=0.000655 ! Fit after self-cal, rms=0.120707Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.064 mas, bmaj=20.79 mas, bpa=1.116 degrees ! Estimated noise=1790.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122774 Jy ! Component: 100 - total flux cleaned = 0.00165758 Jy ! Component: 150 - total flux cleaned = 0.00183079 Jy ! Component: 200 - total flux cleaned = 0.00185712 Jy ! Total flux subtracted in 200 components = 0.00185712 Jy ! Clean residual min=-0.001984 max=0.002040 Jy/beam ! Clean residual mean=-0.000009 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.42532 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.42532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120692Jy sigma=0.000655 ! Fit after self-cal, rms=0.120694Jy sigma=0.000655 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.000720153 Jy ! Component: 100 - total flux cleaned = 0.000868915 Jy ! Component: 150 - total flux cleaned = 0.000913496 Jy ! Component: 200 - total flux cleaned = 0.000913425 Jy ! Total flux subtracted in 200 components = 0.000913425 Jy ! Clean residual min=-0.001942 max=0.002124 Jy/beam ! Clean residual mean=-0.000011 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.426233 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 184 components and 0.426233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120686Jy sigma=0.000655 ! Fit after self-cal, rms=0.120684Jy sigma=0.000655 ! 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.815 mas, bmaj=7.282 mas, bpa=-4.776 degrees ! Estimated noise=1301.7 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.815 x 7.282 at -4.776 degrees (North through East) ! Clean map min=-0.0022912 max=0.31667 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.332 mas, bmaj=6.251 mas, bpa=-4.522 degrees ! Estimated noise=1798.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.235738 Jy ! Component: 100 - total flux cleaned = 0.312429 Jy ! Component: 150 - total flux cleaned = 0.350751 Jy ! Component: 200 - total flux cleaned = 0.372368 Jy ! Total flux subtracted in 200 components = 0.372368 Jy ! Clean residual min=-0.006869 max=0.011041 Jy/beam ! Clean residual mean=0.000067 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 0.372368 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.372368 Jy ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=7.282 mas, bpa=-4.776 degrees ! Estimated noise=1301.7 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.0182567 Jy ! Component: 100 - total flux cleaned = 0.0275024 Jy ! Component: 150 - total flux cleaned = 0.0332311 Jy ! Component: 200 - total flux cleaned = 0.0374749 Jy ! Total flux subtracted in 200 components = 0.0374749 Jy ! Clean residual min=-0.003779 max=0.004207 Jy/beam ! Clean residual mean=0.000013 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.409843 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 70 components and 0.409843 Jy ! Inverting map ! Added new window around map position (-6, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406464 Jy ! Component: 100 - total flux cleaned = 0.00629355 Jy ! Component: 150 - total flux cleaned = 0.00816485 Jy ! Component: 200 - total flux cleaned = 0.00967098 Jy ! Total flux subtracted in 200 components = 0.00967098 Jy ! Clean residual min=-0.002938 max=0.002494 Jy/beam ! Clean residual mean=0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.419514 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.419514 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=8.064 mas, bmaj=20.79 mas, bpa=1.116 degrees ! Estimated noise=1790.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211244 Jy ! Component: 100 - total flux cleaned = 0.00351146 Jy ! Component: 150 - total flux cleaned = 0.0043917 Jy ! Component: 200 - total flux cleaned = 0.0048707 Jy ! Total flux subtracted in 200 components = 0.0048707 Jy ! Clean residual min=-0.002086 max=0.002141 Jy/beam ! Clean residual mean=-0.000006 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.424385 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.000180738 Jy ! Component: 100 - total flux cleaned = 0.000350721 Jy ! Component: 150 - total flux cleaned = 0.00053991 Jy ! Component: 200 - total flux cleaned = 0.000686392 Jy ! Total flux subtracted in 200 components = 0.000686392 Jy ! Clean residual min=-0.002007 max=0.002157 Jy/beam ! Clean residual mean=-0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.425071 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 115 components and 0.425071 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=7.282 mas, bpa=-4.776 degrees ! Estimated noise=1301.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334132 Jy ! Component: 100 - total flux cleaned = 0.000845244 Jy ! Component: 150 - total flux cleaned = 0.00104849 Jy ! Component: 200 - total flux cleaned = 0.00114357 Jy ! Total flux subtracted in 200 components = 0.00114357 Jy ! Clean residual min=-0.002553 max=0.002510 Jy/beam ! Clean residual mean=-0.000003 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.426215 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 138 components and 0.426215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120693Jy sigma=0.000655 ! Fit after self-cal, rms=0.120685Jy sigma=0.000655 wmodel J2102-3313_S_2017_02_19_pus_map.mod ! Writing 138 model components to file: J2102-3313_S_2017_02_19_pus_map.mod wobs J2102-3313_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2102-3313_S_2017_02_19_pus_uvs.fits wwins J2102-3313_S_2017_02_19_pus_map.win ! wwins: Wrote 6 windows to J2102-3313_S_2017_02_19_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 = -7.12793e-06 Jy ! Component: 100 - total flux cleaned = -0.000169649 Jy ! Component: 150 - total flux cleaned = -0.000327001 Jy ! Component: 200 - total flux cleaned = -0.000479457 Jy ! Component: 250 - total flux cleaned = -0.000624647 Jy ! Component: 300 - total flux cleaned = -0.000693414 Jy ! Component: 350 - total flux cleaned = -0.000759457 Jy ! Component: 400 - total flux cleaned = -0.000856282 Jy ! Component: 450 - total flux cleaned = -0.000792755 Jy ! Component: 500 - total flux cleaned = -0.000762677 Jy ! Component: 550 - total flux cleaned = -0.000673229 Jy ! Component: 600 - total flux cleaned = -0.000586224 Jy ! Component: 650 - total flux cleaned = -0.000557574 Jy ! Component: 700 - total flux cleaned = -0.00050078 Jy ! Component: 750 - total flux cleaned = -0.000338923 Jy ! Component: 800 - total flux cleaned = -0.000365499 Jy ! Component: 850 - total flux cleaned = -0.000235917 Jy ! Component: 900 - total flux cleaned = -0.000185202 Jy ! Component: 950 - total flux cleaned = -0.000184593 Jy ! Component: 1000 - total flux cleaned = -0.000159307 Jy ! Component: 1050 - total flux cleaned = -0.00011104 Jy ! Component: 1100 - total flux cleaned = -0.000157782 Jy ! Component: 1150 - total flux cleaned = -0.000134454 Jy ! Component: 1200 - total flux cleaned = -0.000225695 Jy ! Component: 1250 - total flux cleaned = -0.000270291 Jy ! Component: 1300 - total flux cleaned = -0.000226173 Jy ! Component: 1350 - total flux cleaned = -0.000313494 Jy ! Component: 1400 - total flux cleaned = -0.000249278 Jy ! Component: 1450 - total flux cleaned = -0.000334089 Jy ! Component: 1500 - total flux cleaned = -0.00037576 Jy ! Component: 1550 - total flux cleaned = -0.000396428 Jy ! Component: 1600 - total flux cleaned = -0.000437109 Jy ! Component: 1650 - total flux cleaned = -0.000457443 Jy ! Component: 1700 - total flux cleaned = -0.000536768 Jy ! Component: 1750 - total flux cleaned = -0.000556169 Jy ! Component: 1800 - total flux cleaned = -0.000595279 Jy ! Component: 1850 - total flux cleaned = -0.000652359 Jy ! Component: 1900 - total flux cleaned = -0.000652231 Jy ! Component: 1950 - total flux cleaned = -0.000614736 Jy ! Component: 2000 - total flux cleaned = -0.000651962 Jy ! Component: 2050 - total flux cleaned = -0.000670483 Jy ! Component: 2100 - total flux cleaned = -0.000598064 Jy ! Component: 2150 - total flux cleaned = -0.000652238 Jy ! Component: 2200 - total flux cleaned = -0.000634612 Jy ! Component: 2250 - total flux cleaned = -0.000670163 Jy ! Component: 2300 - total flux cleaned = -0.000670354 Jy ! Component: 2350 - total flux cleaned = -0.000722667 Jy ! Component: 2400 - total flux cleaned = -0.000808928 Jy ! Component: 2450 - total flux cleaned = -0.000825999 Jy ! Component: 2500 - total flux cleaned = -0.00084303 Jy ! Component: 2550 - total flux cleaned = -0.000876934 Jy ! Component: 2600 - total flux cleaned = -0.000927295 Jy ! Component: 2650 - total flux cleaned = -0.00101037 Jy ! Component: 2700 - total flux cleaned = -0.00105973 Jy ! Component: 2750 - total flux cleaned = -0.0011252 Jy ! Component: 2800 - total flux cleaned = -0.00115763 Jy ! Component: 2850 - total flux cleaned = -0.00123811 Jy ! Component: 2900 - total flux cleaned = -0.0012381 Jy ! Component: 2950 - total flux cleaned = -0.00130177 Jy ! Component: 3000 - total flux cleaned = -0.00130185 Jy ! Component: 3050 - total flux cleaned = -0.00142735 Jy ! Component: 3100 - total flux cleaned = -0.00150507 Jy ! Component: 3150 - total flux cleaned = -0.00152053 Jy ! Component: 3200 - total flux cleaned = -0.00161271 Jy ! Component: 3250 - total flux cleaned = -0.00164342 Jy ! Component: 3300 - total flux cleaned = -0.00170415 Jy ! Component: 3350 - total flux cleaned = -0.00177954 Jy ! Component: 3400 - total flux cleaned = -0.00183938 Jy ! Component: 3450 - total flux cleaned = -0.00183936 Jy ! Component: 3500 - total flux cleaned = -0.00194294 Jy ! Component: 3550 - total flux cleaned = -0.00194302 Jy ! Component: 3600 - total flux cleaned = -0.00203101 Jy ! Component: 3650 - total flux cleaned = -0.00207463 Jy ! Component: 3700 - total flux cleaned = -0.00211813 Jy ! Component: 3750 - total flux cleaned = -0.00216147 Jy ! Component: 3800 - total flux cleaned = -0.00220463 Jy ! Component: 3850 - total flux cleaned = -0.00224764 Jy ! Component: 3900 - total flux cleaned = -0.00233308 Jy ! Component: 3950 - total flux cleaned = -0.00236136 Jy ! Component: 4000 - total flux cleaned = -0.00241786 Jy ! Component: 4050 - total flux cleaned = -0.00246009 Jy ! Total flux subtracted in 4096 components = -0.00248812 Jy ! Clean residual min=-0.000822 max=0.000957 Jy/beam ! Clean residual mean=-0.000005 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.423727 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 416 components and 0.423727 Jy ![Exited script file: muppet] wmap "J2102-3313_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.815 x 7.282 at -4.776 degrees (North through East) ! Clean map min=-0.0019876 max=0.31847 Jy/beam ! Writing clean map to FITS file: J2102-3313_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.318466 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242051 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228016 0.228016 0.456032 0.912064 1.82413 3.64826 7.29651 14.593 29.186 58.3721 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.318 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.815 x 7.282 at -4.776 degrees (North through East) ! Clean map min=-0.0019876 max=0.31847 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 J2102-3313_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:58:51 2019