! Started logfile: J0449+1121_S_2017_07_16_pus_uvs.log on Thu May 9 11:01:13 2019 obs J0449+1121_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0449+1121_S_2017_07_16_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.551111 visibilities/baseline/integration-bin. ! Found source: J0449+1121 ! ! 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 992 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 J0449+1121_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.665084Jy sigma=0.006417 ! Fit after self-cal, rms=0.648396Jy sigma=0.006248 ! 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.419 mas, bmaj=7.526 mas, bpa=-1.177 degrees ! Estimated noise=3029.83 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.276855 Jy ! Component: 100 - total flux cleaned = 0.398346 Jy ! Total flux subtracted in 100 components = 0.398346 Jy ! Clean residual min=-0.034074 max=0.059321 Jy/beam ! Clean residual mean=0.000102 rms=0.012863 Jy/beam ! Combined flux in latest and established models = 0.398346 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.398346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152244Jy sigma=0.001513 ! Fit after self-cal, rms=0.151805Jy sigma=0.001508 ! 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.804 mas, bmaj=8.17 mas, bpa=0.2617 degrees ! Estimated noise=2576.11 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.0936908 Jy ! Component: 100 - total flux cleaned = 0.144553 Jy ! Component: 150 - total flux cleaned = 0.174944 Jy ! Component: 200 - total flux cleaned = 0.194363 Jy ! Total flux subtracted in 200 components = 0.194363 Jy ! Clean residual min=-0.013537 max=0.026765 Jy/beam ! Clean residual mean=0.000048 rms=0.004552 Jy/beam ! Combined flux in latest and established models = 0.592709 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.592709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080042Jy sigma=0.000758 ! Fit after self-cal, rms=0.079718Jy sigma=0.000755 ! Inverting map ! Added new window around map position (3.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226644 Jy ! Component: 100 - total flux cleaned = 0.033447 Jy ! Component: 150 - total flux cleaned = 0.0378933 Jy ! Component: 200 - total flux cleaned = 0.0403386 Jy ! Total flux subtracted in 200 components = 0.0403386 Jy ! Clean residual min=-0.010113 max=0.009809 Jy/beam ! Clean residual mean=0.000008 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.633047 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.633047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072824Jy sigma=0.000685 ! Fit after self-cal, rms=0.072651Jy sigma=0.000684 ! 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.00* HN 0.98 KP 1.01 ! LA 1.03 MK 1.09 NL 0.90 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 0.99 ! LA 1.00 MK 1.10 NL 1.03 OV 1.01 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00 ! LA 1.00 MK 1.05 NL 0.97 OV 0.96 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.10 KP 1.00* ! LA 0.86 MK 0.81 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.072651Jy sigma=0.000684 ! Fit after self-cal, rms=0.068399Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=8.168 mas, bpa=0.4412 degrees ! Estimated noise=2596.1 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.000898152 Jy ! Component: 100 - total flux cleaned = -0.00040102 Jy ! Component: 150 - total flux cleaned = 3.87307e-05 Jy ! Component: 200 - total flux cleaned = 0.000434369 Jy ! Total flux subtracted in 200 components = 0.000434369 Jy ! Clean residual min=-0.008527 max=0.006417 Jy/beam ! Clean residual mean=0.000010 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.633482 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.633482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067695Jy sigma=0.000641 ! Fit after self-cal, rms=0.067652Jy sigma=0.000641 ! 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.067652Jy sigma=0.000641 ! Fit after self-cal, rms=0.067598Jy sigma=0.000640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=8.172 mas, bpa=0.4087 degrees ! Estimated noise=2592.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000627562 Jy ! Component: 100 - total flux cleaned = -0.000294199 Jy ! Component: 150 - total flux cleaned = -9.55382e-05 Jy ! Component: 200 - total flux cleaned = 8.97707e-05 Jy ! Total flux subtracted in 200 components = 8.97707e-05 Jy ! Clean residual min=-0.007949 max=0.006035 Jy/beam ! Clean residual mean=0.000010 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.633571 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.633571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067285Jy sigma=0.000637 ! Fit after self-cal, rms=0.067281Jy sigma=0.000637 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.000433017 Jy ! Component: 100 - total flux cleaned = 0.000589822 Jy ! Component: 150 - total flux cleaned = 0.000661922 Jy ! Component: 200 - total flux cleaned = 0.000794357 Jy ! Total flux subtracted in 200 components = 0.000794357 Jy ! Clean residual min=-0.007732 max=0.006010 Jy/beam ! Clean residual mean=0.000009 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.634366 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.634366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067132Jy sigma=0.000636 ! Fit after self-cal, rms=0.067130Jy sigma=0.000636 ! 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.067130Jy sigma=0.000636 ! Fit after self-cal, rms=0.067202Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=8.172 mas, bpa=0.4391 degrees ! Estimated noise=2592.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000632605 Jy ! Component: 100 - total flux cleaned = -0.00050897 Jy ! Component: 150 - total flux cleaned = -0.000398274 Jy ! Component: 200 - total flux cleaned = -0.000347863 Jy ! Total flux subtracted in 200 components = -0.000347863 Jy ! Clean residual min=-0.007484 max=0.005900 Jy/beam ! Clean residual mean=0.000009 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.634018 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.634018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067104Jy sigma=0.000635 ! Fit after self-cal, rms=0.067104Jy sigma=0.000635 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.000155421 Jy ! Component: 100 - total flux cleaned = 0.000249045 Jy ! Component: 150 - total flux cleaned = 0.000292981 Jy ! Component: 200 - total flux cleaned = 0.000333717 Jy ! Total flux subtracted in 200 components = 0.000333717 Jy ! Clean residual min=-0.007346 max=0.005779 Jy/beam ! Clean residual mean=0.000009 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.634352 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.634352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067050Jy sigma=0.000634 ! Fit after self-cal, rms=0.067050Jy sigma=0.000634 ! 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.067050Jy sigma=0.000634 ! Fit after self-cal, rms=0.067107Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.364 mas, bmaj=15.16 mas, bpa=-8.812 degrees ! Estimated noise=3518.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637671 Jy ! Component: 100 - total flux cleaned = 0.000532494 Jy ! Component: 150 - total flux cleaned = 0.000486033 Jy ! Component: 200 - total flux cleaned = 0.000403348 Jy ! Total flux subtracted in 200 components = 0.000403348 Jy ! Clean residual min=-0.007221 max=0.005276 Jy/beam ! Clean residual mean=0.000019 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.634755 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 81 components and 0.634755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067119Jy sigma=0.000634 ! Fit after self-cal, rms=0.067105Jy 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.000202626 Jy ! Component: 100 - total flux cleaned = 8.40499e-05 Jy ! Component: 150 - total flux cleaned = -2.2665e-05 Jy ! Component: 200 - total flux cleaned = -0.000112777 Jy ! Total flux subtracted in 200 components = -0.000112777 Jy ! Clean residual min=-0.006828 max=0.005196 Jy/beam ! Clean residual mean=0.000018 rms=0.001875 Jy/beam ! Combined flux in latest and established models = 0.634642 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.634642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067139Jy sigma=0.000634 ! Fit after self-cal, rms=0.067129Jy 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=2.84 mas, bmaj=8.17 mas, bpa=0.4876 degrees ! Estimated noise=2592.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 8.17 at 0.4876 degrees (North through East) ! Clean map min=-0.0066241 max=0.39358 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.451 mas, bmaj=7.531 mas, bpa=-1.233 degrees ! Estimated noise=3199.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275015 Jy ! Component: 100 - total flux cleaned = 0.395029 Jy ! Component: 150 - total flux cleaned = 0.463416 Jy ! Component: 200 - total flux cleaned = 0.508839 Jy ! Total flux subtracted in 200 components = 0.508839 Jy ! Clean residual min=-0.016316 max=0.026705 Jy/beam ! Clean residual mean=0.000056 rms=0.006027 Jy/beam ! Combined flux in latest and established models = 0.508839 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.508839 Jy ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=8.17 mas, bpa=0.4876 degrees ! Estimated noise=2592.5 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) ! Added new window around map position (-61, 98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0446324 Jy ! Component: 100 - total flux cleaned = 0.070896 Jy ! Component: 150 - total flux cleaned = 0.0873976 Jy ! Component: 200 - total flux cleaned = 0.0983624 Jy ! Total flux subtracted in 200 components = 0.0983624 Jy ! Clean residual min=-0.008335 max=0.008270 Jy/beam ! Clean residual mean=0.000037 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.607202 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 57 components and 0.607201 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.364 mas, bmaj=15.16 mas, bpa=-8.812 degrees ! Estimated noise=3518.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131908 Jy ! Component: 100 - total flux cleaned = 0.0189716 Jy ! Component: 150 - total flux cleaned = 0.0218624 Jy ! Component: 200 - total flux cleaned = 0.0232276 Jy ! Total flux subtracted in 200 components = 0.0232276 Jy ! Clean residual min=-0.006704 max=0.004420 Jy/beam ! Clean residual mean=0.000027 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.630429 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.000173541 Jy ! Component: 100 - total flux cleaned = 0.000339435 Jy ! Component: 150 - total flux cleaned = 0.000445071 Jy ! Component: 200 - total flux cleaned = 0.000545931 Jy ! Total flux subtracted in 200 components = 0.000545931 Jy ! Clean residual min=-0.006602 max=0.004511 Jy/beam ! Clean residual mean=0.000023 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.630975 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 88 components and 0.630975 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=8.17 mas, bpa=0.4876 degrees ! Estimated noise=2592.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115041 Jy ! Component: 100 - total flux cleaned = -0.00103583 Jy ! Component: 150 - total flux cleaned = -0.000728646 Jy ! Component: 200 - total flux cleaned = -0.000448304 Jy ! Total flux subtracted in 200 components = -0.000448304 Jy ! Clean residual min=-0.006340 max=0.006101 Jy/beam ! Clean residual mean=0.000010 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.630527 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.630527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066834Jy sigma=0.000632 ! Fit after self-cal, rms=0.066782Jy sigma=0.000631 wmodel J0449+1121_S_2017_07_16_pus_map.mod ! Writing 101 model components to file: J0449+1121_S_2017_07_16_pus_map.mod wobs J0449+1121_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0449+1121_S_2017_07_16_pus_uvs.fits wwins J0449+1121_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J0449+1121_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.000765893 Jy ! Component: 100 - total flux cleaned = -0.00160781 Jy ! Component: 150 - total flux cleaned = -0.00203055 Jy ! Component: 200 - total flux cleaned = -0.00195396 Jy ! Component: 250 - total flux cleaned = -0.00151451 Jy ! Component: 300 - total flux cleaned = -0.001032 Jy ! Component: 350 - total flux cleaned = -0.000569552 Jy ! Component: 400 - total flux cleaned = -0.000378484 Jy ! Component: 450 - total flux cleaned = -1.27081e-05 Jy ! Component: 500 - total flux cleaned = 0.000281111 Jy ! Component: 550 - total flux cleaned = 0.000791625 Jy ! Component: 600 - total flux cleaned = 0.00134006 Jy ! Component: 650 - total flux cleaned = 0.00181661 Jy ! Component: 700 - total flux cleaned = 0.00233042 Jy ! Component: 750 - total flux cleaned = 0.00282692 Jy ! Component: 800 - total flux cleaned = 0.00321171 Jy ! Component: 850 - total flux cleaned = 0.00363109 Jy ! Component: 900 - total flux cleaned = 0.00390302 Jy ! Component: 950 - total flux cleaned = 0.00403558 Jy ! Component: 1000 - total flux cleaned = 0.00429459 Jy ! Component: 1050 - total flux cleaned = 0.00446294 Jy ! Component: 1100 - total flux cleaned = 0.00462761 Jy ! Component: 1150 - total flux cleaned = 0.00486949 Jy ! Component: 1200 - total flux cleaned = 0.00518396 Jy ! Component: 1250 - total flux cleaned = 0.00541482 Jy ! Component: 1300 - total flux cleaned = 0.0057538 Jy ! Component: 1350 - total flux cleaned = 0.0060109 Jy ! Component: 1400 - total flux cleaned = 0.00622741 Jy ! Component: 1450 - total flux cleaned = 0.0064406 Jy ! Component: 1500 - total flux cleaned = 0.00668469 Jy ! Component: 1550 - total flux cleaned = 0.00692316 Jy ! Component: 1600 - total flux cleaned = 0.00709004 Jy ! Component: 1650 - total flux cleaned = 0.00728717 Jy ! Component: 1700 - total flux cleaned = 0.00751283 Jy ! Component: 1750 - total flux cleaned = 0.0075768 Jy ! Component: 1800 - total flux cleaned = 0.00767113 Jy ! Component: 1850 - total flux cleaned = 0.00788618 Jy ! Component: 1900 - total flux cleaned = 0.00794657 Jy ! Component: 1950 - total flux cleaned = 0.00803547 Jy ! Component: 2000 - total flux cleaned = 0.00809401 Jy ! Component: 2050 - total flux cleaned = 0.00823851 Jy ! Component: 2100 - total flux cleaned = 0.00829531 Jy ! Component: 2150 - total flux cleaned = 0.00849285 Jy ! Component: 2200 - total flux cleaned = 0.00866025 Jy ! Component: 2250 - total flux cleaned = 0.0089082 Jy ! Component: 2300 - total flux cleaned = 0.00907201 Jy ! Component: 2350 - total flux cleaned = 0.00917996 Jy ! Component: 2400 - total flux cleaned = 0.00931363 Jy ! Component: 2450 - total flux cleaned = 0.00939296 Jy ! Component: 2500 - total flux cleaned = 0.00949809 Jy ! Component: 2550 - total flux cleaned = 0.00955028 Jy ! Component: 2600 - total flux cleaned = 0.00973196 Jy ! Component: 2650 - total flux cleaned = 0.00978346 Jy ! Component: 2700 - total flux cleaned = 0.00988621 Jy ! Component: 2750 - total flux cleaned = 0.00996275 Jy ! Component: 2800 - total flux cleaned = 0.0100389 Jy ! Component: 2850 - total flux cleaned = 0.0100898 Jy ! Component: 2900 - total flux cleaned = 0.0102161 Jy ! Component: 2950 - total flux cleaned = 0.0103417 Jy ! Component: 3000 - total flux cleaned = 0.0103418 Jy ! Component: 3050 - total flux cleaned = 0.0103667 Jy ! Component: 3100 - total flux cleaned = 0.0104167 Jy ! Component: 3150 - total flux cleaned = 0.0105164 Jy ! Component: 3200 - total flux cleaned = 0.0105665 Jy ! Component: 3250 - total flux cleaned = 0.0106165 Jy ! Component: 3300 - total flux cleaned = 0.0107165 Jy ! Component: 3350 - total flux cleaned = 0.0107916 Jy ! Component: 3400 - total flux cleaned = 0.0108664 Jy ! Component: 3450 - total flux cleaned = 0.0109913 Jy ! Component: 3500 - total flux cleaned = 0.0110413 Jy ! Component: 3550 - total flux cleaned = 0.0111667 Jy ! Component: 3600 - total flux cleaned = 0.0112672 Jy ! Component: 3650 - total flux cleaned = 0.0113427 Jy ! Component: 3700 - total flux cleaned = 0.0114185 Jy ! Component: 3750 - total flux cleaned = 0.0115195 Jy ! Component: 3800 - total flux cleaned = 0.0115957 Jy ! Component: 3850 - total flux cleaned = 0.0116469 Jy ! Component: 3900 - total flux cleaned = 0.0117237 Jy ! Component: 3950 - total flux cleaned = 0.0117753 Jy ! Component: 4000 - total flux cleaned = 0.011801 Jy ! Component: 4050 - total flux cleaned = 0.0118791 Jy ! Total flux subtracted in 4096 components = 0.0119052 Jy ! Clean residual min=-0.001544 max=0.001592 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.642432 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 356 components and 0.642432 Jy ![Exited script file: muppet] wmap "J0449+1121_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 8.17 at 0.4876 degrees (North through East) ! Clean map min=-0.0031643 max=0.38413 Jy/beam ! Writing clean map to FITS file: J0449+1121_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.384134 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000422378 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.329868 0.329868 0.659735 1.31947 2.63894 5.27788 10.5558 21.1115 42.2231 84.4461 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.384 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.84 x 8.17 at 0.4876 degrees (North through East) ! Clean map min=-0.0031643 max=0.38413 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 J0449+1121_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:01:18 2019