! Started logfile: J1514+0252_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:57:30 2017 obs J1514+0252_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1514+0252_S_2015_01_22_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.707547 visibilities/baseline/integration-bin. ! Found source: J1514+0252 ! ! 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 281 lines of history. ! ! Reading 13500 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 J1514+0252_S_2015_01_22_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 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905757Jy sigma=0.010248 ! Fit after self-cal, rms=0.897691Jy sigma=0.010161 ! 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.703 mas, bmaj=6.448 mas, bpa=-3.278 degrees ! Estimated noise=804.072 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.078367 Jy ! Component: 100 - total flux cleaned = 0.0995077 Jy ! Total flux subtracted in 100 components = 0.0995077 Jy ! Clean residual min=-0.004720 max=0.008749 Jy/beam ! Clean residual mean=0.000005 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.0995077 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0995077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078934Jy sigma=0.000819 ! Fit after self-cal, rms=0.078911Jy sigma=0.000818 ! Inverting map ! Added new window around map position (2.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104294 Jy ! Component: 100 - total flux cleaned = 0.0165231 Jy ! Total flux subtracted in 100 components = 0.0165231 Jy ! Clean residual min=-0.004032 max=0.004082 Jy/beam ! Clean residual mean=0.000003 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.116031 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.116031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077057Jy sigma=0.000798 ! Fit after self-cal, rms=0.077003Jy sigma=0.000797 ! 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.354 mas, bmaj=7.318 mas, bpa=-4.547 degrees ! Estimated noise=550.092 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.00659616 Jy ! Component: 100 - total flux cleaned = 0.0104294 Jy ! Component: 150 - total flux cleaned = 0.0130164 Jy ! Component: 200 - total flux cleaned = 0.0148232 Jy ! Total flux subtracted in 200 components = 0.0148232 Jy ! Clean residual min=-0.003319 max=0.004720 Jy/beam ! Clean residual mean=-0.000001 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.130854 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.130854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076333Jy sigma=0.000790 ! Fit after self-cal, rms=0.076304Jy sigma=0.000790 ! 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.95 FD 1.00* HN 0.99 KP 1.11 ! LA 1.09 MK 1.03 NL 1.03 OV 0.93 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.03 KP 1.01 ! LA 1.07 MK 1.02 NL 1.15 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.01 KP 0.88 ! LA 0.88 MK 1.03 NL 1.43 OV 0.89 ! PT 0.97 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.96 KP 0.83 ! LA 0.97 MK 1.00 NL 1.00 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.076304Jy sigma=0.000790 ! Fit after self-cal, rms=0.074870Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=7.377 mas, bpa=-4.446 degrees ! Estimated noise=549.463 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 (13.5, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426151 Jy ! Component: 100 - total flux cleaned = 0.00615203 Jy ! Component: 150 - total flux cleaned = 0.00707552 Jy ! Component: 200 - total flux cleaned = 0.0072856 Jy ! Total flux subtracted in 200 components = 0.0072856 Jy ! Clean residual min=-0.002313 max=0.002412 Jy/beam ! Clean residual mean=-0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.13814 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.13814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074640Jy sigma=0.000772 ! Fit after self-cal, rms=0.074626Jy sigma=0.000772 ! 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.074626Jy sigma=0.000772 ! Fit after self-cal, rms=0.073983Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=7.374 mas, bpa=-4.47 degrees ! Estimated noise=546.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112437 Jy ! Component: 100 - total flux cleaned = 0.00122576 Jy ! Component: 150 - total flux cleaned = 0.00125363 Jy ! Component: 200 - total flux cleaned = 0.0012512 Jy ! Total flux subtracted in 200 components = 0.0012512 Jy ! Clean residual min=-0.001616 max=0.001830 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.139391 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.139391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073952Jy sigma=0.000767 ! Fit after self-cal, rms=0.073965Jy sigma=0.000767 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 (26, -121.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168357 Jy ! Component: 100 - total flux cleaned = 0.0021762 Jy ! Component: 150 - total flux cleaned = 0.00221141 Jy ! Component: 200 - total flux cleaned = 0.00221233 Jy ! Total flux subtracted in 200 components = 0.00221233 Jy ! Clean residual min=-0.001541 max=0.001533 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.141603 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.141603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073917Jy sigma=0.000767 ! Fit after self-cal, rms=0.073911Jy sigma=0.000767 ! Inverting map ! Added new window around map position (104, 103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121073 Jy ! Component: 100 - total flux cleaned = 0.00127557 Jy ! Component: 150 - total flux cleaned = 0.00138623 Jy ! Component: 200 - total flux cleaned = 0.00153789 Jy ! Total flux subtracted in 200 components = 0.00153789 Jy ! Clean residual min=-0.001456 max=0.001392 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.143141 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 124 components and 0.143141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073874Jy sigma=0.000766 ! Fit after self-cal, rms=0.073869Jy sigma=0.000766 ! 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.073869Jy sigma=0.000766 ! Fit after self-cal, rms=0.073697Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.375 mas, bpa=-4.539 degrees ! Estimated noise=546.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576336 Jy ! Component: 100 - total flux cleaned = 0.000734822 Jy ! Component: 150 - total flux cleaned = 0.000829462 Jy ! Component: 200 - total flux cleaned = 0.000916685 Jy ! Total flux subtracted in 200 components = 0.000916685 Jy ! Clean residual min=-0.001478 max=0.001404 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.144058 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.144058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073680Jy sigma=0.000766 ! Fit after self-cal, rms=0.073676Jy sigma=0.000766 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.000162374 Jy ! Component: 100 - total flux cleaned = 0.000244162 Jy ! Component: 150 - total flux cleaned = 0.000320912 Jy ! Component: 200 - total flux cleaned = 0.00032098 Jy ! Total flux subtracted in 200 components = 0.00032098 Jy ! Clean residual min=-0.001490 max=0.001391 Jy/beam ! Clean residual mean=0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.144379 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 143 components and 0.144379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073665Jy sigma=0.000766 ! Fit after self-cal, rms=0.073665Jy sigma=0.000766 ! 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.073665Jy sigma=0.000766 ! Fit after self-cal, rms=0.073603Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.253 mas, bmaj=11.42 mas, bpa=-8.411 degrees ! Estimated noise=684.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244763 Jy ! Component: 100 - total flux cleaned = 0.000612635 Jy ! Component: 150 - total flux cleaned = 0.000919853 Jy ! Component: 200 - total flux cleaned = 0.0010521 Jy ! Total flux subtracted in 200 components = 0.0010521 Jy ! Clean residual min=-0.001472 max=0.001322 Jy/beam ! Clean residual mean=0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.145431 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 164 components and 0.145431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073600Jy sigma=0.000766 ! Fit after self-cal, rms=0.073597Jy sigma=0.000766 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.000129641 Jy ! Component: 100 - total flux cleaned = 0.000188587 Jy ! Component: 150 - total flux cleaned = 0.00024189 Jy ! Component: 200 - total flux cleaned = 0.000266655 Jy ! Total flux subtracted in 200 components = 0.000266655 Jy ! Clean residual min=-0.001452 max=0.001290 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.145697 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 174 components and 0.145697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073595Jy sigma=0.000766 ! Fit after self-cal, rms=0.073595Jy sigma=0.000766 ! 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.38 mas, bmaj=7.375 mas, bpa=-4.557 degrees ! Estimated noise=546.023 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 7.375 at -4.557 degrees (North through East) ! Clean map min=-0.0014559 max=0.099877 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.726 mas, bmaj=6.496 mas, bpa=-3.166 degrees ! Estimated noise=799.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.077465 Jy ! Component: 100 - total flux cleaned = 0.100224 Jy ! Component: 150 - total flux cleaned = 0.111096 Jy ! Component: 200 - total flux cleaned = 0.1173 Jy ! Total flux subtracted in 200 components = 0.1173 Jy ! Clean residual min=-0.003128 max=0.003612 Jy/beam ! Clean residual mean=0.000003 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.1173 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.1173 Jy ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.375 mas, bpa=-4.557 degrees ! Estimated noise=546.023 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00572614 Jy ! Component: 100 - total flux cleaned = 0.00971625 Jy ! Component: 150 - total flux cleaned = 0.0127706 Jy ! Component: 200 - total flux cleaned = 0.0152424 Jy ! Total flux subtracted in 200 components = 0.0152424 Jy ! Clean residual min=-0.001967 max=0.001766 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.132543 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 57 components and 0.132543 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.253 mas, bmaj=11.42 mas, bpa=-8.411 degrees ! Estimated noise=684.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322065 Jy ! Component: 100 - total flux cleaned = 0.00546505 Jy ! Component: 150 - total flux cleaned = 0.00702585 Jy ! Component: 200 - total flux cleaned = 0.00788713 Jy ! Total flux subtracted in 200 components = 0.00788713 Jy ! Clean residual min=-0.001959 max=0.001488 Jy/beam ! Clean residual mean=0.000000 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.14043 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.000674774 Jy ! Component: 100 - total flux cleaned = 0.00128809 Jy ! Component: 150 - total flux cleaned = 0.00178434 Jy ! Component: 200 - total flux cleaned = 0.00228259 Jy ! Total flux subtracted in 200 components = 0.00228259 Jy ! Clean residual min=-0.001730 max=0.001298 Jy/beam ! Clean residual mean=-0.000000 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.142712 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 175 components and 0.142712 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.375 mas, bpa=-4.557 degrees ! Estimated noise=546.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881844 Jy ! Component: 100 - total flux cleaned = 0.000995041 Jy ! Component: 150 - total flux cleaned = 0.00109322 Jy ! Component: 200 - total flux cleaned = 0.00121392 Jy ! Total flux subtracted in 200 components = 0.00121392 Jy ! Clean residual min=-0.001610 max=0.001341 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.143926 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 199 components and 0.143926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073620Jy sigma=0.000766 ! Fit after self-cal, rms=0.073619Jy sigma=0.000766 wmodel J1514+0252_S_2015_01_22_pus_map.mod ! Writing 199 model components to file: J1514+0252_S_2015_01_22_pus_map.mod wobs J1514+0252_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1514+0252_S_2015_01_22_pus_uvs.fits wwins J1514+0252_S_2015_01_22_pus_map.win ! wwins: Wrote 6 windows to J1514+0252_S_2015_01_22_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.000655702 Jy ! Component: 100 - total flux cleaned = -0.000841359 Jy ! Component: 150 - total flux cleaned = -0.00108281 Jy ! Component: 200 - total flux cleaned = -0.0012502 Jy ! Component: 250 - total flux cleaned = -0.00139162 Jy ! Component: 300 - total flux cleaned = -0.00157013 Jy ! Component: 350 - total flux cleaned = -0.00168658 Jy ! Component: 400 - total flux cleaned = -0.00180068 Jy ! Component: 450 - total flux cleaned = -0.00191293 Jy ! Component: 500 - total flux cleaned = -0.00204117 Jy ! Component: 550 - total flux cleaned = -0.00214912 Jy ! Component: 600 - total flux cleaned = -0.00225524 Jy ! Component: 650 - total flux cleaned = -0.00234221 Jy ! Component: 700 - total flux cleaned = -0.00246196 Jy ! Component: 750 - total flux cleaned = -0.00254584 Jy ! Component: 800 - total flux cleaned = -0.00262884 Jy ! Component: 850 - total flux cleaned = -0.00274305 Jy ! Component: 900 - total flux cleaned = -0.00285497 Jy ! Component: 950 - total flux cleaned = -0.00291811 Jy ! Component: 1000 - total flux cleaned = -0.00298034 Jy ! Component: 1050 - total flux cleaned = -0.00302684 Jy ! Component: 1100 - total flux cleaned = -0.00316381 Jy ! Component: 1150 - total flux cleaned = -0.00323898 Jy ! Component: 1200 - total flux cleaned = -0.00331314 Jy ! Component: 1250 - total flux cleaned = -0.00338631 Jy ! Component: 1300 - total flux cleaned = -0.00344402 Jy ! Component: 1350 - total flux cleaned = -0.00348703 Jy ! Component: 1400 - total flux cleaned = -0.00360047 Jy ! Component: 1450 - total flux cleaned = -0.00361443 Jy ! Component: 1500 - total flux cleaned = -0.00369768 Jy ! Component: 1550 - total flux cleaned = -0.00377993 Jy ! Component: 1600 - total flux cleaned = -0.0038342 Jy ! Component: 1650 - total flux cleaned = -0.00390153 Jy ! Component: 1700 - total flux cleaned = -0.00391499 Jy ! Component: 1750 - total flux cleaned = -0.00399428 Jy ! Component: 1800 - total flux cleaned = -0.00402073 Jy ! Component: 1850 - total flux cleaned = -0.00408554 Jy ! Component: 1900 - total flux cleaned = -0.00404688 Jy ! Component: 1950 - total flux cleaned = -0.0040977 Jy ! Component: 2000 - total flux cleaned = -0.00408528 Jy ! Component: 2050 - total flux cleaned = -0.00411037 Jy ! Component: 2100 - total flux cleaned = -0.00415972 Jy ! Component: 2150 - total flux cleaned = -0.00417185 Jy ! Component: 2200 - total flux cleaned = -0.0041719 Jy ! Component: 2250 - total flux cleaned = -0.00423201 Jy ! Component: 2300 - total flux cleaned = -0.00427969 Jy ! Component: 2350 - total flux cleaned = -0.00424424 Jy ! Component: 2400 - total flux cleaned = -0.00431466 Jy ! Component: 2450 - total flux cleaned = -0.00437286 Jy ! Component: 2500 - total flux cleaned = -0.00438447 Jy ! Component: 2550 - total flux cleaned = -0.00437308 Jy ! Component: 2600 - total flux cleaned = -0.00445262 Jy ! Component: 2650 - total flux cleaned = -0.00446389 Jy ! Component: 2700 - total flux cleaned = -0.00453097 Jy ! Component: 2750 - total flux cleaned = -0.0045309 Jy ! Component: 2800 - total flux cleaned = -0.00459708 Jy ! Component: 2850 - total flux cleaned = -0.00459704 Jy ! Component: 2900 - total flux cleaned = -0.00460773 Jy ! Component: 2950 - total flux cleaned = -0.00461844 Jy ! Component: 3000 - total flux cleaned = -0.00467184 Jy ! Component: 3050 - total flux cleaned = -0.00470358 Jy ! Component: 3100 - total flux cleaned = -0.00472449 Jy ! Component: 3150 - total flux cleaned = -0.00476629 Jy ! Component: 3200 - total flux cleaned = -0.00478704 Jy ! Component: 3250 - total flux cleaned = -0.00481799 Jy ! Component: 3300 - total flux cleaned = -0.00485911 Jy ! Component: 3350 - total flux cleaned = -0.00491026 Jy ! Component: 3400 - total flux cleaned = -0.00497125 Jy ! Component: 3450 - total flux cleaned = -0.00500139 Jy ! Component: 3500 - total flux cleaned = -0.00506149 Jy ! Component: 3550 - total flux cleaned = -0.00507134 Jy ! Component: 3600 - total flux cleaned = -0.00510088 Jy ! Component: 3650 - total flux cleaned = -0.00514004 Jy ! Component: 3700 - total flux cleaned = -0.00515953 Jy ! Component: 3750 - total flux cleaned = -0.0051886 Jy ! Component: 3800 - total flux cleaned = -0.00521734 Jy ! Component: 3850 - total flux cleaned = -0.00523649 Jy ! Component: 3900 - total flux cleaned = -0.00527457 Jy ! Component: 3950 - total flux cleaned = -0.00528403 Jy ! Component: 4000 - total flux cleaned = -0.00534996 Jy ! Component: 4050 - total flux cleaned = -0.0053686 Jy ! Total flux subtracted in 4096 components = -0.00537799 Jy ! Clean residual min=-0.000477 max=0.000580 Jy/beam ! Clean residual mean=-0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.138548 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 483 components and 0.138548 Jy ![Exited script file: muppet] wmap "J1514+0252_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 7.375 at -4.557 degrees (North through East) ! Clean map min=-0.0014074 max=0.10008 Jy/beam ! Writing clean map to FITS file: J1514+0252_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100084 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166189 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.498147 0.498147 0.996294 1.99259 3.98518 7.97036 15.9407 31.8814 63.7628 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.38 x 7.375 at -4.557 degrees (North through East) ! Clean map min=-0.0014074 max=0.10008 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 J1514+0252_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:57:35 2017