! Started logfile: J1354-0206_S_2017_07_16_pus_uvs.log on Thu May 9 11:10:00 2019 obs J1354-0206_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1354-0206_S_2017_07_16_pus_uva.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.71345 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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 815 lines of history. ! ! Reading 2440 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 J1354-0206_S_2017_07_16_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.429958Jy sigma=0.003868 ! Fit after self-cal, rms=0.374490Jy sigma=0.003469 ! 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.544 mas, bmaj=6.962 mas, bpa=-5.412 degrees ! Estimated noise=2276.52 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.489317 Jy ! Component: 100 - total flux cleaned = 0.602741 Jy ! Total flux subtracted in 100 components = 0.602741 Jy ! Clean residual min=-0.037383 max=0.113233 Jy/beam ! Clean residual mean=0.000031 rms=0.013006 Jy/beam ! Combined flux in latest and established models = 0.602741 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.602741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196752Jy sigma=0.001746 ! Fit after self-cal, rms=0.196753Jy sigma=0.001746 ! Inverting map ! Added new window around map position (3, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988752 Jy ! Component: 100 - total flux cleaned = 0.139204 Jy ! Total flux subtracted in 100 components = 0.139204 Jy ! Clean residual min=-0.041044 max=0.078430 Jy/beam ! Clean residual mean=0.000020 rms=0.009438 Jy/beam ! Combined flux in latest and established models = 0.741946 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.741946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145955Jy sigma=0.001308 ! Fit after self-cal, rms=0.135120Jy sigma=0.001212 ! 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.954 mas, bmaj=7.685 mas, bpa=-4.249 degrees ! Estimated noise=2007.78 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 (-1.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.051342 Jy ! Component: 100 - total flux cleaned = 0.056692 Jy ! Component: 150 - total flux cleaned = 0.0616671 Jy ! Component: 200 - total flux cleaned = 0.0625211 Jy ! Total flux subtracted in 200 components = 0.0625211 Jy ! Clean residual min=-0.019356 max=0.018668 Jy/beam ! Clean residual mean=0.000014 rms=0.004831 Jy/beam ! Combined flux in latest and established models = 0.804467 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.804467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109284Jy sigma=0.000970 ! Fit after self-cal, rms=0.108808Jy sigma=0.000966 ! 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.97 FD 1.00* HN 0.95 KP 1.04 ! LA 1.01 MK 1.02 NL 0.94 OV 0.96 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 1.08 OV 0.99 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.01 KP 1.00 ! LA 1.00 MK 1.04 NL 1.00 OV 0.90 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 0.94 MK 1.05 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.108808Jy sigma=0.000966 ! Fit after self-cal, rms=0.099927Jy sigma=0.000736 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.935 mas, bmaj=7.797 mas, bpa=-4.253 degrees ! Estimated noise=2103.02 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.00460704 Jy ! Component: 100 - total flux cleaned = -0.00489131 Jy ! Component: 150 - total flux cleaned = -0.00544795 Jy ! Component: 200 - total flux cleaned = -0.00617828 Jy ! Total flux subtracted in 200 components = -0.00617828 Jy ! Clean residual min=-0.013565 max=0.009648 Jy/beam ! Clean residual mean=0.000002 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 0.798289 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.798289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097657Jy sigma=0.000718 ! Fit after self-cal, rms=0.097510Jy sigma=0.000716 ! 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.097510Jy sigma=0.000716 ! Fit after self-cal, rms=0.094193Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.804 mas, bpa=-4.362 degrees ! Estimated noise=2101.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0029198 Jy ! Component: 100 - total flux cleaned = -0.00334401 Jy ! Component: 150 - total flux cleaned = -0.00372594 Jy ! Component: 200 - total flux cleaned = -0.00424639 Jy ! Total flux subtracted in 200 components = -0.00424639 Jy ! Clean residual min=-0.009980 max=0.007199 Jy/beam ! Clean residual mean=0.000008 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.794042 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.794042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093019Jy sigma=0.000672 ! Fit after self-cal, rms=0.092960Jy sigma=0.000672 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.000576813 Jy ! Component: 100 - total flux cleaned = -0.000422744 Jy ! Component: 150 - total flux cleaned = -0.000567503 Jy ! Component: 200 - total flux cleaned = -0.000703656 Jy ! Total flux subtracted in 200 components = -0.000703656 Jy ! Clean residual min=-0.009045 max=0.006985 Jy/beam ! Clean residual mean=0.000008 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.793338 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.793338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092361Jy sigma=0.000668 ! Fit after self-cal, rms=0.092322Jy sigma=0.000668 ! 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.092322Jy sigma=0.000668 ! Fit after self-cal, rms=0.093303Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.811 mas, bpa=-4.381 degrees ! Estimated noise=2101.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00269123 Jy ! Component: 100 - total flux cleaned = -0.00268417 Jy ! Component: 150 - total flux cleaned = -0.00281497 Jy ! Component: 200 - total flux cleaned = -0.00318239 Jy ! Total flux subtracted in 200 components = -0.00318239 Jy ! Clean residual min=-0.008459 max=0.006664 Jy/beam ! Clean residual mean=0.000007 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.790156 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.790156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092747Jy sigma=0.000665 ! Fit after self-cal, rms=0.092712Jy sigma=0.000664 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.000131561 Jy ! Component: 100 - total flux cleaned = -0.000132407 Jy ! Component: 150 - total flux cleaned = -0.000355915 Jy ! Component: 200 - total flux cleaned = -0.000464366 Jy ! Total flux subtracted in 200 components = -0.000464366 Jy ! Clean residual min=-0.008020 max=0.006340 Jy/beam ! Clean residual mean=0.000007 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 0.789692 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.789692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092334Jy sigma=0.000662 ! Fit after self-cal, rms=0.092304Jy sigma=0.000662 ! 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.092304Jy sigma=0.000662 ! Fit after self-cal, rms=0.093197Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.272 mas, bmaj=14.65 mas, bpa=-4.787 degrees ! Estimated noise=2768.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102066 Jy ! Component: 100 - total flux cleaned = -0.0013348 Jy ! Component: 150 - total flux cleaned = -0.00147599 Jy ! Component: 200 - total flux cleaned = -0.00161097 Jy ! Total flux subtracted in 200 components = -0.00161097 Jy ! Clean residual min=-0.012577 max=0.008697 Jy/beam ! Clean residual mean=0.000016 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.788081 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.788081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092744Jy sigma=0.000660 ! Fit after self-cal, rms=0.092675Jy sigma=0.000659 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.000350743 Jy ! Component: 100 - total flux cleaned = 0.000100827 Jy ! Component: 150 - total flux cleaned = -1.34956e-05 Jy ! Component: 200 - total flux cleaned = -1.14094e-05 Jy ! Total flux subtracted in 200 components = -1.14094e-05 Jy ! Clean residual min=-0.012119 max=0.008270 Jy/beam ! Clean residual mean=0.000016 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.788069 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.788069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092384Jy sigma=0.000658 ! Fit after self-cal, rms=0.092327Jy sigma=0.000658 ! 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.93 mas, bmaj=7.818 mas, bpa=-4.399 degrees ! Estimated noise=2101.45 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.93 x 7.818 at -4.399 degrees (North through East) ! Clean map min=-0.019564 max=0.58324 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092327Jy sigma=0.000658 ! Fit after self-cal, rms=0.088487Jy sigma=0.000599 ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.821 mas, bpa=-4.384 degrees ! Estimated noise=2101.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00248702 Jy ! Component: 100 - total flux cleaned = -0.00270473 Jy ! Component: 150 - total flux cleaned = -0.00301106 Jy ! Component: 200 - total flux cleaned = -0.00319984 Jy ! Total flux subtracted in 200 components = -0.00319984 Jy ! Clean residual min=-0.007236 max=0.005513 Jy/beam ! Clean residual mean=0.000007 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.784869 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.784869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088135Jy sigma=0.000597 ! Fit after self-cal, rms=0.088117Jy sigma=0.000597 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172714 Jy ! Component: 100 - total flux cleaned = -7.39704e-05 Jy ! Component: 150 - total flux cleaned = -7.30361e-05 Jy ! Component: 200 - total flux cleaned = -7.31887e-05 Jy ! Total flux subtracted in 200 components = -7.31887e-05 Jy ! Clean residual min=-0.007002 max=0.005447 Jy/beam ! Clean residual mean=0.000007 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.784796 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.784796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087876Jy sigma=0.000596 ! Fit after self-cal, rms=0.087861Jy sigma=0.000596 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087861Jy sigma=0.000596 ! Fit after self-cal, rms=0.088514Jy sigma=0.000595 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.495 mas, bmaj=7.061 mas, bpa=-5.72 degrees ! Estimated noise=2442.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.522294 Jy ! Component: 100 - total flux cleaned = 0.647496 Jy ! Component: 150 - total flux cleaned = 0.698717 Jy ! Component: 200 - total flux cleaned = 0.728839 Jy ! Total flux subtracted in 200 components = 0.728839 Jy ! Clean residual min=-0.012787 max=0.016316 Jy/beam ! Clean residual mean=0.000018 rms=0.003332 Jy/beam ! Combined flux in latest and established models = 0.728839 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.728839 Jy ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.825 mas, bpa=-4.396 degrees ! Estimated noise=2100.46 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.0260317 Jy ! Component: 100 - total flux cleaned = 0.0409256 Jy ! Component: 150 - total flux cleaned = 0.0486644 Jy ! Component: 200 - total flux cleaned = 0.0511741 Jy ! Total flux subtracted in 200 components = 0.0511741 Jy ! Clean residual min=-0.009201 max=0.007861 Jy/beam ! Clean residual mean=0.000014 rms=0.001983 Jy/beam ! Combined flux in latest and established models = 0.780013 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 62 components and 0.780013 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.275 mas, bmaj=14.68 mas, bpa=-4.85 degrees ! Estimated noise=2765.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048589 Jy ! Component: 100 - total flux cleaned = 0.00485352 Jy ! Component: 150 - total flux cleaned = 0.004486 Jy ! Component: 200 - total flux cleaned = 0.0043422 Jy ! Total flux subtracted in 200 components = 0.0043422 Jy ! Clean residual min=-0.011454 max=0.007687 Jy/beam ! Clean residual mean=0.000022 rms=0.002551 Jy/beam ! Combined flux in latest and established models = 0.784356 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.000282118 Jy ! Component: 100 - total flux cleaned = -0.000539924 Jy ! Component: 150 - total flux cleaned = -0.00077001 Jy ! Component: 200 - total flux cleaned = -0.000877602 Jy ! Total flux subtracted in 200 components = -0.000877602 Jy ! Clean residual min=-0.010669 max=0.007759 Jy/beam ! Clean residual mean=0.000019 rms=0.002434 Jy/beam ! Combined flux in latest and established models = 0.783478 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 109 components and 0.783478 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.825 mas, bpa=-4.396 degrees ! Estimated noise=2100.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00239513 Jy ! Component: 100 - total flux cleaned = -0.0015943 Jy ! Component: 150 - total flux cleaned = -0.00105578 Jy ! Component: 200 - total flux cleaned = -0.000843457 Jy ! Total flux subtracted in 200 components = -0.000843457 Jy ! Clean residual min=-0.006506 max=0.006060 Jy/beam ! Clean residual mean=0.000007 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.782634 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.782634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089308Jy sigma=0.000595 ! Fit after self-cal, rms=0.089090Jy sigma=0.000594 wmodel J1354-0206_S_2017_07_16_pus_map.mod ! Writing 125 model components to file: J1354-0206_S_2017_07_16_pus_map.mod wobs J1354-0206_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1354-0206_S_2017_07_16_pus_uvs.fits wwins J1354-0206_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J1354-0206_S_2017_07_16_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.00184907 Jy ! Component: 100 - total flux cleaned = -0.00245588 Jy ! Component: 150 - total flux cleaned = -0.00301738 Jy ! Component: 200 - total flux cleaned = -0.00354933 Jy ! Component: 250 - total flux cleaned = -0.00371959 Jy ! Component: 300 - total flux cleaned = -0.0041291 Jy ! Component: 350 - total flux cleaned = -0.0043654 Jy ! Component: 400 - total flux cleaned = -0.00452023 Jy ! Component: 450 - total flux cleaned = -0.00459535 Jy ! Component: 500 - total flux cleaned = -0.00437499 Jy ! Component: 550 - total flux cleaned = -0.00430372 Jy ! Component: 600 - total flux cleaned = -0.00430508 Jy ! Component: 650 - total flux cleaned = -0.00444237 Jy ! Component: 700 - total flux cleaned = -0.00450805 Jy ! Component: 750 - total flux cleaned = -0.00450851 Jy ! Component: 800 - total flux cleaned = -0.00450791 Jy ! Component: 850 - total flux cleaned = -0.00482796 Jy ! Component: 900 - total flux cleaned = -0.00520535 Jy ! Component: 950 - total flux cleaned = -0.00539187 Jy ! Component: 1000 - total flux cleaned = -0.00588083 Jy ! Component: 1050 - total flux cleaned = -0.00618256 Jy ! Component: 1100 - total flux cleaned = -0.00659769 Jy ! Component: 1150 - total flux cleaned = -0.00700775 Jy ! Component: 1200 - total flux cleaned = -0.0074109 Jy ! Component: 1250 - total flux cleaned = -0.00758062 Jy ! Component: 1300 - total flux cleaned = -0.00791719 Jy ! Component: 1350 - total flux cleaned = -0.00802785 Jy ! Component: 1400 - total flux cleaned = -0.00813714 Jy ! Component: 1450 - total flux cleaned = -0.0082989 Jy ! Component: 1500 - total flux cleaned = -0.00845909 Jy ! Component: 1550 - total flux cleaned = -0.00851217 Jy ! Component: 1600 - total flux cleaned = -0.00887706 Jy ! Component: 1650 - total flux cleaned = -0.00897897 Jy ! Component: 1700 - total flux cleaned = -0.00913077 Jy ! Component: 1750 - total flux cleaned = -0.00908002 Jy ! Component: 1800 - total flux cleaned = -0.00922932 Jy ! Component: 1850 - total flux cleaned = -0.00932787 Jy ! Component: 1900 - total flux cleaned = -0.0094739 Jy ! Component: 1950 - total flux cleaned = -0.00947363 Jy ! Component: 2000 - total flux cleaned = -0.00971209 Jy ! Component: 2050 - total flux cleaned = -0.00985395 Jy ! Component: 2100 - total flux cleaned = -0.00980696 Jy ! Component: 2150 - total flux cleaned = -0.00994569 Jy ! Component: 2200 - total flux cleaned = -0.0100833 Jy ! Component: 2250 - total flux cleaned = -0.0101285 Jy ! Component: 2300 - total flux cleaned = -0.0102631 Jy ! Component: 2350 - total flux cleaned = -0.0103961 Jy ! Component: 2400 - total flux cleaned = -0.0103963 Jy ! Component: 2450 - total flux cleaned = -0.0105276 Jy ! Component: 2500 - total flux cleaned = -0.0105277 Jy ! Component: 2550 - total flux cleaned = -0.0106134 Jy ! Component: 2600 - total flux cleaned = -0.0107841 Jy ! Component: 2650 - total flux cleaned = -0.0109101 Jy ! Component: 2700 - total flux cleaned = -0.0110771 Jy ! Component: 2750 - total flux cleaned = -0.0112422 Jy ! Component: 2800 - total flux cleaned = -0.011119 Jy ! Component: 2850 - total flux cleaned = -0.0111196 Jy ! Component: 2900 - total flux cleaned = -0.0113209 Jy ! Component: 2950 - total flux cleaned = -0.0113208 Jy ! Component: 3000 - total flux cleaned = -0.0115191 Jy ! Component: 3050 - total flux cleaned = -0.011519 Jy ! Component: 3100 - total flux cleaned = -0.0115582 Jy ! Component: 3150 - total flux cleaned = -0.0117515 Jy ! Component: 3200 - total flux cleaned = -0.0119817 Jy ! Component: 3250 - total flux cleaned = -0.0120577 Jy ! Component: 3300 - total flux cleaned = -0.0120959 Jy ! Component: 3350 - total flux cleaned = -0.0123588 Jy ! Component: 3400 - total flux cleaned = -0.0125078 Jy ! Component: 3450 - total flux cleaned = -0.012507 Jy ! Component: 3500 - total flux cleaned = -0.0126539 Jy ! Component: 3550 - total flux cleaned = -0.0127631 Jy ! Component: 3600 - total flux cleaned = -0.0129077 Jy ! Component: 3650 - total flux cleaned = -0.013016 Jy ! Component: 3700 - total flux cleaned = -0.0131585 Jy ! Component: 3750 - total flux cleaned = -0.0132293 Jy ! Component: 3800 - total flux cleaned = -0.0134052 Jy ! Component: 3850 - total flux cleaned = -0.0136144 Jy ! Component: 3900 - total flux cleaned = -0.0137879 Jy ! Component: 3950 - total flux cleaned = -0.0138568 Jy ! Component: 4000 - total flux cleaned = -0.0140618 Jy ! Component: 4050 - total flux cleaned = -0.0141297 Jy ! Total flux subtracted in 4096 components = -0.014299 Jy ! Clean residual min=-0.002000 max=0.001681 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.768335 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 399 components and 0.768335 Jy ![Exited script file: muppet] wmap "J1354-0206_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.93 x 7.825 at -4.396 degrees (North through East) ! Clean map min=-0.013812 max=0.61214 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.612135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000613341 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300591 0.300591 0.601182 1.20236 2.40473 4.80946 9.61891 19.2378 38.4756 76.9513 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.612 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.93 x 7.825 at -4.396 degrees (North through East) ! Clean map min=-0.013812 max=0.61214 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 J1354-0206_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:10:05 2019