! Started logfile: J2358+3922_S_2017_02_24_pus_uvs.log on Sat May 4 11:39:17 2019 obs J2358+3922_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2358+3922_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964717 visibilities/baseline/integration-bin. ! Found source: J2358+3922 ! ! 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 823 lines of history. ! ! Reading 19796 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 J2358+3922_S_2017_02_24_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 363 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.750670Jy sigma=0.006943 ! Fit after self-cal, rms=0.737745Jy sigma=0.006824 ! 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.038 mas, bmaj=5.303 mas, bpa=-3.186 degrees ! Estimated noise=875.57 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.198483 Jy ! Component: 100 - total flux cleaned = 0.261404 Jy ! Total flux subtracted in 100 components = 0.261404 Jy ! Clean residual min=-0.008427 max=0.026029 Jy/beam ! Clean residual mean=0.000010 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.261404 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.261404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096954Jy sigma=0.000823 ! Fit after self-cal, rms=0.096940Jy sigma=0.000823 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271787 Jy ! Component: 100 - total flux cleaned = 0.0393565 Jy ! Total flux subtracted in 100 components = 0.0393565 Jy ! Clean residual min=-0.006364 max=0.013252 Jy/beam ! Clean residual mean=0.000001 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.300761 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 13 components and 0.300761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088676Jy sigma=0.000736 ! Fit after self-cal, rms=0.088684Jy sigma=0.000736 ! Inverting map ! Added new window around map position (-6, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124224 Jy ! Component: 100 - total flux cleaned = 0.0187178 Jy ! Total flux subtracted in 100 components = 0.0187178 Jy ! Clean residual min=-0.006170 max=0.005474 Jy/beam ! Clean residual mean=-0.000002 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.319479 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.319479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086552Jy sigma=0.000713 ! Fit after self-cal, rms=0.086258Jy sigma=0.000711 ! 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.646 mas, bmaj=6.228 mas, bpa=-0.6294 degrees ! Estimated noise=590.656 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.00749616 Jy ! Component: 100 - total flux cleaned = 0.0116357 Jy ! Component: 150 - total flux cleaned = 0.014228 Jy ! Component: 200 - total flux cleaned = 0.0150594 Jy ! Total flux subtracted in 200 components = 0.0150594 Jy ! Clean residual min=-0.004340 max=0.005245 Jy/beam ! Clean residual mean=0.000005 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.334538 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.334538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085457Jy sigma=0.000705 ! Fit after self-cal, rms=0.085349Jy sigma=0.000704 ! 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 0.92 FD 1.02 HN 1.04 KP 0.98 ! LA 0.96 MK 0.99 NL 0.99 OV 1.05 ! PT 1.01 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.05 KP 0.94 ! LA 0.93 MK 0.96 NL 0.97 OV 1.08 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.02 KP 1.03 ! LA 1.03 MK 0.98 NL 1.08 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.98 KP 1.00* ! LA 1.06 MK 1.25 NL 1.00* OV 1.04 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.085349Jy sigma=0.000704 ! Fit after self-cal, rms=0.083281Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=6.209 mas, bpa=-0.007692 degrees ! Estimated noise=591.357 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 (-12.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514666 Jy ! Component: 100 - total flux cleaned = 0.00647803 Jy ! Component: 150 - total flux cleaned = 0.00725785 Jy ! Component: 200 - total flux cleaned = 0.00797808 Jy ! Total flux subtracted in 200 components = 0.00797808 Jy ! Clean residual min=-0.002825 max=0.003217 Jy/beam ! Clean residual mean=0.000010 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.342516 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.342516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082838Jy sigma=0.000679 ! Fit after self-cal, rms=0.082800Jy sigma=0.000679 ! 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.082800Jy sigma=0.000679 ! Fit after self-cal, rms=0.079495Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=6.229 mas, bpa=0.1763 degrees ! Estimated noise=590.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231172 Jy ! Component: 100 - total flux cleaned = 0.00329471 Jy ! Component: 150 - total flux cleaned = 0.00353388 Jy ! Component: 200 - total flux cleaned = 0.00365634 Jy ! Total flux subtracted in 200 components = 0.00365634 Jy ! Clean residual min=-0.002088 max=0.002386 Jy/beam ! Clean residual mean=0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.346172 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.346172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079416Jy sigma=0.000671 ! Fit after self-cal, rms=0.079395Jy sigma=0.000670 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 (114, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191885 Jy ! Component: 100 - total flux cleaned = 0.0025306 Jy ! Component: 150 - total flux cleaned = 0.00284573 Jy ! Component: 200 - total flux cleaned = 0.00304911 Jy ! Total flux subtracted in 200 components = 0.00304911 Jy ! Clean residual min=-0.002019 max=0.001972 Jy/beam ! Clean residual mean=0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.349222 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.349221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079312Jy sigma=0.000670 ! Fit after self-cal, rms=0.079307Jy sigma=0.000670 ! 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.079307Jy sigma=0.000670 ! Fit after self-cal, rms=0.078518Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=6.237 mas, bpa=0.1617 degrees ! Estimated noise=589.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014317 Jy ! Component: 100 - total flux cleaned = 0.00196184 Jy ! Component: 150 - total flux cleaned = 0.00217434 Jy ! Component: 200 - total flux cleaned = 0.0022074 Jy ! Total flux subtracted in 200 components = 0.0022074 Jy ! Clean residual min=-0.002034 max=0.001736 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.351429 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 115 components and 0.351429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078482Jy sigma=0.000669 ! Fit after self-cal, rms=0.078475Jy sigma=0.000669 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.000401625 Jy ! Component: 100 - total flux cleaned = 0.000402823 Jy ! Component: 150 - total flux cleaned = 0.000402464 Jy ! Component: 200 - total flux cleaned = 0.000401979 Jy ! Total flux subtracted in 200 components = 0.000401979 Jy ! Clean residual min=-0.002004 max=0.001677 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.351831 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 127 components and 0.351831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078454Jy sigma=0.000669 ! Fit after self-cal, rms=0.078453Jy sigma=0.000669 ! 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.078453Jy sigma=0.000669 ! Fit after self-cal, rms=0.078405Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.535 mas, bmaj=9.494 mas, bpa=3.734 degrees ! Estimated noise=719.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0009853 Jy ! Component: 100 - total flux cleaned = 0.00138795 Jy ! Component: 150 - total flux cleaned = 0.00170695 Jy ! Component: 200 - total flux cleaned = 0.00185081 Jy ! Total flux subtracted in 200 components = 0.00185081 Jy ! Clean residual min=-0.001875 max=0.002176 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.353682 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 140 components and 0.353682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078406Jy sigma=0.000669 ! Fit after self-cal, rms=0.078403Jy sigma=0.000669 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 (-24, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205105 Jy ! Component: 100 - total flux cleaned = 0.00312418 Jy ! Component: 150 - total flux cleaned = 0.00361555 Jy ! Component: 200 - total flux cleaned = 0.00378648 Jy ! Total flux subtracted in 200 components = 0.00378648 Jy ! Clean residual min=-0.001624 max=0.001554 Jy/beam ! Clean residual mean=0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.357468 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 196 components and 0.357468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078364Jy sigma=0.000668 ! Fit after self-cal, rms=0.078360Jy sigma=0.000668 ! 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.601 mas, bmaj=6.24 mas, bpa=0.1629 degrees ! Estimated noise=590.006 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.601 x 6.24 at 0.1629 degrees (North through East) ! Clean map min=-0.0017008 max=0.26082 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.006 mas, bmaj=5.311 mas, bpa=-2.274 degrees ! Estimated noise=878.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199068 Jy ! Component: 100 - total flux cleaned = 0.262827 Jy ! Component: 150 - total flux cleaned = 0.291372 Jy ! Component: 200 - total flux cleaned = 0.307817 Jy ! Total flux subtracted in 200 components = 0.307817 Jy ! Clean residual min=-0.004371 max=0.008333 Jy/beam ! Clean residual mean=0.000004 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.307817 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.307817 Jy ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=6.24 mas, bpa=0.1629 degrees ! Estimated noise=590.006 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.0126956 Jy ! Component: 100 - total flux cleaned = 0.0209605 Jy ! Component: 150 - total flux cleaned = 0.0268249 Jy ! Component: 200 - total flux cleaned = 0.0312073 Jy ! Total flux subtracted in 200 components = 0.0312073 Jy ! Clean residual min=-0.002567 max=0.002557 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.339025 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 53 components and 0.339025 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.535 mas, bmaj=9.494 mas, bpa=3.734 degrees ! Estimated noise=719.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522512 Jy ! Component: 100 - total flux cleaned = 0.00854636 Jy ! Component: 150 - total flux cleaned = 0.0108682 Jy ! Component: 200 - total flux cleaned = 0.0126714 Jy ! Total flux subtracted in 200 components = 0.0126714 Jy ! Clean residual min=-0.001687 max=0.001768 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.351696 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.00144624 Jy ! Component: 100 - total flux cleaned = 0.00262231 Jy ! Component: 150 - total flux cleaned = 0.00342077 Jy ! Component: 200 - total flux cleaned = 0.0040509 Jy ! Total flux subtracted in 200 components = 0.0040509 Jy ! Clean residual min=-0.001510 max=0.001734 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.355747 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 190 components and 0.355747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=6.24 mas, bpa=0.1629 degrees ! Estimated noise=590.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000864813 Jy ! Component: 100 - total flux cleaned = 0.0014226 Jy ! Component: 150 - total flux cleaned = 0.00177848 Jy ! Component: 200 - total flux cleaned = 0.00201409 Jy ! Total flux subtracted in 200 components = 0.00201409 Jy ! Clean residual min=-0.001749 max=0.001524 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.357761 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 215 components and 0.357761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078444Jy sigma=0.000669 ! Fit after self-cal, rms=0.078427Jy sigma=0.000669 wmodel J2358+3922_S_2017_02_24_pus_map.mod ! Writing 215 model components to file: J2358+3922_S_2017_02_24_pus_map.mod wobs J2358+3922_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2358+3922_S_2017_02_24_pus_uvs.fits wwins J2358+3922_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J2358+3922_S_2017_02_24_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.00053144 Jy ! Component: 100 - total flux cleaned = -0.000759819 Jy ! Component: 150 - total flux cleaned = -0.000759467 Jy ! Component: 200 - total flux cleaned = -0.000811593 Jy ! Component: 250 - total flux cleaned = -0.000938529 Jy ! Component: 300 - total flux cleaned = -0.00103746 Jy ! Component: 350 - total flux cleaned = -0.00110994 Jy ! Component: 400 - total flux cleaned = -0.00120455 Jy ! Component: 450 - total flux cleaned = -0.00122726 Jy ! Component: 500 - total flux cleaned = -0.00129495 Jy ! Component: 550 - total flux cleaned = -0.0012945 Jy ! Component: 600 - total flux cleaned = -0.00131628 Jy ! Component: 650 - total flux cleaned = -0.00140219 Jy ! Component: 700 - total flux cleaned = -0.00142305 Jy ! Component: 750 - total flux cleaned = -0.00140187 Jy ! Component: 800 - total flux cleaned = -0.00136058 Jy ! Component: 850 - total flux cleaned = -0.00136062 Jy ! Component: 900 - total flux cleaned = -0.00127919 Jy ! Component: 950 - total flux cleaned = -0.00125919 Jy ! Component: 1000 - total flux cleaned = -0.0011996 Jy ! Component: 1050 - total flux cleaned = -0.00114078 Jy ! Component: 1100 - total flux cleaned = -0.00112165 Jy ! Component: 1150 - total flux cleaned = -0.00112139 Jy ! Component: 1200 - total flux cleaned = -0.000988515 Jy ! Component: 1250 - total flux cleaned = -0.000932255 Jy ! Component: 1300 - total flux cleaned = -0.000857934 Jy ! Component: 1350 - total flux cleaned = -0.000747375 Jy ! Component: 1400 - total flux cleaned = -0.000674546 Jy ! Component: 1450 - total flux cleaned = -0.000584258 Jy ! Component: 1500 - total flux cleaned = -0.000530488 Jy ! Component: 1550 - total flux cleaned = -0.000477089 Jy ! Component: 1600 - total flux cleaned = -0.000441681 Jy ! Component: 1650 - total flux cleaned = -0.000336822 Jy ! Component: 1700 - total flux cleaned = -0.000302156 Jy ! Component: 1750 - total flux cleaned = -0.000182041 Jy ! Component: 1800 - total flux cleaned = -0.000131307 Jy ! Component: 1850 - total flux cleaned = -8.08721e-05 Jy ! Component: 1900 - total flux cleaned = -8.07006e-05 Jy ! Component: 1950 - total flux cleaned = -1.44725e-05 Jy ! Component: 2000 - total flux cleaned = 1.85518e-05 Jy ! Component: 2050 - total flux cleaned = 0.000100019 Jy ! Component: 2100 - total flux cleaned = 0.000132395 Jy ! Component: 2150 - total flux cleaned = 0.000132483 Jy ! Component: 2200 - total flux cleaned = 0.000196112 Jy ! Component: 2250 - total flux cleaned = 0.000211798 Jy ! Component: 2300 - total flux cleaned = 0.000243151 Jy ! Component: 2350 - total flux cleaned = 0.000258768 Jy ! Component: 2400 - total flux cleaned = 0.00036686 Jy ! Component: 2450 - total flux cleaned = 0.000413095 Jy ! Component: 2500 - total flux cleaned = 0.000428192 Jy ! Component: 2550 - total flux cleaned = 0.000428174 Jy ! Component: 2600 - total flux cleaned = 0.000413096 Jy ! Component: 2650 - total flux cleaned = 0.000472996 Jy ! Component: 2700 - total flux cleaned = 0.000517398 Jy ! Component: 2750 - total flux cleaned = 0.000561512 Jy ! Component: 2800 - total flux cleaned = 0.000561458 Jy ! Component: 2850 - total flux cleaned = 0.000604905 Jy ! Component: 2900 - total flux cleaned = 0.000647948 Jy ! Component: 2950 - total flux cleaned = 0.000633691 Jy ! Component: 3000 - total flux cleaned = 0.000633727 Jy ! Component: 3050 - total flux cleaned = 0.000619609 Jy ! Component: 3100 - total flux cleaned = 0.000633661 Jy ! Component: 3150 - total flux cleaned = 0.000661468 Jy ! Component: 3200 - total flux cleaned = 0.000661597 Jy ! Component: 3250 - total flux cleaned = 0.000702772 Jy ! Component: 3300 - total flux cleaned = 0.000702595 Jy ! Component: 3350 - total flux cleaned = 0.000702774 Jy ! Component: 3400 - total flux cleaned = 0.000729807 Jy ! Component: 3450 - total flux cleaned = 0.000810261 Jy ! Component: 3500 - total flux cleaned = 0.000796941 Jy ! Component: 3550 - total flux cleaned = 0.000823276 Jy ! Component: 3600 - total flux cleaned = 0.000770627 Jy ! Component: 3650 - total flux cleaned = 0.000836072 Jy ! Component: 3700 - total flux cleaned = 0.000810014 Jy ! Component: 3750 - total flux cleaned = 0.000822953 Jy ! Component: 3800 - total flux cleaned = 0.000887414 Jy ! Component: 3850 - total flux cleaned = 0.000887416 Jy ! Component: 3900 - total flux cleaned = 0.000887383 Jy ! Component: 3950 - total flux cleaned = 0.000925405 Jy ! Component: 4000 - total flux cleaned = 0.000900187 Jy ! Component: 4050 - total flux cleaned = 0.000925293 Jy ! Total flux subtracted in 4096 components = 0.000937848 Jy ! Clean residual min=-0.000689 max=0.000687 Jy/beam ! Clean residual mean=0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.358699 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 500 components and 0.358699 Jy ![Exited script file: muppet] wmap "J2358+3922_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.601 x 6.24 at 0.1629 degrees (North through East) ! Clean map min=-0.0011475 max=0.2609 Jy/beam ! Writing clean map to FITS file: J2358+3922_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.260904 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226861 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.260855 0.260855 0.521711 1.04342 2.08684 4.17369 8.34737 16.6947 33.3895 66.779 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.26 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.601 x 6.24 at 0.1629 degrees (North through East) ! Clean map min=-0.0011475 max=0.2609 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 J2358+3922_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:39:23 2019