! Started logfile: J1207+1211_S_2017_03_23_pus_uvs.log on Mon May 13 09:59:34 2019 obs J1207+1211_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1207+1211_S_2017_03_23_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.851213 visibilities/baseline/integration-bin. ! Found source: J1207+1211 ! ! 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 481 lines of history. ! ! Reading 26660 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 J1207+1211_S_2017_03_23_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 665 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835883Jy sigma=0.007323 ! Fit after self-cal, rms=0.822309Jy sigma=0.007224 ! 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.252 mas, bmaj=6.58 mas, bpa=-1.313 degrees ! Estimated noise=782.153 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.136208 Jy ! Component: 100 - total flux cleaned = 0.167215 Jy ! Total flux subtracted in 100 components = 0.167215 Jy ! Clean residual min=-0.005008 max=0.011175 Jy/beam ! Clean residual mean=-0.000042 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.167215 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.167215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094491Jy sigma=0.000734 ! Fit after self-cal, rms=0.094477Jy sigma=0.000734 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116282 Jy ! Component: 100 - total flux cleaned = 0.0172843 Jy ! Total flux subtracted in 100 components = 0.0172843 Jy ! Clean residual min=-0.004948 max=0.005342 Jy/beam ! Clean residual mean=-0.000026 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.184499 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.184499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092391Jy sigma=0.000719 ! Fit after self-cal, rms=0.092375Jy sigma=0.000719 ! 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.865 mas, bmaj=7.379 mas, bpa=-0.4813 degrees ! Estimated noise=551.864 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.00598388 Jy ! Component: 100 - total flux cleaned = 0.00925917 Jy ! Component: 150 - total flux cleaned = 0.0113193 Jy ! Component: 200 - total flux cleaned = 0.0126704 Jy ! Total flux subtracted in 200 components = 0.0126704 Jy ! Clean residual min=-0.004196 max=0.004740 Jy/beam ! Clean residual mean=-0.000041 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.19717 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.19717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091821Jy sigma=0.000716 ! Fit after self-cal, rms=0.091823Jy sigma=0.000716 ! 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.99 FD 0.98 HN 0.95 KP 1.04 ! LA 1.01 MK 1.11 NL 0.92 OV 1.04 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.00 KP 1.00 ! LA 0.97 MK 0.96 NL 1.07 OV 1.06 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.99 KP 0.87 ! LA 0.76 MK 1.03 NL 1.18 OV 0.96 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.09 HN 0.96 KP 1.00* ! LA 0.78 MK 1.16 NL 1.00* OV 1.55 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.091823Jy sigma=0.000716 ! Fit after self-cal, rms=0.091715Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=7.422 mas, bpa=-0.07187 degrees ! Estimated noise=552.903 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.000261613 Jy ! Component: 100 - total flux cleaned = -0.000386354 Jy ! Component: 150 - total flux cleaned = -0.000431399 Jy ! Component: 200 - total flux cleaned = -0.000493533 Jy ! Total flux subtracted in 200 components = -0.000493533 Jy ! Clean residual min=-0.002028 max=0.002387 Jy/beam ! Clean residual mean=-0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.196676 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.196676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091702Jy sigma=0.000687 ! Fit after self-cal, rms=0.091789Jy sigma=0.000687 ! 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.091789Jy sigma=0.000687 ! Fit after self-cal, rms=0.089565Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=7.427 mas, bpa=-0.1429 degrees ! Estimated noise=552.341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405221 Jy ! Component: 100 - total flux cleaned = -0.000502064 Jy ! Component: 150 - total flux cleaned = -0.000518537 Jy ! Component: 200 - total flux cleaned = -0.000535064 Jy ! Total flux subtracted in 200 components = -0.000535064 Jy ! Clean residual min=-0.001844 max=0.002175 Jy/beam ! Clean residual mean=-0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.196141 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.196141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089558Jy sigma=0.000683 ! Fit after self-cal, rms=0.089550Jy sigma=0.000682 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 (-12.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209043 Jy ! Component: 100 - total flux cleaned = 0.0032547 Jy ! Component: 150 - total flux cleaned = 0.00336206 Jy ! Component: 200 - total flux cleaned = 0.00345144 Jy ! Total flux subtracted in 200 components = 0.00345144 Jy ! Clean residual min=-0.001579 max=0.001778 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.199593 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.199593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089503Jy sigma=0.000682 ! Fit after self-cal, rms=0.089497Jy sigma=0.000682 ! Inverting map ! Added new window around map position (66.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127624 Jy ! Component: 100 - total flux cleaned = 0.00158515 Jy ! Component: 150 - total flux cleaned = 0.00162212 Jy ! Component: 200 - total flux cleaned = 0.00153421 Jy ! Total flux subtracted in 200 components = 0.00153421 Jy ! Clean residual min=-0.001580 max=0.001424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.201127 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.201127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089459Jy sigma=0.000681 ! Fit after self-cal, rms=0.089458Jy sigma=0.000681 ! 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.089458Jy sigma=0.000681 ! Fit after self-cal, rms=0.089158Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=7.425 mas, bpa=-0.224 degrees ! Estimated noise=551.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688211 Jy ! Component: 100 - total flux cleaned = 0.000745624 Jy ! Component: 150 - total flux cleaned = 0.000720438 Jy ! Component: 200 - total flux cleaned = 0.000674213 Jy ! Total flux subtracted in 200 components = 0.000674213 Jy ! Clean residual min=-0.001504 max=0.001401 Jy/beam ! Clean residual mean=-0.000002 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.201801 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.201801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089142Jy sigma=0.000681 ! Fit after self-cal, rms=0.089136Jy sigma=0.000681 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.000181373 Jy ! Component: 100 - total flux cleaned = 0.000158991 Jy ! Component: 150 - total flux cleaned = 9.61912e-05 Jy ! Component: 200 - total flux cleaned = 5.66376e-05 Jy ! Total flux subtracted in 200 components = 5.66376e-05 Jy ! Clean residual min=-0.001475 max=0.001381 Jy/beam ! Clean residual mean=-0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.201858 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 130 components and 0.201858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089126Jy sigma=0.000681 ! Fit after self-cal, rms=0.089126Jy sigma=0.000681 ! 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.089126Jy sigma=0.000681 ! Fit after self-cal, rms=0.089066Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.602 mas, bmaj=10.64 mas, bpa=-0.6814 degrees ! Estimated noise=658.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307585 Jy ! Component: 100 - total flux cleaned = 0.000205989 Jy ! Component: 150 - total flux cleaned = 8.68277e-05 Jy ! Component: 200 - total flux cleaned = 1.28174e-05 Jy ! Total flux subtracted in 200 components = 1.28174e-05 Jy ! Clean residual min=-0.001362 max=0.001470 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.20187 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 0.20187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089062Jy sigma=0.000681 ! Fit after self-cal, rms=0.089058Jy sigma=0.000681 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 = 8.1408e-05 Jy ! Component: 100 - total flux cleaned = 5.44604e-05 Jy ! Component: 150 - total flux cleaned = -6.73904e-06 Jy ! Component: 200 - total flux cleaned = -2.91468e-05 Jy ! Total flux subtracted in 200 components = -2.91468e-05 Jy ! Clean residual min=-0.001365 max=0.001451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.201841 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.201841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089057Jy sigma=0.000681 ! Fit after self-cal, rms=0.089057Jy sigma=0.000681 ! 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.876 mas, bmaj=7.426 mas, bpa=-0.233 degrees ! Estimated noise=551.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 7.426 at -0.233 degrees (North through East) ! Clean map min=-0.001335 max=0.17838 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=3.268 mas, bmaj=6.585 mas, bpa=-0.6855 degrees ! Estimated noise=793.873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138146 Jy ! Component: 100 - total flux cleaned = 0.16926 Jy ! Component: 150 - total flux cleaned = 0.180648 Jy ! Component: 200 - total flux cleaned = 0.186129 Jy ! Total flux subtracted in 200 components = 0.186129 Jy ! Clean residual min=-0.002921 max=0.003441 Jy/beam ! Clean residual mean=-0.000014 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.186129 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.186129 Jy ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=7.426 mas, bpa=-0.233 degrees ! Estimated noise=551.55 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.00445526 Jy ! Component: 100 - total flux cleaned = 0.00733336 Jy ! Component: 150 - total flux cleaned = 0.00946937 Jy ! Component: 200 - total flux cleaned = 0.010894 Jy ! Total flux subtracted in 200 components = 0.010894 Jy ! Clean residual min=-0.001625 max=0.001690 Jy/beam ! Clean residual mean=-0.000009 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.197023 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 56 components and 0.197023 Jy ! Inverting map ! Added new window around map position (-4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131792 Jy ! Component: 100 - total flux cleaned = 0.0021463 Jy ! Component: 150 - total flux cleaned = 0.00270181 Jy ! Component: 200 - total flux cleaned = 0.0029815 Jy ! Total flux subtracted in 200 components = 0.0029815 Jy ! Clean residual min=-0.001534 max=0.001354 Jy/beam ! Clean residual mean=-0.000005 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.200004 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 81 components and 0.200004 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.602 mas, bmaj=10.64 mas, bpa=-0.6814 degrees ! Estimated noise=658.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521166 Jy ! Component: 100 - total flux cleaned = 0.000553418 Jy ! Component: 150 - total flux cleaned = 0.000684236 Jy ! Component: 200 - total flux cleaned = 0.000773211 Jy ! Total flux subtracted in 200 components = 0.000773211 Jy ! Clean residual min=-0.001550 max=0.001405 Jy/beam ! Clean residual mean=-0.000005 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.200778 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 = 4.00873e-05 Jy ! Component: 100 - total flux cleaned = 7.58456e-05 Jy ! Component: 150 - total flux cleaned = 0.000124485 Jy ! Component: 200 - total flux cleaned = 0.00016952 Jy ! Total flux subtracted in 200 components = 0.00016952 Jy ! Clean residual min=-0.001484 max=0.001398 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.200947 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 138 components and 0.200947 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=7.426 mas, bpa=-0.233 degrees ! Estimated noise=551.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156469 Jy ! Component: 100 - total flux cleaned = -6.2405e-05 Jy ! Component: 150 - total flux cleaned = -6.24529e-05 Jy ! Component: 200 - total flux cleaned = -6.18852e-05 Jy ! Total flux subtracted in 200 components = -6.18852e-05 Jy ! Clean residual min=-0.001400 max=0.001341 Jy/beam ! Clean residual mean=-0.000003 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.200885 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 159 components and 0.200885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089048Jy sigma=0.000681 ! Fit after self-cal, rms=0.089047Jy sigma=0.000681 wmodel J1207+1211_S_2017_03_23_pus_map.mod ! Writing 159 model components to file: J1207+1211_S_2017_03_23_pus_map.mod wobs J1207+1211_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1207+1211_S_2017_03_23_pus_uvs.fits wwins J1207+1211_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J1207+1211_S_2017_03_23_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.000389993 Jy ! Component: 100 - total flux cleaned = -0.000672934 Jy ! Component: 150 - total flux cleaned = -0.000936969 Jy ! Component: 200 - total flux cleaned = -0.00106189 Jy ! Component: 250 - total flux cleaned = -0.00124298 Jy ! Component: 300 - total flux cleaned = -0.00137971 Jy ! Component: 350 - total flux cleaned = -0.00145589 Jy ! Component: 400 - total flux cleaned = -0.0014747 Jy ! Component: 450 - total flux cleaned = -0.0015115 Jy ! Component: 500 - total flux cleaned = -0.00151139 Jy ! Component: 550 - total flux cleaned = -0.0014934 Jy ! Component: 600 - total flux cleaned = -0.00156275 Jy ! Component: 650 - total flux cleaned = -0.00161329 Jy ! Component: 700 - total flux cleaned = -0.00161282 Jy ! Component: 750 - total flux cleaned = -0.00159589 Jy ! Component: 800 - total flux cleaned = -0.00164499 Jy ! Component: 850 - total flux cleaned = -0.00167691 Jy ! Component: 900 - total flux cleaned = -0.00167682 Jy ! Component: 950 - total flux cleaned = -0.00173985 Jy ! Component: 1000 - total flux cleaned = -0.0017085 Jy ! Component: 1050 - total flux cleaned = -0.00169323 Jy ! Component: 1100 - total flux cleaned = -0.00167819 Jy ! Component: 1150 - total flux cleaned = -0.00166352 Jy ! Component: 1200 - total flux cleaned = -0.00173787 Jy ! Component: 1250 - total flux cleaned = -0.0016938 Jy ! Component: 1300 - total flux cleaned = -0.0017085 Jy ! Component: 1350 - total flux cleaned = -0.00170842 Jy ! Component: 1400 - total flux cleaned = -0.00169421 Jy ! Component: 1450 - total flux cleaned = -0.00169442 Jy ! Component: 1500 - total flux cleaned = -0.00170841 Jy ! Component: 1550 - total flux cleaned = -0.00170843 Jy ! Component: 1600 - total flux cleaned = -0.00173567 Jy ! Component: 1650 - total flux cleaned = -0.00165427 Jy ! Component: 1700 - total flux cleaned = -0.00170802 Jy ! Component: 1750 - total flux cleaned = -0.00164149 Jy ! Component: 1800 - total flux cleaned = -0.00165472 Jy ! Component: 1850 - total flux cleaned = -0.00161545 Jy ! Component: 1900 - total flux cleaned = -0.00155073 Jy ! Component: 1950 - total flux cleaned = -0.00155068 Jy ! Component: 2000 - total flux cleaned = -0.00149976 Jy ! Component: 2050 - total flux cleaned = -0.00148739 Jy ! Component: 2100 - total flux cleaned = -0.00146229 Jy ! Component: 2150 - total flux cleaned = -0.0014124 Jy ! Component: 2200 - total flux cleaned = -0.00132592 Jy ! Component: 2250 - total flux cleaned = -0.00128929 Jy ! Component: 2300 - total flux cleaned = -0.00121626 Jy ! Component: 2350 - total flux cleaned = -0.00114373 Jy ! Component: 2400 - total flux cleaned = -0.00113188 Jy ! Component: 2450 - total flux cleaned = -0.00114374 Jy ! Component: 2500 - total flux cleaned = -0.00103718 Jy ! Component: 2550 - total flux cleaned = -0.000943295 Jy ! Component: 2600 - total flux cleaned = -0.000908378 Jy ! Component: 2650 - total flux cleaned = -0.000850341 Jy ! Component: 2700 - total flux cleaned = -0.000758334 Jy ! Component: 2750 - total flux cleaned = -0.000701061 Jy ! Component: 2800 - total flux cleaned = -0.000610248 Jy ! Component: 2850 - total flux cleaned = -0.000599114 Jy ! Component: 2900 - total flux cleaned = -0.000498076 Jy ! Component: 2950 - total flux cleaned = -0.00044242 Jy ! Component: 3000 - total flux cleaned = -0.000409136 Jy ! Component: 3050 - total flux cleaned = -0.000398081 Jy ! Component: 3100 - total flux cleaned = -0.000299479 Jy ! Component: 3150 - total flux cleaned = -0.000288549 Jy ! Component: 3200 - total flux cleaned = -0.000234404 Jy ! Component: 3250 - total flux cleaned = -0.000223636 Jy ! Component: 3300 - total flux cleaned = -0.000127377 Jy ! Component: 3350 - total flux cleaned = -0.000106085 Jy ! Component: 3400 - total flux cleaned = -4.26576e-05 Jy ! Component: 3450 - total flux cleaned = -5.3103e-05 Jy ! Component: 3500 - total flux cleaned = -1.1163e-05 Jy ! Component: 3550 - total flux cleaned = 4.0895e-05 Jy ! Component: 3600 - total flux cleaned = 8.23138e-05 Jy ! Component: 3650 - total flux cleaned = 9.26383e-05 Jy ! Component: 3700 - total flux cleaned = 0.000113181 Jy ! Component: 3750 - total flux cleaned = 0.000164165 Jy ! Component: 3800 - total flux cleaned = 0.000184473 Jy ! Component: 3850 - total flux cleaned = 0.000204651 Jy ! Component: 3900 - total flux cleaned = 0.000244794 Jy ! Component: 3950 - total flux cleaned = 0.000314626 Jy ! Component: 4000 - total flux cleaned = 0.000364241 Jy ! Component: 4050 - total flux cleaned = 0.000383923 Jy ! Total flux subtracted in 4096 components = 0.000403602 Jy ! Clean residual min=-0.000613 max=0.000650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.201289 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 463 components and 0.201289 Jy ![Exited script file: muppet] wmap "J1207+1211_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 7.426 at -0.233 degrees (North through East) ! Clean map min=-0.0013999 max=0.17912 Jy/beam ! Writing clean map to FITS file: J1207+1211_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179119 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316085 0.316085 0.632169 1.26434 2.52868 5.05736 10.1147 20.2294 40.4588 80.9177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.876 x 7.426 at -0.233 degrees (North through East) ! Clean map min=-0.0013999 max=0.17912 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 J1207+1211_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:59:40 2019