! Started logfile: J2320+0513_S_2017_06_10_pus_uvs.log on Mon May 6 15:03:15 2019 obs J2320+0513_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2320+0513_S_2017_06_10_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J2320+0513 ! ! 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 1154 lines of history. ! ! Reading 1248 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 J2320+0513_S_2017_06_10_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.269334Jy sigma=0.002709 ! Fit after self-cal, rms=0.244916Jy sigma=0.002490 ! 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.38 mas, bmaj=7.363 mas, bpa=7.224 degrees ! Estimated noise=3065.69 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.599149 Jy ! Component: 100 - total flux cleaned = 0.729802 Jy ! Total flux subtracted in 100 components = 0.729802 Jy ! Clean residual min=-0.017570 max=0.036437 Jy/beam ! Clean residual mean=0.000054 rms=0.005660 Jy/beam ! Combined flux in latest and established models = 0.729802 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.729802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103916Jy sigma=0.000949 ! Fit after self-cal, rms=0.103917Jy sigma=0.000949 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314662 Jy ! Component: 100 - total flux cleaned = 0.0438969 Jy ! Total flux subtracted in 100 components = 0.0438969 Jy ! Clean residual min=-0.018413 max=0.020214 Jy/beam ! Clean residual mean=0.000020 rms=0.004351 Jy/beam ! Combined flux in latest and established models = 0.773699 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.773699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092390Jy sigma=0.000856 ! Fit after self-cal, rms=0.092379Jy sigma=0.000856 ! 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.897 mas, bmaj=8.375 mas, bpa=11.23 degrees ! Estimated noise=2438.23 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.00939692 Jy ! Component: 100 - total flux cleaned = 0.00976076 Jy ! Component: 150 - total flux cleaned = 0.0100381 Jy ! Component: 200 - total flux cleaned = 0.0103663 Jy ! Total flux subtracted in 200 components = 0.0103663 Jy ! Clean residual min=-0.012099 max=0.015857 Jy/beam ! Clean residual mean=0.000024 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.784065 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.784065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091143Jy sigma=0.000848 ! Fit after self-cal, rms=0.091096Jy sigma=0.000847 ! 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.01 FD 0.99 HN 0.99 KP 1.03 ! LA 1.03 MK 0.98 NL 0.90 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.03 KP 1.01 ! LA 0.97 MK 1.00* NL 1.05 OV 1.05 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.07 HN 0.99 KP 0.98 ! LA 0.97 MK 1.00* NL 0.98 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.01 KP 1.00* ! LA 0.93 MK 0.99 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.091096Jy sigma=0.000847 ! Fit after self-cal, rms=0.074311Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=8.341 mas, bpa=11.17 degrees ! Estimated noise=2434.08 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 (-7, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135183 Jy ! Component: 100 - total flux cleaned = 0.0154106 Jy ! Component: 150 - total flux cleaned = 0.0151667 Jy ! Component: 200 - total flux cleaned = 0.0152607 Jy ! Total flux subtracted in 200 components = 0.0152607 Jy ! Clean residual min=-0.005869 max=0.005934 Jy/beam ! Clean residual mean=0.000014 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.799326 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.799326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072047Jy sigma=0.000687 ! Fit after self-cal, rms=0.071946Jy sigma=0.000686 ! 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.071946Jy sigma=0.000686 ! Fit after self-cal, rms=0.071585Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=8.329 mas, bpa=11.13 degrees ! Estimated noise=2429.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364556 Jy ! Component: 100 - total flux cleaned = 0.00496867 Jy ! Component: 150 - total flux cleaned = 0.00522661 Jy ! Component: 200 - total flux cleaned = 0.00528808 Jy ! Total flux subtracted in 200 components = 0.00528808 Jy ! Clean residual min=-0.005430 max=0.005575 Jy/beam ! Clean residual mean=0.000016 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.804614 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.804614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071371Jy sigma=0.000682 ! Fit after self-cal, rms=0.071364Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395927 Jy ! Component: 100 - total flux cleaned = 0.000557428 Jy ! Component: 150 - total flux cleaned = 0.000605475 Jy ! Component: 200 - total flux cleaned = 0.00065091 Jy ! Total flux subtracted in 200 components = 0.00065091 Jy ! Clean residual min=-0.005240 max=0.005377 Jy/beam ! Clean residual mean=0.000015 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.805265 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.805265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071294Jy sigma=0.000682 ! Fit after self-cal, rms=0.071293Jy sigma=0.000682 ! 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.071293Jy sigma=0.000682 ! Fit after self-cal, rms=0.071232Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=8.324 mas, bpa=11.1 degrees ! Estimated noise=2429.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167863 Jy ! Component: 100 - total flux cleaned = 0.00245717 Jy ! Component: 150 - total flux cleaned = 0.00271461 Jy ! Component: 200 - total flux cleaned = 0.00275604 Jy ! Total flux subtracted in 200 components = 0.00275604 Jy ! Clean residual min=-0.004988 max=0.005360 Jy/beam ! Clean residual mean=0.000017 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.808021 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.808021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071164Jy sigma=0.000681 ! Fit after self-cal, rms=0.071163Jy 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.0003195 Jy ! Component: 100 - total flux cleaned = 0.000397967 Jy ! Component: 150 - total flux cleaned = 0.000436488 Jy ! Component: 200 - total flux cleaned = 0.000474022 Jy ! Total flux subtracted in 200 components = 0.000474022 Jy ! Clean residual min=-0.004895 max=0.005399 Jy/beam ! Clean residual mean=0.000017 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.808495 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.808495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071121Jy sigma=0.000680 ! Fit after self-cal, rms=0.071121Jy sigma=0.000680 ! 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.071121Jy sigma=0.000680 ! Fit after self-cal, rms=0.071130Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=11.85 mas, bpa=-5.664 degrees ! Estimated noise=2933.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149548 Jy ! Component: 100 - total flux cleaned = 0.00204548 Jy ! Component: 150 - total flux cleaned = 0.00245454 Jy ! Component: 200 - total flux cleaned = 0.00270572 Jy ! Total flux subtracted in 200 components = 0.00270572 Jy ! Clean residual min=-0.006055 max=0.006893 Jy/beam ! Clean residual mean=0.000030 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.811201 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.811201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071107Jy sigma=0.000680 ! Fit after self-cal, rms=0.071104Jy sigma=0.000680 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.000360658 Jy ! Component: 100 - total flux cleaned = 0.000496929 Jy ! Component: 150 - total flux cleaned = 0.000572711 Jy ! Component: 200 - total flux cleaned = 0.000643876 Jy ! Total flux subtracted in 200 components = 0.000643876 Jy ! Clean residual min=-0.005891 max=0.006845 Jy/beam ! Clean residual mean=0.000029 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.811845 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.811845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071097Jy sigma=0.000680 ! Fit after self-cal, rms=0.071097Jy sigma=0.000680 ! 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.888 mas, bmaj=8.321 mas, bpa=11.09 degrees ! Estimated noise=2430.52 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 8.321 at 11.09 degrees (North through East) ! Clean map min=-0.0047835 max=0.76294 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=0.071097Jy sigma=0.000680 ! Fit after self-cal, rms=0.066504Jy sigma=0.000635 ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=8.318 mas, bpa=11.07 degrees ! Estimated noise=2432.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525553 Jy ! Component: 100 - total flux cleaned = 0.0010272 Jy ! Component: 150 - total flux cleaned = 0.00118553 Jy ! Component: 200 - total flux cleaned = 0.00125604 Jy ! Total flux subtracted in 200 components = 0.00125604 Jy ! Clean residual min=-0.004831 max=0.005283 Jy/beam ! Clean residual mean=0.000018 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.813101 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.813101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066452Jy sigma=0.000635 ! Fit after self-cal, rms=0.066451Jy sigma=0.000635 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262622 Jy ! Component: 100 - total flux cleaned = 0.000295266 Jy ! Component: 150 - total flux cleaned = 0.000325082 Jy ! Component: 200 - total flux cleaned = 0.000354786 Jy ! Total flux subtracted in 200 components = 0.000354786 Jy ! Clean residual min=-0.004820 max=0.005265 Jy/beam ! Clean residual mean=0.000018 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.813455 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.813455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066424Jy sigma=0.000634 ! Fit after self-cal, rms=0.066424Jy sigma=0.000634 ! 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.066424Jy sigma=0.000634 ! Fit after self-cal, rms=0.066415Jy sigma=0.000634 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.366 mas, bmaj=7.304 mas, bpa=7.109 degrees ! Estimated noise=3043.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.594831 Jy ! Component: 100 - total flux cleaned = 0.724543 Jy ! Component: 150 - total flux cleaned = 0.758407 Jy ! Component: 200 - total flux cleaned = 0.776163 Jy ! Total flux subtracted in 200 components = 0.776163 Jy ! Clean residual min=-0.008281 max=0.010772 Jy/beam ! Clean residual mean=0.000030 rms=0.002548 Jy/beam ! Combined flux in latest and established models = 0.776163 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.776163 Jy ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.315 mas, bpa=11.06 degrees ! Estimated noise=2432.41 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.0143632 Jy ! Component: 100 - total flux cleaned = 0.0230937 Jy ! Component: 150 - total flux cleaned = 0.0287898 Jy ! Component: 200 - total flux cleaned = 0.0324552 Jy ! Total flux subtracted in 200 components = 0.0324552 Jy ! Clean residual min=-0.005379 max=0.005600 Jy/beam ! Clean residual mean=0.000024 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.808618 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.808618 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.92 mas, bmaj=11.84 mas, bpa=-5.671 degrees ! Estimated noise=2938.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366577 Jy ! Component: 100 - total flux cleaned = 0.00503662 Jy ! Component: 150 - total flux cleaned = 0.0054936 Jy ! Component: 200 - total flux cleaned = 0.00588016 Jy ! Total flux subtracted in 200 components = 0.00588016 Jy ! Clean residual min=-0.006234 max=0.006686 Jy/beam ! Clean residual mean=0.000033 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.814498 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.000324717 Jy ! Component: 100 - total flux cleaned = 0.000557653 Jy ! Component: 150 - total flux cleaned = 0.000799111 Jy ! Component: 200 - total flux cleaned = 0.000970314 Jy ! Total flux subtracted in 200 components = 0.000970314 Jy ! Clean residual min=-0.006109 max=0.006659 Jy/beam ! Clean residual mean=0.000030 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.815469 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 92 components and 0.815468 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.315 mas, bpa=11.06 degrees ! Estimated noise=2432.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206135 Jy ! Component: 100 - total flux cleaned = -0.000264584 Jy ! Component: 150 - total flux cleaned = -0.000265332 Jy ! Component: 200 - total flux cleaned = -0.000265775 Jy ! Total flux subtracted in 200 components = -0.000265775 Jy ! Clean residual min=-0.004954 max=0.005437 Jy/beam ! Clean residual mean=0.000017 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.815203 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.815203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066625Jy sigma=0.000636 ! Fit after self-cal, rms=0.066619Jy sigma=0.000636 wmodel J2320+0513_S_2017_06_10_pus_map.mod ! Writing 105 model components to file: J2320+0513_S_2017_06_10_pus_map.mod wobs J2320+0513_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2320+0513_S_2017_06_10_pus_uvs.fits wwins J2320+0513_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J2320+0513_S_2017_06_10_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.00150836 Jy ! Component: 100 - total flux cleaned = 0.00168193 Jy ! Component: 150 - total flux cleaned = 0.00184108 Jy ! Component: 200 - total flux cleaned = 0.00229462 Jy ! Component: 250 - total flux cleaned = 0.00236735 Jy ! Component: 300 - total flux cleaned = 0.00243731 Jy ! Component: 350 - total flux cleaned = 0.00243706 Jy ! Component: 400 - total flux cleaned = 0.00237518 Jy ! Component: 450 - total flux cleaned = 0.00243656 Jy ! Component: 500 - total flux cleaned = 0.0024955 Jy ! Component: 550 - total flux cleaned = 0.00243956 Jy ! Component: 600 - total flux cleaned = 0.00222287 Jy ! Component: 650 - total flux cleaned = 0.00227694 Jy ! Component: 700 - total flux cleaned = 0.00227811 Jy ! Component: 750 - total flux cleaned = 0.00238041 Jy ! Component: 800 - total flux cleaned = 0.00233249 Jy ! Component: 850 - total flux cleaned = 0.00223743 Jy ! Component: 900 - total flux cleaned = 0.00219195 Jy ! Component: 950 - total flux cleaned = 0.00214683 Jy ! Component: 1000 - total flux cleaned = 0.00201219 Jy ! Component: 1050 - total flux cleaned = 0.00188016 Jy ! Component: 1100 - total flux cleaned = 0.00162118 Jy ! Component: 1150 - total flux cleaned = 0.00136798 Jy ! Component: 1200 - total flux cleaned = 0.00124373 Jy ! Component: 1250 - total flux cleaned = 0.00103824 Jy ! Component: 1300 - total flux cleaned = 0.00091715 Jy ! Component: 1350 - total flux cleaned = 0.000719935 Jy ! Component: 1400 - total flux cleaned = 0.000759238 Jy ! Component: 1450 - total flux cleaned = 0.000720965 Jy ! Component: 1500 - total flux cleaned = 0.000759091 Jy ! Component: 1550 - total flux cleaned = 0.000684759 Jy ! Component: 1600 - total flux cleaned = 0.000795077 Jy ! Component: 1650 - total flux cleaned = 0.000866843 Jy ! Component: 1700 - total flux cleaned = 0.000866287 Jy ! Component: 1750 - total flux cleaned = 0.00090167 Jy ! Component: 1800 - total flux cleaned = 0.00093603 Jy ! Component: 1850 - total flux cleaned = 0.00100491 Jy ! Component: 1900 - total flux cleaned = 0.00114056 Jy ! Component: 1950 - total flux cleaned = 0.00110602 Jy ! Component: 2000 - total flux cleaned = 0.00107248 Jy ! Component: 2050 - total flux cleaned = 0.00113791 Jy ! Component: 2100 - total flux cleaned = 0.00113783 Jy ! Component: 2150 - total flux cleaned = 0.00123419 Jy ! Component: 2200 - total flux cleaned = 0.00126585 Jy ! Component: 2250 - total flux cleaned = 0.00132886 Jy ! Component: 2300 - total flux cleaned = 0.00123508 Jy ! Component: 2350 - total flux cleaned = 0.00123534 Jy ! Component: 2400 - total flux cleaned = 0.00129632 Jy ! Component: 2450 - total flux cleaned = 0.00132645 Jy ! Component: 2500 - total flux cleaned = 0.00117599 Jy ! Component: 2550 - total flux cleaned = 0.00138515 Jy ! Component: 2600 - total flux cleaned = 0.0014741 Jy ! Component: 2650 - total flux cleaned = 0.00147405 Jy ! Component: 2700 - total flux cleaned = 0.00162039 Jy ! Component: 2750 - total flux cleaned = 0.0016494 Jy ! Component: 2800 - total flux cleaned = 0.00170749 Jy ! Component: 2850 - total flux cleaned = 0.00182251 Jy ! Component: 2900 - total flux cleaned = 0.00190846 Jy ! Component: 2950 - total flux cleaned = 0.00196525 Jy ! Component: 3000 - total flux cleaned = 0.00202194 Jy ! Component: 3050 - total flux cleaned = 0.00202198 Jy ! Component: 3100 - total flux cleaned = 0.00213466 Jy ! Component: 3150 - total flux cleaned = 0.00219109 Jy ! Component: 3200 - total flux cleaned = 0.0022752 Jy ! Component: 3250 - total flux cleaned = 0.00233097 Jy ! Component: 3300 - total flux cleaned = 0.00233074 Jy ! Component: 3350 - total flux cleaned = 0.0023305 Jy ! Component: 3400 - total flux cleaned = 0.00233046 Jy ! Component: 3450 - total flux cleaned = 0.00238583 Jy ! Component: 3500 - total flux cleaned = 0.00238578 Jy ! Component: 3550 - total flux cleaned = 0.00244114 Jy ! Component: 3600 - total flux cleaned = 0.00249633 Jy ! Component: 3650 - total flux cleaned = 0.0025516 Jy ! Component: 3700 - total flux cleaned = 0.00255137 Jy ! Component: 3750 - total flux cleaned = 0.00266211 Jy ! Component: 3800 - total flux cleaned = 0.00274519 Jy ! Component: 3850 - total flux cleaned = 0.00280065 Jy ! Component: 3900 - total flux cleaned = 0.00282843 Jy ! Component: 3950 - total flux cleaned = 0.00285606 Jy ! Component: 4000 - total flux cleaned = 0.00293953 Jy ! Component: 4050 - total flux cleaned = 0.00299537 Jy ! Total flux subtracted in 4096 components = 0.00305121 Jy ! Clean residual min=-0.001940 max=0.001545 Jy/beam ! Clean residual mean=0.000012 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.818254 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 393 components and 0.818254 Jy ![Exited script file: muppet] wmap "J2320+0513_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 8.315 at 11.06 degrees (North through East) ! Clean map min=-0.004462 max=0.76207 Jy/beam ! Writing clean map to FITS file: J2320+0513_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.762069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000481135 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189406 0.189406 0.378813 0.757625 1.51525 3.0305 6.061 12.122 24.244 48.488 96.976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.762 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.885 x 8.315 at 11.06 degrees (North through East) ! Clean map min=-0.004462 max=0.76207 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 J2320+0513_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:03:19 2019