! Started logfile: J2219+2613_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:39 2019 obs J2219+2613_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2219+2613_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771288 visibilities/baseline/integration-bin. ! Found source: J2219+2613 ! ! 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 15688 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 J2219+2613_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 478 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.902666Jy sigma=0.007742 ! Fit after self-cal, rms=0.896210Jy sigma=0.007689 ! 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.673 mas, bmaj=6.006 mas, bpa=-7.031 degrees ! Estimated noise=1053.3 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.0820339 Jy ! Component: 100 - total flux cleaned = 0.102867 Jy ! Total flux subtracted in 100 components = 0.102867 Jy ! Clean residual min=-0.004807 max=0.008717 Jy/beam ! Clean residual mean=-0.000006 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.102867 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.102867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086745Jy sigma=0.000684 ! Fit after self-cal, rms=0.086721Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00959848 Jy ! Component: 100 - total flux cleaned = 0.0145177 Jy ! Total flux subtracted in 100 components = 0.0145177 Jy ! Clean residual min=-0.004786 max=0.007284 Jy/beam ! Clean residual mean=-0.000003 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.117385 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.117385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085624Jy sigma=0.000677 ! Fit after self-cal, rms=0.085587Jy sigma=0.000676 ! Inverting map ! Added new window around map position (-0.5, -10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615608 Jy ! Component: 100 - total flux cleaned = 0.00905054 Jy ! Total flux subtracted in 100 components = 0.00905054 Jy ! Clean residual min=-0.004163 max=0.004098 Jy/beam ! Clean residual mean=-0.000002 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.126435 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.126435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085160Jy sigma=0.000673 ! Fit after self-cal, rms=0.085109Jy sigma=0.000673 ! 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.085 mas, bmaj=6.394 mas, bpa=-5.699 degrees ! Estimated noise=727.28 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.00249424 Jy ! Component: 100 - total flux cleaned = 0.00399272 Jy ! Component: 150 - total flux cleaned = 0.00508878 Jy ! Component: 200 - total flux cleaned = 0.00591571 Jy ! Total flux subtracted in 200 components = 0.00591571 Jy ! Clean residual min=-0.002957 max=0.002558 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.132351 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.132351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085004Jy sigma=0.000672 ! Fit after self-cal, rms=0.084996Jy sigma=0.000672 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.96 KP 1.04 ! LA 0.97 MK 0.96 NL 0.90 OV 1.09 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.08 HN 0.97 KP 0.99 ! LA 0.99 MK 0.98 NL 1.07 OV 1.10 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.95 KP 0.88 ! LA 0.81 MK 1.02 NL 1.18 OV 1.02 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.11 HN 0.92 KP 1.00* ! LA 0.78 MK 1.36 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.084996Jy sigma=0.000672 ! Fit after self-cal, rms=0.083686Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=6.403 mas, bpa=-5.449 degrees ! Estimated noise=728.389 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.000659074 Jy ! Component: 100 - total flux cleaned = 0.000880973 Jy ! Component: 150 - total flux cleaned = 0.00103315 Jy ! Component: 200 - total flux cleaned = 0.0011656 Jy ! Total flux subtracted in 200 components = 0.0011656 Jy ! Clean residual min=-0.001850 max=0.002127 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.133517 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.133517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083675Jy sigma=0.000663 ! Fit after self-cal, rms=0.083713Jy sigma=0.000663 ! 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.083713Jy sigma=0.000663 ! Fit after self-cal, rms=0.084170Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=6.386 mas, bpa=-5.505 degrees ! Estimated noise=729.331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011663 Jy ! Component: 100 - total flux cleaned = -3.62719e-05 Jy ! Component: 150 - total flux cleaned = 3.40301e-05 Jy ! Component: 200 - total flux cleaned = 5.96902e-05 Jy ! Total flux subtracted in 200 components = 5.96902e-05 Jy ! Clean residual min=-0.001650 max=0.001744 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.133576 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.133576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084165Jy sigma=0.000661 ! Fit after self-cal, rms=0.084186Jy sigma=0.000661 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.000105479 Jy ! Component: 100 - total flux cleaned = -5.91333e-05 Jy ! Component: 150 - total flux cleaned = -2.71064e-05 Jy ! Component: 200 - total flux cleaned = 2.03746e-06 Jy ! Total flux subtracted in 200 components = 2.03746e-06 Jy ! Clean residual min=-0.001633 max=0.001720 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.133578 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.133578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084183Jy sigma=0.000661 ! Fit after self-cal, rms=0.084184Jy sigma=0.000661 ! 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.084184Jy sigma=0.000661 ! Fit after self-cal, rms=0.084439Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=6.375 mas, bpa=-5.499 degrees ! Estimated noise=730.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201306 Jy ! Component: 100 - total flux cleaned = 0.00018784 Jy ! Component: 150 - total flux cleaned = 0.000230163 Jy ! Component: 200 - total flux cleaned = 0.000259762 Jy ! Total flux subtracted in 200 components = 0.000259762 Jy ! Clean residual min=-0.001600 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.133838 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.133838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084435Jy sigma=0.000661 ! Fit after self-cal, rms=0.084438Jy sigma=0.000661 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 = -3.3124e-05 Jy ! Component: 100 - total flux cleaned = 1.14471e-05 Jy ! Component: 150 - total flux cleaned = 3.60613e-05 Jy ! Component: 200 - total flux cleaned = 5.13763e-05 Jy ! Total flux subtracted in 200 components = 5.13763e-05 Jy ! Clean residual min=-0.001582 max=0.001706 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.13389 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.13389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084436Jy sigma=0.000661 ! Fit after self-cal, rms=0.084436Jy sigma=0.000661 ! 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.084436Jy sigma=0.000661 ! Fit after self-cal, rms=0.084633Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.556 mas, bmaj=8.973 mas, bpa=-2.823 degrees ! Estimated noise=981.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418559 Jy ! Component: 100 - total flux cleaned = 0.000398714 Jy ! Component: 150 - total flux cleaned = 0.00037754 Jy ! Component: 200 - total flux cleaned = 0.000360604 Jy ! Total flux subtracted in 200 components = 0.000360604 Jy ! Clean residual min=-0.002376 max=0.002138 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.13425 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.13425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084634Jy sigma=0.000661 ! Fit after self-cal, rms=0.084634Jy sigma=0.000661 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 = 9.97963e-06 Jy ! Component: 100 - total flux cleaned = -4.29029e-05 Jy ! Component: 150 - total flux cleaned = -6.42471e-05 Jy ! Component: 200 - total flux cleaned = -7.85298e-05 Jy ! Total flux subtracted in 200 components = -7.85298e-05 Jy ! Clean residual min=-0.002378 max=0.002142 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.134172 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.134172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084634Jy sigma=0.000661 ! Fit after self-cal, rms=0.084634Jy sigma=0.000661 ! 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.091 mas, bmaj=6.366 mas, bpa=-5.485 degrees ! Estimated noise=731.988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.091 x 6.366 at -5.485 degrees (North through East) ! Clean map min=-0.0015778 max=0.10553 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.683 mas, bmaj=5.96 mas, bpa=-6.716 degrees ! Estimated noise=1061.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0823922 Jy ! Component: 100 - total flux cleaned = 0.104121 Jy ! Component: 150 - total flux cleaned = 0.115153 Jy ! Component: 200 - total flux cleaned = 0.121884 Jy ! Total flux subtracted in 200 components = 0.121884 Jy ! Clean residual min=-0.002984 max=0.003533 Jy/beam ! Clean residual mean=-0.000001 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.121884 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.121884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=6.366 mas, bpa=-5.485 degrees ! Estimated noise=731.988 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.00364189 Jy ! Component: 100 - total flux cleaned = 0.00601066 Jy ! Component: 150 - total flux cleaned = 0.00768503 Jy ! Component: 200 - total flux cleaned = 0.00893286 Jy ! Total flux subtracted in 200 components = 0.00893286 Jy ! Clean residual min=-0.001776 max=0.001752 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.130817 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.130817 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=6.556 mas, bmaj=8.973 mas, bpa=-2.823 degrees ! Estimated noise=981.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163039 Jy ! Component: 100 - total flux cleaned = 0.00237838 Jy ! Component: 150 - total flux cleaned = 0.00279186 Jy ! Component: 200 - total flux cleaned = 0.00291619 Jy ! Total flux subtracted in 200 components = 0.00291619 Jy ! Clean residual min=-0.002370 max=0.002164 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.133733 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 = 8.77346e-05 Jy ! Component: 100 - total flux cleaned = 0.000150279 Jy ! Component: 150 - total flux cleaned = 0.000207025 Jy ! Component: 200 - total flux cleaned = 0.000233452 Jy ! Total flux subtracted in 200 components = 0.000233452 Jy ! Clean residual min=-0.002362 max=0.002150 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.133967 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.133967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=6.366 mas, bpa=-5.485 degrees ! Estimated noise=731.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195006 Jy ! Component: 100 - total flux cleaned = -0.0002834 Jy ! Component: 150 - total flux cleaned = -0.000339688 Jy ! Component: 200 - total flux cleaned = -0.000356651 Jy ! Total flux subtracted in 200 components = -0.000356651 Jy ! Clean residual min=-0.001668 max=0.001763 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.13361 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 0.13361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084644Jy sigma=0.000661 ! Fit after self-cal, rms=0.084644Jy sigma=0.000661 wmodel J2219+2613_S_2017_02_19_pus_map.mod ! Writing 96 model components to file: J2219+2613_S_2017_02_19_pus_map.mod wobs J2219+2613_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2219+2613_S_2017_02_19_pus_uvs.fits wwins J2219+2613_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2219+2613_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 = 0.00043639 Jy ! Component: 100 - total flux cleaned = 0.000834853 Jy ! Component: 150 - total flux cleaned = 0.00124165 Jy ! Component: 200 - total flux cleaned = 0.0014244 Jy ! Component: 250 - total flux cleaned = 0.00160096 Jy ! Component: 300 - total flux cleaned = 0.00169924 Jy ! Component: 350 - total flux cleaned = 0.00181853 Jy ! Component: 400 - total flux cleaned = 0.00188873 Jy ! Component: 450 - total flux cleaned = 0.0020269 Jy ! Component: 500 - total flux cleaned = 0.00222896 Jy ! Component: 550 - total flux cleaned = 0.00240493 Jy ! Component: 600 - total flux cleaned = 0.00249089 Jy ! Component: 650 - total flux cleaned = 0.0025545 Jy ! Component: 700 - total flux cleaned = 0.00263796 Jy ! Component: 750 - total flux cleaned = 0.0025962 Jy ! Component: 800 - total flux cleaned = 0.0026373 Jy ! Component: 850 - total flux cleaned = 0.00267738 Jy ! Component: 900 - total flux cleaned = 0.00269717 Jy ! Component: 950 - total flux cleaned = 0.00275518 Jy ! Component: 1000 - total flux cleaned = 0.00275481 Jy ! Component: 1050 - total flux cleaned = 0.00277403 Jy ! Component: 1100 - total flux cleaned = 0.00283038 Jy ! Component: 1150 - total flux cleaned = 0.00283045 Jy ! Component: 1200 - total flux cleaned = 0.00288557 Jy ! Component: 1250 - total flux cleaned = 0.00288568 Jy ! Component: 1300 - total flux cleaned = 0.00293966 Jy ! Component: 1350 - total flux cleaned = 0.0030102 Jy ! Component: 1400 - total flux cleaned = 0.0029925 Jy ! Component: 1450 - total flux cleaned = 0.00300984 Jy ! Component: 1500 - total flux cleaned = 0.00304394 Jy ! Component: 1550 - total flux cleaned = 0.0030441 Jy ! Component: 1600 - total flux cleaned = 0.00316162 Jy ! Component: 1650 - total flux cleaned = 0.00309487 Jy ! Component: 1700 - total flux cleaned = 0.00314439 Jy ! Component: 1750 - total flux cleaned = 0.00307887 Jy ! Component: 1800 - total flux cleaned = 0.00309501 Jy ! Component: 1850 - total flux cleaned = 0.00309504 Jy ! Component: 1900 - total flux cleaned = 0.00303167 Jy ! Component: 1950 - total flux cleaned = 0.00306333 Jy ! Component: 2000 - total flux cleaned = 0.00312609 Jy ! Component: 2050 - total flux cleaned = 0.0031415 Jy ! Component: 2100 - total flux cleaned = 0.00312593 Jy ! Component: 2150 - total flux cleaned = 0.00312603 Jy ! Component: 2200 - total flux cleaned = 0.00315615 Jy ! Component: 2250 - total flux cleaned = 0.00318605 Jy ! Component: 2300 - total flux cleaned = 0.00306711 Jy ! Component: 2350 - total flux cleaned = 0.00308199 Jy ! Component: 2400 - total flux cleaned = 0.00306738 Jy ! Component: 2450 - total flux cleaned = 0.00308172 Jy ! Component: 2500 - total flux cleaned = 0.00305293 Jy ! Component: 2550 - total flux cleaned = 0.00305297 Jy ! Component: 2600 - total flux cleaned = 0.00298205 Jy ! Component: 2650 - total flux cleaned = 0.00299596 Jy ! Component: 2700 - total flux cleaned = 0.00295394 Jy ! Component: 2750 - total flux cleaned = 0.00294005 Jy ! Component: 2800 - total flux cleaned = 0.00291236 Jy ! Component: 2850 - total flux cleaned = 0.00285769 Jy ! Component: 2900 - total flux cleaned = 0.00288495 Jy ! Component: 2950 - total flux cleaned = 0.00288503 Jy ! Component: 3000 - total flux cleaned = 0.00287182 Jy ! Component: 3050 - total flux cleaned = 0.00284525 Jy ! Component: 3100 - total flux cleaned = 0.0027791 Jy ! Component: 3150 - total flux cleaned = 0.0027791 Jy ! Component: 3200 - total flux cleaned = 0.00276612 Jy ! Component: 3250 - total flux cleaned = 0.0027662 Jy ! Component: 3300 - total flux cleaned = 0.0027533 Jy ! Component: 3350 - total flux cleaned = 0.00271519 Jy ! Component: 3400 - total flux cleaned = 0.00275315 Jy ! Component: 3450 - total flux cleaned = 0.00271552 Jy ! Component: 3500 - total flux cleaned = 0.00274045 Jy ! Component: 3550 - total flux cleaned = 0.00269067 Jy ! Component: 3600 - total flux cleaned = 0.00269069 Jy ! Component: 3650 - total flux cleaned = 0.00269061 Jy ! Component: 3700 - total flux cleaned = 0.00271499 Jy ! Component: 3750 - total flux cleaned = 0.00267873 Jy ! Component: 3800 - total flux cleaned = 0.00267873 Jy ! Component: 3850 - total flux cleaned = 0.00269054 Jy ! Component: 3900 - total flux cleaned = 0.00266692 Jy ! Component: 3950 - total flux cleaned = 0.00267862 Jy ! Component: 4000 - total flux cleaned = 0.00273736 Jy ! Component: 4050 - total flux cleaned = 0.00269072 Jy ! Total flux subtracted in 4096 components = 0.00266752 Jy ! Clean residual min=-0.000630 max=0.000782 Jy/beam ! Clean residual mean=0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.136277 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 400 components and 0.136277 Jy ![Exited script file: muppet] wmap "J2219+2613_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.091 x 6.366 at -5.485 degrees (North through East) ! Clean map min=-0.0012232 max=0.10563 Jy/beam ! Writing clean map to FITS file: J2219+2613_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.10563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210414 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.597596 0.597596 1.19519 2.39038 4.78077 9.56154 19.1231 38.2462 76.4923 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.091 x 6.366 at -5.485 degrees (North through East) ! Clean map min=-0.0012232 max=0.10563 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 J2219+2613_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:44 2019