! Started logfile: J0810+4134_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:17:56 2017 obs J0810+4134_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0810+4134_S_2015_01_23_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971274 visibilities/baseline/integration-bin. ! Found source: J0810+4134 ! ! 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 338 lines of history. ! ! Reading 14336 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 J0810+4134_S_2015_01_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881079Jy sigma=0.009336 ! Fit after self-cal, rms=0.845436Jy sigma=0.009156 ! 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.245 mas, bmaj=4.31 mas, bpa=-15.41 degrees ! Estimated noise=782.073 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.164068 Jy ! Component: 100 - total flux cleaned = 0.201696 Jy ! Total flux subtracted in 100 components = 0.201696 Jy ! Clean residual min=-0.008652 max=0.014690 Jy/beam ! Clean residual mean=0.000025 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 0.201696 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.201696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352760Jy sigma=0.000942 ! Fit after self-cal, rms=0.352681Jy sigma=0.000942 ! Inverting map ! Added new window around map position (3, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161897 Jy ! Component: 100 - total flux cleaned = 0.0251866 Jy ! Total flux subtracted in 100 components = 0.0251866 Jy ! Clean residual min=-0.007082 max=0.008503 Jy/beam ! Clean residual mean=0.000020 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.226883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.226883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351091Jy sigma=0.000902 ! Fit after self-cal, rms=0.351093Jy sigma=0.000901 ! 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.926 mas, bmaj=4.942 mas, bpa=-7.997 degrees ! Estimated noise=559.846 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.00860979 Jy ! Component: 100 - total flux cleaned = 0.0138526 Jy ! Component: 150 - total flux cleaned = 0.0175059 Jy ! Component: 200 - total flux cleaned = 0.0201077 Jy ! Total flux subtracted in 200 components = 0.0201077 Jy ! Clean residual min=-0.007349 max=0.009208 Jy/beam ! Clean residual mean=-0.000008 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.246991 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.246991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350531Jy sigma=0.000894 ! Fit after self-cal, rms=0.350544Jy sigma=0.000893 ! 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 1.02 HN 0.92 KP 1.10 ! LA 0.96 MK 0.99 NL 0.99 OV 1.00 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00 KP 1.02 ! LA 0.93 MK 1.01 NL 1.14 OV 1.03 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.24 HN 0.98 KP 0.88 ! LA 0.76 MK 1.04 NL 1.59 OV 0.95 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.33 HN 0.93 KP 0.81 ! LA 0.80 MK 1.01 NL 1.07 OV 1.02 ! PT 1.01 SC 1.01 ! ! ! Fit before self-cal, rms=0.350544Jy sigma=0.000893 ! Fit after self-cal, rms=0.372530Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=4.985 mas, bpa=-8.316 degrees ! Estimated noise=560.44 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 (17, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606219 Jy ! Component: 100 - total flux cleaned = 0.00924503 Jy ! Component: 150 - total flux cleaned = 0.0114294 Jy ! Component: 200 - total flux cleaned = 0.0129694 Jy ! Total flux subtracted in 200 components = 0.0129694 Jy ! Clean residual min=-0.003529 max=0.003456 Jy/beam ! Clean residual mean=-0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.25996 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.25996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372460Jy sigma=0.000800 ! Fit after self-cal, rms=0.372497Jy sigma=0.000799 ! 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.372497Jy sigma=0.000799 ! Fit after self-cal, rms=0.189947Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.971 mas, bpa=-8.203 degrees ! Estimated noise=558.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129857 Jy ! Component: 100 - total flux cleaned = 0.00202584 Jy ! Component: 150 - total flux cleaned = 0.00233315 Jy ! Component: 200 - total flux cleaned = 0.00254815 Jy ! Total flux subtracted in 200 components = 0.00254815 Jy ! Clean residual min=-0.002217 max=0.002301 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.262508 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.262508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189917Jy sigma=0.000780 ! Fit after self-cal, rms=0.189867Jy sigma=0.000780 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 (32, -70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176363 Jy ! Component: 100 - total flux cleaned = 0.00207556 Jy ! Component: 150 - total flux cleaned = 0.00210793 Jy ! Component: 200 - total flux cleaned = 0.00213547 Jy ! Total flux subtracted in 200 components = 0.00213547 Jy ! Clean residual min=-0.002003 max=0.002172 Jy/beam ! Clean residual mean=-0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.264644 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.264644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189839Jy sigma=0.000779 ! Fit after self-cal, rms=0.189835Jy sigma=0.000779 ! Inverting map ! Added new window around map position (11, 97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189103 Jy ! Component: 100 - total flux cleaned = 0.00284847 Jy ! Component: 150 - total flux cleaned = 0.00335576 Jy ! Component: 200 - total flux cleaned = 0.0036306 Jy ! Total flux subtracted in 200 components = 0.0036306 Jy ! Clean residual min=-0.001796 max=0.001590 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.268274 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 124 components and 0.268274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189814Jy sigma=0.000779 ! Fit after self-cal, rms=0.189811Jy sigma=0.000779 ! 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.189811Jy sigma=0.000779 ! Fit after self-cal, rms=0.188929Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=4.977 mas, bpa=-8.06 degrees ! Estimated noise=557.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751961 Jy ! Component: 100 - total flux cleaned = 0.00117688 Jy ! Component: 150 - total flux cleaned = 0.00136649 Jy ! Component: 200 - total flux cleaned = 0.00146743 Jy ! Total flux subtracted in 200 components = 0.00146743 Jy ! Clean residual min=-0.001717 max=0.001564 Jy/beam ! Clean residual mean=-0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.269742 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 141 components and 0.269742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188918Jy sigma=0.000778 ! Fit after self-cal, rms=0.188923Jy sigma=0.000778 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.000283119 Jy ! Component: 100 - total flux cleaned = 0.000424461 Jy ! Component: 150 - total flux cleaned = 0.000536173 Jy ! Component: 200 - total flux cleaned = 0.000600772 Jy ! Total flux subtracted in 200 components = 0.000600772 Jy ! Clean residual min=-0.001707 max=0.001517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.270343 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 151 components and 0.270342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188916Jy sigma=0.000778 ! Fit after self-cal, rms=0.188918Jy sigma=0.000778 ! 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.188918Jy sigma=0.000778 ! Fit after self-cal, rms=0.188611Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.643 mas, bmaj=8.76 mas, bpa=3.333 degrees ! Estimated noise=702.436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540197 Jy ! Component: 100 - total flux cleaned = 0.000649802 Jy ! Component: 150 - total flux cleaned = 0.000767089 Jy ! Component: 200 - total flux cleaned = 0.000872762 Jy ! Total flux subtracted in 200 components = 0.000872762 Jy ! Clean residual min=-0.002124 max=0.001678 Jy/beam ! Clean residual mean=-0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.271215 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 178 components and 0.271215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188602Jy sigma=0.000778 ! Fit after self-cal, rms=0.188604Jy sigma=0.000778 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.28948e-05 Jy ! Component: 100 - total flux cleaned = 0.000148296 Jy ! Component: 150 - total flux cleaned = 0.000218887 Jy ! Component: 200 - total flux cleaned = 0.000316468 Jy ! Total flux subtracted in 200 components = 0.000316468 Jy ! Clean residual min=-0.002100 max=0.001665 Jy/beam ! Clean residual mean=-0.000004 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.271532 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 192 components and 0.271532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188600Jy sigma=0.000778 ! Fit after self-cal, rms=0.188601Jy sigma=0.000778 ! 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.962 mas, bmaj=4.98 mas, bpa=-8.019 degrees ! Estimated noise=557.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 4.98 at -8.019 degrees (North through East) ! Clean map min=-0.0015536 max=0.21224 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.261 mas, bmaj=4.331 mas, bpa=-16.12 degrees ! Estimated noise=778.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163191 Jy ! Component: 100 - total flux cleaned = 0.200861 Jy ! Component: 150 - total flux cleaned = 0.216656 Jy ! Component: 200 - total flux cleaned = 0.225563 Jy ! Total flux subtracted in 200 components = 0.225563 Jy ! Clean residual min=-0.003689 max=0.004706 Jy/beam ! Clean residual mean=0.000008 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.225563 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.225563 Jy ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=4.98 mas, bpa=-8.019 degrees ! Estimated noise=557.02 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.007996 Jy ! Component: 100 - total flux cleaned = 0.0134062 Jy ! Component: 150 - total flux cleaned = 0.0175765 Jy ! Component: 200 - total flux cleaned = 0.0209056 Jy ! Total flux subtracted in 200 components = 0.0209056 Jy ! Clean residual min=-0.002695 max=0.002811 Jy/beam ! Clean residual mean=-0.000005 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.246469 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 71 components and 0.246469 Jy ! Inverting map ! Added new window around map position (8, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299389 Jy ! Component: 100 - total flux cleaned = 0.00539358 Jy ! Component: 150 - total flux cleaned = 0.00746925 Jy ! Component: 200 - total flux cleaned = 0.00928202 Jy ! Total flux subtracted in 200 components = 0.00928202 Jy ! Clean residual min=-0.002184 max=0.001864 Jy/beam ! Clean residual mean=-0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.255751 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 102 components and 0.255751 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.643 mas, bmaj=8.76 mas, bpa=3.333 degrees ! Estimated noise=702.436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273121 Jy ! Component: 100 - total flux cleaned = 0.00479736 Jy ! Component: 150 - total flux cleaned = 0.00649596 Jy ! Component: 200 - total flux cleaned = 0.00783585 Jy ! Total flux subtracted in 200 components = 0.00783585 Jy ! Clean residual min=-0.002228 max=0.001827 Jy/beam ! Clean residual mean=-0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.263587 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.000970225 Jy ! Component: 100 - total flux cleaned = 0.00187501 Jy ! Component: 150 - total flux cleaned = 0.00260312 Jy ! Component: 200 - total flux cleaned = 0.00332994 Jy ! Total flux subtracted in 200 components = 0.00332994 Jy ! Clean residual min=-0.002210 max=0.001591 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.266917 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 192 components and 0.266917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=4.98 mas, bpa=-8.019 degrees ! Estimated noise=557.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785052 Jy ! Component: 100 - total flux cleaned = 0.00115484 Jy ! Component: 150 - total flux cleaned = 0.00146779 Jy ! Component: 200 - total flux cleaned = 0.00165416 Jy ! Total flux subtracted in 200 components = 0.00165416 Jy ! Clean residual min=-0.001661 max=0.001438 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.268571 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 223 components and 0.268571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188589Jy sigma=0.000778 ! Fit after self-cal, rms=0.188585Jy sigma=0.000778 wmodel J0810+4134_S_2015_01_23_pus_map.mod ! Writing 223 model components to file: J0810+4134_S_2015_01_23_pus_map.mod wobs J0810+4134_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0810+4134_S_2015_01_23_pus_uvs.fits wwins J0810+4134_S_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J0810+4134_S_2015_01_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.00075534 Jy ! Component: 100 - total flux cleaned = -0.00116834 Jy ! Component: 150 - total flux cleaned = -0.00142613 Jy ! Component: 200 - total flux cleaned = -0.00172426 Jy ! Component: 250 - total flux cleaned = -0.00196538 Jy ! Component: 300 - total flux cleaned = -0.00217684 Jy ! Component: 350 - total flux cleaned = -0.00235989 Jy ! Component: 400 - total flux cleaned = -0.00247145 Jy ! Component: 450 - total flux cleaned = -0.00253699 Jy ! Component: 500 - total flux cleaned = -0.00262288 Jy ! Component: 550 - total flux cleaned = -0.0027284 Jy ! Component: 600 - total flux cleaned = -0.00279022 Jy ! Component: 650 - total flux cleaned = -0.00283079 Jy ! Component: 700 - total flux cleaned = -0.0028707 Jy ! Component: 750 - total flux cleaned = -0.00292936 Jy ! Component: 800 - total flux cleaned = -0.0029295 Jy ! Component: 850 - total flux cleaned = -0.00298671 Jy ! Component: 900 - total flux cleaned = -0.00306153 Jy ! Component: 950 - total flux cleaned = -0.00315355 Jy ! Component: 1000 - total flux cleaned = -0.00320783 Jy ! Component: 1050 - total flux cleaned = -0.00318964 Jy ! Component: 1100 - total flux cleaned = -0.00322486 Jy ! Component: 1150 - total flux cleaned = -0.00320746 Jy ! Component: 1200 - total flux cleaned = -0.0032415 Jy ! Component: 1250 - total flux cleaned = -0.00324141 Jy ! Component: 1300 - total flux cleaned = -0.00327523 Jy ! Component: 1350 - total flux cleaned = -0.00330882 Jy ! Component: 1400 - total flux cleaned = -0.00327569 Jy ! Component: 1450 - total flux cleaned = -0.00337385 Jy ! Component: 1500 - total flux cleaned = -0.00340652 Jy ! Component: 1550 - total flux cleaned = -0.0034548 Jy ! Component: 1600 - total flux cleaned = -0.00350278 Jy ! Component: 1650 - total flux cleaned = -0.00356584 Jy ! Component: 1700 - total flux cleaned = -0.00358123 Jy ! Component: 1750 - total flux cleaned = -0.00358129 Jy ! Component: 1800 - total flux cleaned = -0.00361224 Jy ! Component: 1850 - total flux cleaned = -0.00358196 Jy ! Component: 1900 - total flux cleaned = -0.00359711 Jy ! Component: 1950 - total flux cleaned = -0.00358245 Jy ! Component: 2000 - total flux cleaned = -0.00365674 Jy ! Component: 2050 - total flux cleaned = -0.00373019 Jy ! Component: 2100 - total flux cleaned = -0.00370088 Jy ! Component: 2150 - total flux cleaned = -0.00368649 Jy ! Component: 2200 - total flux cleaned = -0.00374392 Jy ! Component: 2250 - total flux cleaned = -0.00378655 Jy ! Component: 2300 - total flux cleaned = -0.00377242 Jy ! Component: 2350 - total flux cleaned = -0.00380063 Jy ! Component: 2400 - total flux cleaned = -0.00380038 Jy ! Component: 2450 - total flux cleaned = -0.00380028 Jy ! Component: 2500 - total flux cleaned = -0.00381409 Jy ! Component: 2550 - total flux cleaned = -0.00380066 Jy ! Component: 2600 - total flux cleaned = -0.00381408 Jy ! Component: 2650 - total flux cleaned = -0.00384082 Jy ! Component: 2700 - total flux cleaned = -0.00382765 Jy ! Component: 2750 - total flux cleaned = -0.00386721 Jy ! Component: 2800 - total flux cleaned = -0.00386726 Jy ! Component: 2850 - total flux cleaned = -0.00384124 Jy ! Component: 2900 - total flux cleaned = -0.0039058 Jy ! Component: 2950 - total flux cleaned = -0.00387983 Jy ! Component: 3000 - total flux cleaned = -0.00393068 Jy ! Component: 3050 - total flux cleaned = -0.00393076 Jy ! Component: 3100 - total flux cleaned = -0.00395584 Jy ! Component: 3150 - total flux cleaned = -0.00393062 Jy ! Component: 3200 - total flux cleaned = -0.00396796 Jy ! Component: 3250 - total flux cleaned = -0.00398031 Jy ! Component: 3300 - total flux cleaned = -0.00400491 Jy ! Component: 3350 - total flux cleaned = -0.00404144 Jy ! Component: 3400 - total flux cleaned = -0.0040172 Jy ! Component: 3450 - total flux cleaned = -0.0040414 Jy ! Component: 3500 - total flux cleaned = -0.00407743 Jy ! Component: 3550 - total flux cleaned = -0.00411331 Jy ! Component: 3600 - total flux cleaned = -0.00416073 Jy ! Component: 3650 - total flux cleaned = -0.0041727 Jy ! Component: 3700 - total flux cleaned = -0.00426662 Jy ! Component: 3750 - total flux cleaned = -0.00428987 Jy ! Component: 3800 - total flux cleaned = -0.00433616 Jy ! Component: 3850 - total flux cleaned = -0.00435924 Jy ! Component: 3900 - total flux cleaned = -0.00439372 Jy ! Component: 3950 - total flux cleaned = -0.00443937 Jy ! Component: 4000 - total flux cleaned = -0.00442798 Jy ! Component: 4050 - total flux cleaned = -0.00451852 Jy ! Total flux subtracted in 4096 components = -0.00455232 Jy ! Clean residual min=-0.000621 max=0.000691 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.264018 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 498 components and 0.264018 Jy ![Exited script file: muppet] wmap "J0810+4134_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 4.98 at -8.019 degrees (North through East) ! Clean map min=-0.0013397 max=0.21235 Jy/beam ! Writing clean map to FITS file: J0810+4134_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203998 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288198 0.288198 0.576395 1.15279 2.30558 4.61116 9.22232 18.4446 36.8893 73.7786 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 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.962 x 4.98 at -8.019 degrees (North through East) ! Clean map min=-0.0013397 max=0.21235 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 J0810+4134_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:18:03 2017