! Started logfile: J1224+2122_S_2017_05_27_pus_uvs.log on Fri May 3 11:06:04 2019 obs J1224+2122_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1224+2122_S_2017_05_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961062 visibilities/baseline/integration-bin. ! Found source: J1224+2122 ! ! 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 1211 lines of history. ! ! Reading 19548 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 J1224+2122_S_2017_05_27_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.753448Jy sigma=0.036455 ! Fit after self-cal, rms=0.713697Jy sigma=0.036343 ! 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.237 mas, bmaj=5.93 mas, bpa=-2.737 degrees ! Estimated noise=460.652 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.596287 Jy ! Component: 100 - total flux cleaned = 0.838873 Jy ! Total flux subtracted in 100 components = 0.838873 Jy ! Clean residual min=-0.176949 max=0.249489 Jy/beam ! Clean residual mean=-0.000622 rms=0.053941 Jy/beam ! Combined flux in latest and established models = 0.838873 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.838873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.950194Jy sigma=0.022157 ! Fit after self-cal, rms=0.949972Jy sigma=0.022157 ! 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.698 mas, bmaj=6.569 mas, bpa=-0.4138 degrees ! Estimated noise=385.498 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.261913 Jy ! Component: 100 - total flux cleaned = 0.42049 Jy ! Component: 150 - total flux cleaned = 0.521766 Jy ! Component: 200 - total flux cleaned = 0.587515 Jy ! Total flux subtracted in 200 components = 0.587515 Jy ! Clean residual min=-0.187100 max=0.260497 Jy/beam ! Clean residual mean=-0.000248 rms=0.054090 Jy/beam ! Combined flux in latest and established models = 1.42639 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 1.42639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.730901Jy sigma=0.026585 ! Fit after self-cal, rms=0.730466Jy sigma=0.026584 ! 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.96 FD 0.74 HN 0.87 KP 0.86 ! LA 0.84 MK 0.88 NL 0.90 OV 0.83 ! PT 0.89 SC 0.51 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.77 HN 0.89 KP 0.83 ! LA 0.81 MK 0.87 NL 1.11 OV 0.84 ! PT 0.86 SC 0.57 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 30.71 FD 0.80 HN 0.90 KP 0.85 ! LA 0.86 MK 0.91 NL 1.14 OV 0.78 ! PT 0.86 SC 0.53 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 0.93 KP 1.00* ! LA 0.84 MK 0.89 NL 1.00* OV 1.00* ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.730466Jy sigma=0.026584 ! Fit after self-cal, rms=5.863021Jy sigma=0.004350 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=6.983 mas, bpa=-0.9462 degrees ! Estimated noise=458.987 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.0324205 Jy ! Component: 100 - total flux cleaned = -0.0483711 Jy ! Component: 150 - total flux cleaned = -0.0548174 Jy ! Component: 200 - total flux cleaned = -0.0598714 Jy ! Total flux subtracted in 200 components = -0.0598714 Jy ! Clean residual min=-0.057058 max=0.084229 Jy/beam ! Clean residual mean=0.000117 rms=0.012478 Jy/beam ! Combined flux in latest and established models = 1.36652 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 1.36652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.831233Jy sigma=0.003443 ! Fit after self-cal, rms=5.831314Jy sigma=0.003419 ! Inverting map ! Added new window around map position (-1, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.046533 Jy ! Component: 100 - total flux cleaned = 0.0484041 Jy ! Component: 150 - total flux cleaned = 0.0571913 Jy ! Component: 200 - total flux cleaned = 0.0633554 Jy ! Total flux subtracted in 200 components = 0.0633554 Jy ! Clean residual min=-0.040907 max=0.047764 Jy/beam ! Clean residual mean=0.000098 rms=0.010499 Jy/beam ! Combined flux in latest and established models = 1.42987 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 42 components and 1.42987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.821672Jy sigma=0.003094 ! Fit after self-cal, rms=5.821150Jy sigma=0.003069 ! 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=5.821150Jy sigma=0.003069 ! Fit after self-cal, rms=2.414505Jy sigma=0.001820 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=6.932 mas, bpa=-1.852 degrees ! Estimated noise=458.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317413 Jy ! Component: 100 - total flux cleaned = 0.00191966 Jy ! Component: 150 - total flux cleaned = 0.00387767 Jy ! Component: 200 - total flux cleaned = 0.00564211 Jy ! Total flux subtracted in 200 components = 0.00564211 Jy ! Clean residual min=-0.025276 max=0.018126 Jy/beam ! Clean residual mean=0.000016 rms=0.004535 Jy/beam ! Combined flux in latest and established models = 1.43551 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 1.43551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.410403Jy sigma=0.001576 ! Fit after self-cal, rms=2.410262Jy sigma=0.001561 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.00683153 Jy ! Component: 100 - total flux cleaned = 0.00829352 Jy ! Component: 150 - total flux cleaned = 0.0103296 Jy ! Component: 200 - total flux cleaned = 0.0115677 Jy ! Total flux subtracted in 200 components = 0.0115677 Jy ! Clean residual min=-0.023119 max=0.016373 Jy/beam ! Clean residual mean=0.000016 rms=0.003965 Jy/beam ! Combined flux in latest and established models = 1.44708 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 1.44708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.408055Jy sigma=0.001479 ! Fit after self-cal, rms=2.408003Jy sigma=0.001475 ! 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=2.408003Jy sigma=0.001475 ! Fit after self-cal, rms=2.473032Jy sigma=0.001410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=6.959 mas, bpa=-2.65 degrees ! Estimated noise=460.853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314869 Jy ! Component: 100 - total flux cleaned = 0.000941858 Jy ! Component: 150 - total flux cleaned = 0.00150628 Jy ! Component: 200 - total flux cleaned = 0.00251198 Jy ! Total flux subtracted in 200 components = 0.00251198 Jy ! Clean residual min=-0.017403 max=0.013959 Jy/beam ! Clean residual mean=0.000012 rms=0.003044 Jy/beam ! Combined flux in latest and established models = 1.44959 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 1.44959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.471089Jy sigma=0.001326 ! Fit after self-cal, rms=2.471039Jy sigma=0.001321 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.00323893 Jy ! Component: 100 - total flux cleaned = 0.00505729 Jy ! Component: 150 - total flux cleaned = 0.0058682 Jy ! Component: 200 - total flux cleaned = 0.00626476 Jy ! Total flux subtracted in 200 components = 0.00626476 Jy ! Clean residual min=-0.016220 max=0.013242 Jy/beam ! Clean residual mean=0.000011 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 1.45586 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 1.45586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.469964Jy sigma=0.001290 ! Fit after self-cal, rms=2.469941Jy sigma=0.001288 ! 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=2.469941Jy sigma=0.001288 ! Fit after self-cal, rms=2.519367Jy sigma=0.001264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.523 mas, bmaj=10.77 mas, bpa=-7.632 degrees ! Estimated noise=580.743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375072 Jy ! Component: 100 - total flux cleaned = 8.38736e-05 Jy ! Component: 150 - total flux cleaned = 0.000101873 Jy ! Component: 200 - total flux cleaned = 0.000401514 Jy ! Total flux subtracted in 200 components = 0.000401514 Jy ! Clean residual min=-0.013593 max=0.010395 Jy/beam ! Clean residual mean=0.000023 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 1.45626 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 1.45626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.518248Jy sigma=0.001252 ! Fit after self-cal, rms=2.518212Jy sigma=0.001245 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.000182982 Jy ! Component: 100 - total flux cleaned = 0.00165748 Jy ! Component: 150 - total flux cleaned = 0.00241416 Jy ! Component: 200 - total flux cleaned = 0.00263155 Jy ! Total flux subtracted in 200 components = 0.00263155 Jy ! Clean residual min=-0.012747 max=0.009710 Jy/beam ! Clean residual mean=0.000020 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 1.45889 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 1.45889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.517338Jy sigma=0.001246 ! Fit after self-cal, rms=2.517320Jy sigma=0.001242 ! 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.376 mas, bmaj=6.989 mas, bpa=-3.175 degrees ! Estimated noise=463.428 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 6.989 at -3.175 degrees (North through East) ! Clean map min=-0.012768 max=1.0492 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.517320Jy sigma=0.001242 ! Fit after self-cal, rms=0.073087Jy sigma=0.000802 ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=6.994 mas, bpa=-3.422 degrees ! Estimated noise=462.393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123604 Jy ! Component: 100 - total flux cleaned = -0.00112486 Jy ! Component: 150 - total flux cleaned = -0.0010963 Jy ! Component: 200 - total flux cleaned = -0.00159825 Jy ! Total flux subtracted in 200 components = -0.00159825 Jy ! Clean residual min=-0.010669 max=0.008098 Jy/beam ! Clean residual mean=0.000001 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 1.45729 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 1.45729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070214Jy sigma=0.000764 ! Fit after self-cal, rms=0.069961Jy sigma=0.000762 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163367 Jy ! Component: 100 - total flux cleaned = 0.00117476 Jy ! Component: 150 - total flux cleaned = 0.00117622 Jy ! Component: 200 - total flux cleaned = 0.000978094 Jy ! Total flux subtracted in 200 components = 0.000978094 Jy ! Clean residual min=-0.009916 max=0.007622 Jy/beam ! Clean residual mean=0.000001 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 1.45827 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 1.45827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068591Jy sigma=0.000743 ! Fit after self-cal, rms=0.068485Jy sigma=0.000743 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068485Jy sigma=0.000743 ! Fit after self-cal, rms=0.067837Jy sigma=0.000738 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.841 mas, bmaj=6.194 mas, bpa=-4.26 degrees ! Estimated noise=628.701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.804752 Jy ! Component: 100 - total flux cleaned = 1.01862 Jy ! Component: 150 - total flux cleaned = 1.13296 Jy ! Component: 200 - total flux cleaned = 1.20764 Jy ! Total flux subtracted in 200 components = 1.20764 Jy ! Clean residual min=-0.015609 max=0.041707 Jy/beam ! Clean residual mean=-0.000131 rms=0.005393 Jy/beam ! Combined flux in latest and established models = 1.20764 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 43 model components to the UV plane model. ! The established model now contains 43 components and 1.20764 Jy ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.003 mas, bpa=-3.561 degrees ! Estimated noise=461.543 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.0780298 Jy ! Component: 100 - total flux cleaned = 0.128077 Jy ! Component: 150 - total flux cleaned = 0.162003 Jy ! Component: 200 - total flux cleaned = 0.185568 Jy ! Total flux subtracted in 200 components = 0.185568 Jy ! Clean residual min=-0.007954 max=0.014426 Jy/beam ! Clean residual mean=-0.000013 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 1.39321 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 114 components and 1.39321 Jy ! Inverting map ! Added new window around map position (5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174046 Jy ! Component: 100 - total flux cleaned = 0.0301904 Jy ! Component: 150 - total flux cleaned = 0.0398914 Jy ! Component: 200 - total flux cleaned = 0.0474533 Jy ! Total flux subtracted in 200 components = 0.0474533 Jy ! Clean residual min=-0.007103 max=0.005884 Jy/beam ! Clean residual mean=-0.000002 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 1.44066 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 142 components and 1.44066 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.538 mas, bmaj=10.74 mas, bpa=-7.692 degrees ! Estimated noise=575.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00764125 Jy ! Component: 100 - total flux cleaned = 0.0119493 Jy ! Component: 150 - total flux cleaned = 0.0147721 Jy ! Component: 200 - total flux cleaned = 0.0157108 Jy ! Total flux subtracted in 200 components = 0.0157108 Jy ! Clean residual min=-0.003900 max=0.004005 Jy/beam ! Clean residual mean=0.000003 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 1.45637 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.000300385 Jy ! Component: 100 - total flux cleaned = 0.000576659 Jy ! Component: 150 - total flux cleaned = 0.00076816 Jy ! Component: 200 - total flux cleaned = 0.000889495 Jy ! Total flux subtracted in 200 components = 0.000889495 Jy ! Clean residual min=-0.003839 max=0.003891 Jy/beam ! Clean residual mean=0.000002 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 1.45726 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 185 components and 1.45726 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.003 mas, bpa=-3.561 degrees ! Estimated noise=461.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00207031 Jy ! Component: 100 - total flux cleaned = -0.00163574 Jy ! Component: 150 - total flux cleaned = -0.00137598 Jy ! Component: 200 - total flux cleaned = -0.00113806 Jy ! Total flux subtracted in 200 components = -0.00113806 Jy ! Clean residual min=-0.006729 max=0.004984 Jy/beam ! Clean residual mean=0.000000 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 1.45612 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 198 components and 1.45612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062960Jy sigma=0.000678 ! Fit after self-cal, rms=0.062422Jy sigma=0.000672 wmodel J1224+2122_S_2017_05_27_pus_map.mod ! Writing 198 model components to file: J1224+2122_S_2017_05_27_pus_map.mod wobs J1224+2122_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1224+2122_S_2017_05_27_pus_uvs.fits wwins J1224+2122_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J1224+2122_S_2017_05_27_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.000597907 Jy ! Component: 100 - total flux cleaned = 0.000375794 Jy ! Component: 150 - total flux cleaned = 0.00143922 Jy ! Component: 200 - total flux cleaned = 0.0025953 Jy ! Component: 250 - total flux cleaned = 0.0033601 Jy ! Component: 300 - total flux cleaned = 0.0039664 Jy ! Component: 350 - total flux cleaned = 0.00468822 Jy ! Component: 400 - total flux cleaned = 0.00532697 Jy ! Component: 450 - total flux cleaned = 0.00595148 Jy ! Component: 500 - total flux cleaned = 0.00649881 Jy ! Component: 550 - total flux cleaned = 0.00703236 Jy ! Component: 600 - total flux cleaned = 0.00732144 Jy ! Component: 650 - total flux cleaned = 0.00766233 Jy ! Component: 700 - total flux cleaned = 0.00794133 Jy ! Component: 750 - total flux cleaned = 0.00826883 Jy ! Component: 800 - total flux cleaned = 0.00853706 Jy ! Component: 850 - total flux cleaned = 0.00890415 Jy ! Component: 900 - total flux cleaned = 0.00911009 Jy ! Component: 950 - total flux cleaned = 0.00946585 Jy ! Component: 1000 - total flux cleaned = 0.00966618 Jy ! Component: 1050 - total flux cleaned = 0.00991257 Jy ! Component: 1100 - total flux cleaned = 0.0102033 Jy ! Component: 1150 - total flux cleaned = 0.0103929 Jy ! Component: 1200 - total flux cleaned = 0.0106746 Jy ! Component: 1250 - total flux cleaned = 0.0109512 Jy ! Component: 1300 - total flux cleaned = 0.0110871 Jy ! Component: 1350 - total flux cleaned = 0.0112671 Jy ! Component: 1400 - total flux cleaned = 0.0114875 Jy ! Component: 1450 - total flux cleaned = 0.0114002 Jy ! Component: 1500 - total flux cleaned = 0.0116583 Jy ! Component: 1550 - total flux cleaned = 0.0118274 Jy ! Component: 1600 - total flux cleaned = 0.0119522 Jy ! Component: 1650 - total flux cleaned = 0.0119522 Jy ! Component: 1700 - total flux cleaned = 0.0120739 Jy ! Component: 1750 - total flux cleaned = 0.0120744 Jy ! Component: 1800 - total flux cleaned = 0.012192 Jy ! Component: 1850 - total flux cleaned = 0.012192 Jy ! Component: 1900 - total flux cleaned = 0.01223 Jy ! Component: 1950 - total flux cleaned = 0.0122297 Jy ! Component: 2000 - total flux cleaned = 0.0121931 Jy ! Component: 2050 - total flux cleaned = 0.0122673 Jy ! Component: 2100 - total flux cleaned = 0.0123763 Jy ! Component: 2150 - total flux cleaned = 0.0123765 Jy ! Component: 2200 - total flux cleaned = 0.0123053 Jy ! Component: 2250 - total flux cleaned = 0.0123758 Jy ! Component: 2300 - total flux cleaned = 0.0123411 Jy ! Component: 2350 - total flux cleaned = 0.0123064 Jy ! Component: 2400 - total flux cleaned = 0.0122051 Jy ! Component: 2450 - total flux cleaned = 0.0123387 Jy ! Component: 2500 - total flux cleaned = 0.012173 Jy ! Component: 2550 - total flux cleaned = 0.0122058 Jy ! Component: 2600 - total flux cleaned = 0.0121087 Jy ! Component: 2650 - total flux cleaned = 0.0121409 Jy ! Component: 2700 - total flux cleaned = 0.0121095 Jy ! Component: 2750 - total flux cleaned = 0.0120782 Jy ! Component: 2800 - total flux cleaned = 0.011986 Jy ! Component: 2850 - total flux cleaned = 0.0120775 Jy ! Component: 2900 - total flux cleaned = 0.012077 Jy ! Component: 2950 - total flux cleaned = 0.012166 Jy ! Component: 3000 - total flux cleaned = 0.0120193 Jy ! Component: 3050 - total flux cleaned = 0.0120194 Jy ! Component: 3100 - total flux cleaned = 0.0121342 Jy ! Component: 3150 - total flux cleaned = 0.0120488 Jy ! Component: 3200 - total flux cleaned = 0.0120488 Jy ! Component: 3250 - total flux cleaned = 0.0121607 Jy ! Component: 3300 - total flux cleaned = 0.0121056 Jy ! Component: 3350 - total flux cleaned = 0.0121866 Jy ! Component: 3400 - total flux cleaned = 0.0120788 Jy ! Component: 3450 - total flux cleaned = 0.0120256 Jy ! Component: 3500 - total flux cleaned = 0.0120521 Jy ! Component: 3550 - total flux cleaned = 0.0120518 Jy ! Component: 3600 - total flux cleaned = 0.012 Jy ! Component: 3650 - total flux cleaned = 0.0119486 Jy ! Component: 3700 - total flux cleaned = 0.0117209 Jy ! Component: 3750 - total flux cleaned = 0.0117215 Jy ! Component: 3800 - total flux cleaned = 0.0117217 Jy ! Component: 3850 - total flux cleaned = 0.0115749 Jy ! Component: 3900 - total flux cleaned = 0.0115022 Jy ! Component: 3950 - total flux cleaned = 0.011502 Jy ! Component: 4000 - total flux cleaned = 0.0115261 Jy ! Component: 4050 - total flux cleaned = 0.0113132 Jy ! Total flux subtracted in 4096 components = 0.011313 Jy ! Clean residual min=-0.001367 max=0.001268 Jy/beam ! Clean residual mean=-0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 1.46743 Jy keep ! Adding 333 model components to the UV plane model. ! The established model now contains 531 components and 1.46743 Jy ![Exited script file: muppet] wmap "J1224+2122_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 7.003 at -3.561 degrees (North through East) ! Clean map min=-0.0035069 max=1.0525 Jy/beam ! Writing clean map to FITS file: J1224+2122_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.05246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000428777 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.122221 0.122221 0.244442 0.488885 0.977769 1.95554 3.91108 7.82215 15.6443 31.2886 62.5772 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.052 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.394 x 7.003 at -3.561 degrees (North through East) ! Clean map min=-0.0035069 max=1.0525 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 J1224+2122_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:06:10 2019