! Started logfile: J2249+1136_S_2017_02_24_pus_uvs.log on Sat May 4 11:37:12 2019 obs J2249+1136_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2249+1136_S_2017_02_24_pus_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89839 visibilities/baseline/integration-bin. ! Found source: J2249+1136 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 823 lines of history. ! ! Reading 22316 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 J2249+1136_S_2017_02_24_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 447 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926351Jy sigma=0.008080 ! Fit after self-cal, rms=0.915583Jy sigma=0.007994 ! 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.748 mas, bmaj=6.922 mas, bpa=-5.362 degrees ! Estimated noise=857.787 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.0650851 Jy ! Component: 100 - total flux cleaned = 0.0829522 Jy ! Total flux subtracted in 100 components = 0.0829522 Jy ! Clean residual min=-0.003077 max=0.007524 Jy/beam ! Clean residual mean=0.000002 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0829522 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0829522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082169Jy sigma=0.000677 ! Fit after self-cal, rms=0.082174Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00810271 Jy ! Component: 100 - total flux cleaned = 0.0118514 Jy ! Total flux subtracted in 100 components = 0.0118514 Jy ! Clean residual min=-0.002122 max=0.002394 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0948036 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.0948036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081254Jy sigma=0.000669 ! Fit after self-cal, rms=0.081260Jy sigma=0.000668 ! 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.38 mas, bmaj=7.92 mas, bpa=-4.268 degrees ! Estimated noise=586.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) ! Added new window around map position (-3.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00319644 Jy ! Component: 100 - total flux cleaned = 0.00488679 Jy ! Component: 150 - total flux cleaned = 0.00598453 Jy ! Component: 200 - total flux cleaned = 0.00651827 Jy ! Total flux subtracted in 200 components = 0.00651827 Jy ! Clean residual min=-0.001618 max=0.001647 Jy/beam ! Clean residual mean=0.000006 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.101322 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.101322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081118Jy sigma=0.000667 ! Fit after self-cal, rms=0.081117Jy sigma=0.000667 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.02 KP 0.99 ! LA 0.97 MK 0.98 NL 1.01 OV 1.05 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.02 KP 0.97 ! LA 0.94 MK 0.95 NL 0.98 OV 1.07 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.02 KP 1.00 ! LA 1.05 MK 1.01 NL 1.09 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.98 KP 1.00* ! LA 0.93 MK 1.06 NL 1.00* OV 0.99 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.081117Jy sigma=0.000667 ! Fit after self-cal, rms=0.080257Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=7.89 mas, bpa=-4.013 degrees ! Estimated noise=584.6 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 = -1.53731e-07 Jy ! Component: 100 - total flux cleaned = 0.000192156 Jy ! Component: 150 - total flux cleaned = 0.000287626 Jy ! Component: 200 - total flux cleaned = 0.000369876 Jy ! Total flux subtracted in 200 components = 0.000369876 Jy ! Clean residual min=-0.001585 max=0.001717 Jy/beam ! Clean residual mean=0.000006 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.101692 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.101692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080242Jy sigma=0.000666 ! Fit after self-cal, rms=0.080229Jy sigma=0.000666 ! 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.080229Jy sigma=0.000666 ! Fit after self-cal, rms=0.080400Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.859 mas, bpa=-4.014 degrees ! Estimated noise=585.048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131203 Jy ! Component: 100 - total flux cleaned = 0.00021849 Jy ! Component: 150 - total flux cleaned = 0.000234811 Jy ! Component: 200 - total flux cleaned = 0.000235195 Jy ! Total flux subtracted in 200 components = 0.000235195 Jy ! Clean residual min=-0.001483 max=0.001579 Jy/beam ! Clean residual mean=0.000004 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.101927 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.101927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080393Jy sigma=0.000665 ! Fit after self-cal, rms=0.080391Jy sigma=0.000665 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, -122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000880428 Jy ! Component: 100 - total flux cleaned = 0.000959483 Jy ! Component: 150 - total flux cleaned = 0.00105954 Jy ! Component: 200 - total flux cleaned = 0.00121174 Jy ! Total flux subtracted in 200 components = 0.00121174 Jy ! Clean residual min=-0.001411 max=0.001516 Jy/beam ! Clean residual mean=0.000004 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.103139 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.103139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080365Jy sigma=0.000665 ! Fit after self-cal, rms=0.080364Jy sigma=0.000665 ! Inverting map ! Added new window around map position (27.5, 123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000631503 Jy ! Component: 100 - total flux cleaned = 0.000673752 Jy ! Component: 150 - total flux cleaned = 0.000817455 Jy ! Component: 200 - total flux cleaned = 0.000942226 Jy ! Total flux subtracted in 200 components = 0.000942226 Jy ! Clean residual min=-0.001417 max=0.001366 Jy/beam ! Clean residual mean=0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.104081 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.104081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080335Jy sigma=0.000664 ! Fit after self-cal, rms=0.080334Jy sigma=0.000664 ! 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.080334Jy sigma=0.000664 ! Fit after self-cal, rms=0.080046Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.855 mas, bpa=-3.997 degrees ! Estimated noise=584.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.42423e-05 Jy ! Component: 100 - total flux cleaned = 9.48921e-06 Jy ! Component: 150 - total flux cleaned = 8.32043e-06 Jy ! Component: 200 - total flux cleaned = -9.41602e-06 Jy ! Total flux subtracted in 200 components = -9.41602e-06 Jy ! Clean residual min=-0.001390 max=0.001392 Jy/beam ! Clean residual mean=0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.104072 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.104072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080034Jy sigma=0.000664 ! Fit after self-cal, rms=0.080023Jy sigma=0.000664 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 = -7.08007e-05 Jy ! Component: 100 - total flux cleaned = -8.69355e-05 Jy ! Component: 150 - total flux cleaned = -0.000102348 Jy ! Component: 200 - total flux cleaned = -0.000117185 Jy ! Total flux subtracted in 200 components = -0.000117185 Jy ! Clean residual min=-0.001347 max=0.001384 Jy/beam ! Clean residual mean=0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.103954 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 115 components and 0.103954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080017Jy sigma=0.000664 ! Fit after self-cal, rms=0.080017Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-72, -28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106703 Jy ! Component: 100 - total flux cleaned = 0.00124832 Jy ! Component: 150 - total flux cleaned = 0.00127084 Jy ! Component: 200 - total flux cleaned = 0.00127008 Jy ! Total flux subtracted in 200 components = 0.00127008 Jy ! Clean residual min=-0.001352 max=0.001262 Jy/beam ! Clean residual mean=0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.105224 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.105224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079992Jy sigma=0.000664 ! Fit after self-cal, rms=0.079990Jy sigma=0.000664 ! 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.079990Jy sigma=0.000664 ! Fit after self-cal, rms=0.079926Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.456 mas, bmaj=11.09 mas, bpa=-3.211 degrees ! Estimated noise=725.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033567 Jy ! Component: 100 - total flux cleaned = 0.000543805 Jy ! Component: 150 - total flux cleaned = 0.000666282 Jy ! Component: 200 - total flux cleaned = 0.000720992 Jy ! Total flux subtracted in 200 components = 0.000720992 Jy ! Clean residual min=-0.001657 max=0.001400 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.105945 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.105945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079923Jy sigma=0.000664 ! Fit after self-cal, rms=0.079923Jy sigma=0.000664 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.000177247 Jy ! Component: 100 - total flux cleaned = 0.000213918 Jy ! Component: 150 - total flux cleaned = 0.000236633 Jy ! Component: 200 - total flux cleaned = 0.000257753 Jy ! Total flux subtracted in 200 components = 0.000257753 Jy ! Clean residual min=-0.001634 max=0.001382 Jy/beam ! Clean residual mean=0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.106203 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 165 components and 0.106203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079922Jy sigma=0.000664 ! Fit after self-cal, rms=0.079922Jy sigma=0.000664 ! 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.358 mas, bmaj=7.85 mas, bpa=-3.994 degrees ! Estimated noise=583.832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 7.85 at -3.994 degrees (North through East) ! Clean map min=-0.0012597 max=0.085806 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.733 mas, bmaj=6.852 mas, bpa=-5.048 degrees ! Estimated noise=853.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0644345 Jy ! Component: 100 - total flux cleaned = 0.083065 Jy ! Component: 150 - total flux cleaned = 0.0912476 Jy ! Component: 200 - total flux cleaned = 0.0953418 Jy ! Total flux subtracted in 200 components = 0.0953418 Jy ! Clean residual min=-0.002086 max=0.002282 Jy/beam ! Clean residual mean=0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0953418 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0953418 Jy ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.85 mas, bpa=-3.994 degrees ! Estimated noise=583.832 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.00304433 Jy ! Component: 100 - total flux cleaned = 0.00506999 Jy ! Component: 150 - total flux cleaned = 0.00622857 Jy ! Component: 200 - total flux cleaned = 0.00687028 Jy ! Total flux subtracted in 200 components = 0.00687028 Jy ! Clean residual min=-0.001575 max=0.001473 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.102212 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.102212 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.456 mas, bmaj=11.09 mas, bpa=-3.211 degrees ! Estimated noise=725.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129673 Jy ! Component: 100 - total flux cleaned = 0.00166028 Jy ! Component: 150 - total flux cleaned = 0.00200044 Jy ! Component: 200 - total flux cleaned = 0.00222654 Jy ! Total flux subtracted in 200 components = 0.00222654 Jy ! Clean residual min=-0.001678 max=0.001349 Jy/beam ! Clean residual mean=0.000003 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.104439 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.000175495 Jy ! Component: 100 - total flux cleaned = 0.000358468 Jy ! Component: 150 - total flux cleaned = 0.000499482 Jy ! Component: 200 - total flux cleaned = 0.000626743 Jy ! Total flux subtracted in 200 components = 0.000626743 Jy ! Clean residual min=-0.001620 max=0.001357 Jy/beam ! Clean residual mean=0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.105065 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 87 components and 0.105065 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.85 mas, bpa=-3.994 degrees ! Estimated noise=583.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459151 Jy ! Component: 100 - total flux cleaned = 0.000582351 Jy ! Component: 150 - total flux cleaned = 0.000666239 Jy ! Component: 200 - total flux cleaned = 0.000745334 Jy ! Total flux subtracted in 200 components = 0.000745334 Jy ! Clean residual min=-0.001356 max=0.001367 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.105811 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.105811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079952Jy sigma=0.000664 ! Fit after self-cal, rms=0.079949Jy sigma=0.000664 wmodel J2249+1136_S_2017_02_24_pus_map.mod ! Writing 108 model components to file: J2249+1136_S_2017_02_24_pus_map.mod wobs J2249+1136_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2249+1136_S_2017_02_24_pus_uvs.fits wwins J2249+1136_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J2249+1136_S_2017_02_24_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -5.36646e-05 Jy ! Component: 100 - total flux cleaned = -9.80832e-05 Jy ! Component: 150 - total flux cleaned = -0.000203861 Jy ! Component: 200 - total flux cleaned = -0.000365474 Jy ! Component: 250 - total flux cleaned = -0.000443876 Jy ! Component: 300 - total flux cleaned = -0.000595149 Jy ! Component: 350 - total flux cleaned = -0.000668679 Jy ! Component: 400 - total flux cleaned = -0.000722949 Jy ! Component: 450 - total flux cleaned = -0.000758102 Jy ! Component: 500 - total flux cleaned = -0.00081013 Jy ! Component: 550 - total flux cleaned = -0.000860838 Jy ! Component: 600 - total flux cleaned = -0.000894293 Jy ! Component: 650 - total flux cleaned = -0.000927432 Jy ! Component: 700 - total flux cleaned = -0.00100871 Jy ! Component: 750 - total flux cleaned = -0.0011205 Jy ! Component: 800 - total flux cleaned = -0.00118349 Jy ! Component: 850 - total flux cleaned = -0.00126098 Jy ! Component: 900 - total flux cleaned = -0.00129183 Jy ! Component: 950 - total flux cleaned = -0.00139806 Jy ! Component: 1000 - total flux cleaned = -0.00139823 Jy ! Component: 1050 - total flux cleaned = -0.00150228 Jy ! Component: 1100 - total flux cleaned = -0.0015758 Jy ! Component: 1150 - total flux cleaned = -0.00156116 Jy ! Component: 1200 - total flux cleaned = -0.0016477 Jy ! Component: 1250 - total flux cleaned = -0.00167649 Jy ! Component: 1300 - total flux cleaned = -0.00166217 Jy ! Component: 1350 - total flux cleaned = -0.00173239 Jy ! Component: 1400 - total flux cleaned = -0.00176026 Jy ! Component: 1450 - total flux cleaned = -0.00176022 Jy ! Component: 1500 - total flux cleaned = -0.00180146 Jy ! Component: 1550 - total flux cleaned = -0.00181518 Jy ! Component: 1600 - total flux cleaned = -0.00190939 Jy ! Component: 1650 - total flux cleaned = -0.00190935 Jy ! Component: 1700 - total flux cleaned = -0.00194932 Jy ! Component: 1750 - total flux cleaned = -0.00194928 Jy ! Component: 1800 - total flux cleaned = -0.00197558 Jy ! Component: 1850 - total flux cleaned = -0.0019886 Jy ! Component: 1900 - total flux cleaned = -0.0019887 Jy ! Component: 1950 - total flux cleaned = -0.002027 Jy ! Component: 2000 - total flux cleaned = -0.00205243 Jy ! Component: 2050 - total flux cleaned = -0.0021029 Jy ! Component: 2100 - total flux cleaned = -0.00212781 Jy ! Component: 2150 - total flux cleaned = -0.00215276 Jy ! Component: 2200 - total flux cleaned = -0.00222669 Jy ! Component: 2250 - total flux cleaned = -0.00214093 Jy ! Component: 2300 - total flux cleaned = -0.00217753 Jy ! Component: 2350 - total flux cleaned = -0.00218975 Jy ! Component: 2400 - total flux cleaned = -0.00221357 Jy ! Component: 2450 - total flux cleaned = -0.00221373 Jy ! Component: 2500 - total flux cleaned = -0.00221377 Jy ! Component: 2550 - total flux cleaned = -0.00219032 Jy ! Component: 2600 - total flux cleaned = -0.00217864 Jy ! Component: 2650 - total flux cleaned = -0.00220191 Jy ! Component: 2700 - total flux cleaned = -0.00222515 Jy ! Component: 2750 - total flux cleaned = -0.0022367 Jy ! Component: 2800 - total flux cleaned = -0.00219108 Jy ! Component: 2850 - total flux cleaned = -0.00224781 Jy ! Component: 2900 - total flux cleaned = -0.00221394 Jy ! Component: 2950 - total flux cleaned = -0.0022363 Jy ! Component: 3000 - total flux cleaned = -0.00228077 Jy ! Component: 3050 - total flux cleaned = -0.00229163 Jy ! Component: 3100 - total flux cleaned = -0.00226963 Jy ! Component: 3150 - total flux cleaned = -0.00223665 Jy ! Component: 3200 - total flux cleaned = -0.00223675 Jy ! Component: 3250 - total flux cleaned = -0.00225835 Jy ! Component: 3300 - total flux cleaned = -0.00229059 Jy ! Component: 3350 - total flux cleaned = -0.00225846 Jy ! Component: 3400 - total flux cleaned = -0.00225851 Jy ! Component: 3450 - total flux cleaned = -0.00229018 Jy ! Component: 3500 - total flux cleaned = -0.00226908 Jy ! Component: 3550 - total flux cleaned = -0.0022481 Jy ! Component: 3600 - total flux cleaned = -0.00225847 Jy ! Component: 3650 - total flux cleaned = -0.00225835 Jy ! Component: 3700 - total flux cleaned = -0.00225833 Jy ! Component: 3750 - total flux cleaned = -0.00230962 Jy ! Component: 3800 - total flux cleaned = -0.00231979 Jy ! Component: 3850 - total flux cleaned = -0.00230957 Jy ! Component: 3900 - total flux cleaned = -0.00229934 Jy ! Component: 3950 - total flux cleaned = -0.00231945 Jy ! Component: 4000 - total flux cleaned = -0.00228951 Jy ! Component: 4050 - total flux cleaned = -0.00228952 Jy ! Total flux subtracted in 4096 components = -0.00230942 Jy ! Clean residual min=-0.000574 max=0.000601 Jy/beam ! Clean residual mean=-0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.103501 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 452 components and 0.103501 Jy ![Exited script file: muppet] wmap "J2249+1136_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 7.85 at -3.994 degrees (North through East) ! Clean map min=-0.0012149 max=0.085629 Jy/beam ! Writing clean map to FITS file: J2249+1136_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0856287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.666996 0.666996 1.33399 2.66798 5.33597 10.6719 21.3439 42.6878 85.3755 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.358 x 7.85 at -3.994 degrees (North through East) ! Clean map min=-0.0012149 max=0.085629 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 J2249+1136_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:37:17 2019