! Started logfile: J0224+0659_S_2017_02_19_pus_uvs.log on Sat May 4 18:39:53 2019 obs J0224+0659_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0224+0659_S_2017_02_19_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613889 visibilities/baseline/integration-bin. ! Found source: J0224+0659 ! ! 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 1768 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 J0224+0659_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.721376Jy sigma=0.006209 ! Fit after self-cal, rms=0.718233Jy sigma=0.006187 ! 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.597 mas, bmaj=7.565 mas, bpa=-7.237 degrees ! Estimated noise=2538.87 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.207965 Jy ! Component: 100 - total flux cleaned = 0.270767 Jy ! Total flux subtracted in 100 components = 0.270767 Jy ! Clean residual min=-0.015482 max=0.027424 Jy/beam ! Clean residual mean=-0.000014 rms=0.004300 Jy/beam ! Combined flux in latest and established models = 0.270767 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.270767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112689Jy sigma=0.000853 ! Fit after self-cal, rms=0.112622Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0303895 Jy ! Component: 100 - total flux cleaned = 0.0458862 Jy ! Total flux subtracted in 100 components = 0.0458862 Jy ! Clean residual min=-0.011119 max=0.014695 Jy/beam ! Clean residual mean=-0.000000 rms=0.003180 Jy/beam ! Combined flux in latest and established models = 0.316654 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.316654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101276Jy sigma=0.000779 ! Fit after self-cal, rms=0.101231Jy sigma=0.000778 ! 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.155 mas, bmaj=8.024 mas, bpa=-5.765 degrees ! Estimated noise=2190.71 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.0107709 Jy ! Component: 100 - total flux cleaned = 0.0164707 Jy ! Component: 150 - total flux cleaned = 0.0202404 Jy ! Component: 200 - total flux cleaned = 0.0228851 Jy ! Total flux subtracted in 200 components = 0.0228851 Jy ! Clean residual min=-0.013357 max=0.015458 Jy/beam ! Clean residual mean=-0.000002 rms=0.003476 Jy/beam ! Combined flux in latest and established models = 0.339539 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.339539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099366Jy sigma=0.000774 ! Fit after self-cal, rms=0.099359Jy sigma=0.000774 ! 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 0.94 HN 1.02 KP 1.03 ! LA 0.99 MK 1.01 NL 0.95 OV 1.03 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.04 KP 1.01 ! LA 0.95 MK 0.98 NL 1.34 OV 1.03 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 0.95 KP 0.85 ! LA 0.75 MK 1.00 NL 1.43 OV 0.97 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 0.88 KP 1.00* ! LA 0.84 MK 1.14 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.099359Jy sigma=0.000774 ! Fit after self-cal, rms=0.089025Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.036 mas, bpa=-5.345 degrees ! Estimated noise=2199.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183045 Jy ! Component: 100 - total flux cleaned = 0.0020102 Jy ! Component: 150 - total flux cleaned = 0.00194498 Jy ! Component: 200 - total flux cleaned = 0.00206803 Jy ! Total flux subtracted in 200 components = 0.00206803 Jy ! Clean residual min=-0.007338 max=0.007833 Jy/beam ! Clean residual mean=-0.000008 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.341607 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.341607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088863Jy sigma=0.000670 ! Fit after self-cal, rms=0.088884Jy sigma=0.000669 ! 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.088884Jy sigma=0.000669 ! Fit after self-cal, rms=0.084995Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=8.016 mas, bpa=-5.087 degrees ! Estimated noise=2200.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.60653e-05 Jy ! Component: 100 - total flux cleaned = -8.90401e-05 Jy ! Component: 150 - total flux cleaned = -8.83026e-05 Jy ! Component: 200 - total flux cleaned = -4.30342e-05 Jy ! Total flux subtracted in 200 components = -4.30342e-05 Jy ! Clean residual min=-0.005704 max=0.007538 Jy/beam ! Clean residual mean=-0.000005 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.341564 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.341564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084941Jy sigma=0.000648 ! Fit after self-cal, rms=0.084952Jy sigma=0.000648 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 (-8.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074192 Jy ! Component: 100 - total flux cleaned = 0.011134 Jy ! Component: 150 - total flux cleaned = 0.011956 Jy ! Component: 200 - total flux cleaned = 0.0128474 Jy ! Total flux subtracted in 200 components = 0.0128474 Jy ! Clean residual min=-0.005015 max=0.005446 Jy/beam ! Clean residual mean=-0.000006 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.354411 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.354411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084309Jy sigma=0.000642 ! Fit after self-cal, rms=0.084272Jy sigma=0.000642 ! 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.084272Jy sigma=0.000642 ! Fit after self-cal, rms=0.084083Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.014 mas, bpa=-5.027 degrees ! Estimated noise=2195.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259151 Jy ! Component: 100 - total flux cleaned = 0.00354379 Jy ! Component: 150 - total flux cleaned = 0.00408926 Jy ! Component: 200 - total flux cleaned = 0.00435643 Jy ! Total flux subtracted in 200 components = 0.00435643 Jy ! Clean residual min=-0.004956 max=0.005438 Jy/beam ! Clean residual mean=-0.000003 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.358768 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.358767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083967Jy sigma=0.000640 ! Fit after self-cal, rms=0.083965Jy sigma=0.000640 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.5, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033125 Jy ! Component: 100 - total flux cleaned = 0.00323305 Jy ! Component: 150 - total flux cleaned = 0.00323039 Jy ! Component: 200 - total flux cleaned = 0.00330653 Jy ! Total flux subtracted in 200 components = 0.00330653 Jy ! Clean residual min=-0.004754 max=0.005134 Jy/beam ! Clean residual mean=-0.000002 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.362074 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.362074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083554Jy sigma=0.000637 ! Fit after self-cal, rms=0.083549Jy sigma=0.000637 ! Inverting map ! Added new window around map position (7, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432275 Jy ! Component: 100 - total flux cleaned = 0.00619925 Jy ! Component: 150 - total flux cleaned = 0.00758077 Jy ! Component: 200 - total flux cleaned = 0.00833577 Jy ! Total flux subtracted in 200 components = 0.00833577 Jy ! Clean residual min=-0.004374 max=0.003932 Jy/beam ! Clean residual mean=-0.000004 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.37041 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 144 components and 0.37041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083271Jy sigma=0.000635 ! Fit after self-cal, rms=0.083274Jy sigma=0.000635 ! 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.083274Jy sigma=0.000635 ! Fit after self-cal, rms=0.083051Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.952 mas, bmaj=10.86 mas, bpa=-6.428 degrees ! Estimated noise=2767.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432009 Jy ! Component: 100 - total flux cleaned = 0.00110971 Jy ! Component: 150 - total flux cleaned = 0.00163257 Jy ! Component: 200 - total flux cleaned = 0.00232388 Jy ! Total flux subtracted in 200 components = 0.00232388 Jy ! Clean residual min=-0.004441 max=0.003831 Jy/beam ! Clean residual mean=-0.000005 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.372734 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 184 components and 0.372734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000634 ! Fit after self-cal, rms=0.083004Jy sigma=0.000634 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.00023729 Jy ! Component: 100 - total flux cleaned = 0.000714002 Jy ! Component: 150 - total flux cleaned = 0.00108267 Jy ! Component: 200 - total flux cleaned = 0.00142967 Jy ! Total flux subtracted in 200 components = 0.00142967 Jy ! Clean residual min=-0.004254 max=0.003735 Jy/beam ! Clean residual mean=-0.000005 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.374163 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 207 components and 0.374163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082990Jy sigma=0.000634 ! Fit after self-cal, rms=0.082992Jy sigma=0.000634 ! 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.178 mas, bmaj=8.024 mas, bpa=-5.002 degrees ! Estimated noise=2189.1 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.178 x 8.024 at -5.002 degrees (North through East) ! Clean map min=-0.0043253 max=0.27898 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.618 mas, bmaj=7.544 mas, bpa=-6.518 degrees ! Estimated noise=2540.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207933 Jy ! Component: 100 - total flux cleaned = 0.270729 Jy ! Component: 150 - total flux cleaned = 0.300962 Jy ! Component: 200 - total flux cleaned = 0.316389 Jy ! Total flux subtracted in 200 components = 0.316389 Jy ! Clean residual min=-0.008409 max=0.007536 Jy/beam ! Clean residual mean=-0.000006 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.316389 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.316389 Jy ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.024 mas, bpa=-5.002 degrees ! Estimated noise=2189.1 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.0115056 Jy ! Component: 100 - total flux cleaned = 0.0194114 Jy ! Component: 150 - total flux cleaned = 0.025856 Jy ! Component: 200 - total flux cleaned = 0.0310397 Jy ! Total flux subtracted in 200 components = 0.0310397 Jy ! Clean residual min=-0.005836 max=0.005229 Jy/beam ! Clean residual mean=-0.000001 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.347429 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.347429 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.952 mas, bmaj=10.86 mas, bpa=-6.428 degrees ! Estimated noise=2767.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481902 Jy ! Component: 100 - total flux cleaned = 0.00744105 Jy ! Component: 150 - total flux cleaned = 0.010086 Jy ! Component: 200 - total flux cleaned = 0.0123212 Jy ! Total flux subtracted in 200 components = 0.0123212 Jy ! Clean residual min=-0.004749 max=0.004487 Jy/beam ! Clean residual mean=-0.000004 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.35975 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.00193013 Jy ! Component: 100 - total flux cleaned = 0.00361963 Jy ! Component: 150 - total flux cleaned = 0.00527926 Jy ! Component: 200 - total flux cleaned = 0.00669419 Jy ! Total flux subtracted in 200 components = 0.00669419 Jy ! Clean residual min=-0.004253 max=0.004191 Jy/beam ! Clean residual mean=-0.000005 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.366444 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 125 components and 0.366444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.024 mas, bpa=-5.002 degrees ! Estimated noise=2189.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00053573 Jy ! Component: 100 - total flux cleaned = -0.00033026 Jy ! Component: 150 - total flux cleaned = 0.000268598 Jy ! Component: 200 - total flux cleaned = 0.00126653 Jy ! Total flux subtracted in 200 components = 0.00126653 Jy ! Clean residual min=-0.004322 max=0.004042 Jy/beam ! Clean residual mean=-0.000001 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.367711 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.367711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083285Jy sigma=0.000637 ! Fit after self-cal, rms=0.083264Jy sigma=0.000636 wmodel J0224+0659_S_2017_02_19_pus_map.mod ! Writing 147 model components to file: J0224+0659_S_2017_02_19_pus_map.mod wobs J0224+0659_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0224+0659_S_2017_02_19_pus_uvs.fits wwins J0224+0659_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J0224+0659_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.000878693 Jy ! Component: 100 - total flux cleaned = -0.00116255 Jy ! Component: 150 - total flux cleaned = -0.00129623 Jy ! Component: 200 - total flux cleaned = -0.00142637 Jy ! Component: 250 - total flux cleaned = -0.00161434 Jy ! Component: 300 - total flux cleaned = -0.00167525 Jy ! Component: 350 - total flux cleaned = -0.00156 Jy ! Component: 400 - total flux cleaned = -0.0015038 Jy ! Component: 450 - total flux cleaned = -0.00128468 Jy ! Component: 500 - total flux cleaned = -0.00128497 Jy ! Component: 550 - total flux cleaned = -0.00112838 Jy ! Component: 600 - total flux cleaned = -0.00102859 Jy ! Component: 650 - total flux cleaned = -0.00112973 Jy ! Component: 700 - total flux cleaned = -0.0011793 Jy ! Component: 750 - total flux cleaned = -0.00127414 Jy ! Component: 800 - total flux cleaned = -0.00118047 Jy ! Component: 850 - total flux cleaned = -0.00136485 Jy ! Component: 900 - total flux cleaned = -0.00141019 Jy ! Component: 950 - total flux cleaned = -0.00176532 Jy ! Component: 1000 - total flux cleaned = -0.0018525 Jy ! Component: 1050 - total flux cleaned = -0.00198142 Jy ! Component: 1100 - total flux cleaned = -0.0021929 Jy ! Component: 1150 - total flux cleaned = -0.00215117 Jy ! Component: 1200 - total flux cleaned = -0.00231546 Jy ! Component: 1250 - total flux cleaned = -0.00223489 Jy ! Component: 1300 - total flux cleaned = -0.00215615 Jy ! Component: 1350 - total flux cleaned = -0.00227513 Jy ! Component: 1400 - total flux cleaned = -0.00235191 Jy ! Component: 1450 - total flux cleaned = -0.00223713 Jy ! Component: 1500 - total flux cleaned = -0.00216196 Jy ! Component: 1550 - total flux cleaned = -0.002311 Jy ! Component: 1600 - total flux cleaned = -0.00223691 Jy ! Component: 1650 - total flux cleaned = -0.0020549 Jy ! Component: 1700 - total flux cleaned = -0.00219926 Jy ! Component: 1750 - total flux cleaned = -0.0020931 Jy ! Component: 1800 - total flux cleaned = -0.00209381 Jy ! Component: 1850 - total flux cleaned = -0.00219818 Jy ! Component: 1900 - total flux cleaned = -0.00216375 Jy ! Component: 1950 - total flux cleaned = -0.00223103 Jy ! Component: 2000 - total flux cleaned = -0.00213002 Jy ! Component: 2050 - total flux cleaned = -0.00216325 Jy ! Component: 2100 - total flux cleaned = -0.00216285 Jy ! Component: 2150 - total flux cleaned = -0.00209743 Jy ! Component: 2200 - total flux cleaned = -0.00203282 Jy ! Component: 2250 - total flux cleaned = -0.00193736 Jy ! Component: 2300 - total flux cleaned = -0.00196901 Jy ! Component: 2350 - total flux cleaned = -0.00190641 Jy ! Component: 2400 - total flux cleaned = -0.00184409 Jy ! Component: 2450 - total flux cleaned = -0.00184423 Jy ! Component: 2500 - total flux cleaned = -0.00190479 Jy ! Component: 2550 - total flux cleaned = -0.00175385 Jy ! Component: 2600 - total flux cleaned = -0.00172391 Jy ! Component: 2650 - total flux cleaned = -0.00172374 Jy ! Component: 2700 - total flux cleaned = -0.00169433 Jy ! Component: 2750 - total flux cleaned = -0.00157826 Jy ! Component: 2800 - total flux cleaned = -0.00157845 Jy ! Component: 2850 - total flux cleaned = -0.00160705 Jy ! Component: 2900 - total flux cleaned = -0.00157889 Jy ! Component: 2950 - total flux cleaned = -0.00166317 Jy ! Component: 3000 - total flux cleaned = -0.0016632 Jy ! Component: 3050 - total flux cleaned = -0.00157989 Jy ! Component: 3100 - total flux cleaned = -0.00155228 Jy ! Component: 3150 - total flux cleaned = -0.00141566 Jy ! Component: 3200 - total flux cleaned = -0.00141577 Jy ! Component: 3250 - total flux cleaned = -0.00141574 Jy ! Component: 3300 - total flux cleaned = -0.00136218 Jy ! Component: 3350 - total flux cleaned = -0.00138876 Jy ! Component: 3400 - total flux cleaned = -0.00136215 Jy ! Component: 3450 - total flux cleaned = -0.00136209 Jy ! Component: 3500 - total flux cleaned = -0.00130999 Jy ! Component: 3550 - total flux cleaned = -0.00138764 Jy ! Component: 3600 - total flux cleaned = -0.00133626 Jy ! Component: 3650 - total flux cleaned = -0.00141288 Jy ! Component: 3700 - total flux cleaned = -0.00141278 Jy ! Component: 3750 - total flux cleaned = -0.00138741 Jy ! Component: 3800 - total flux cleaned = -0.00128743 Jy ! Component: 3850 - total flux cleaned = -0.00138718 Jy ! Component: 3900 - total flux cleaned = -0.00143699 Jy ! Component: 3950 - total flux cleaned = -0.00141236 Jy ! Component: 4000 - total flux cleaned = -0.00143693 Jy ! Component: 4050 - total flux cleaned = -0.00148568 Jy ! Total flux subtracted in 4096 components = -0.00146148 Jy ! Clean residual min=-0.001408 max=0.001626 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.366249 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 456 components and 0.366249 Jy ![Exited script file: muppet] wmap "J0224+0659_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.178 x 8.024 at -5.002 degrees (North through East) ! Clean map min=-0.0031455 max=0.27967 Jy/beam ! Writing clean map to FITS file: J0224+0659_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.279673 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00043209 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.463495 0.463495 0.92699 1.85398 3.70796 7.41592 14.8318 29.6637 59.3274 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.279 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.178 x 8.024 at -5.002 degrees (North through East) ! Clean map min=-0.0031455 max=0.27967 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 J0224+0659_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:39:58 2019