! Started logfile: J0136+4751_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:13:50 2017 obs J0136+4751_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0136+4751_S_2014_01_04_pus_uva.fits ! AN table 1: 65 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.467949 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0136+4751 ! ! 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 370 lines of history. ! ! Reading 4380 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 J0136+4751_S_2014_01_04_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 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.625653Jy sigma=0.008864 ! Fit after self-cal, rms=0.596350Jy sigma=0.008366 ! 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.44 mas, bmaj=4.072 mas, bpa=-37.2 degrees ! Estimated noise=994.933 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 = 1.0737 Jy ! Component: 100 - total flux cleaned = 1.36512 Jy ! Total flux subtracted in 100 components = 1.36512 Jy ! Clean residual min=-0.073370 max=0.123286 Jy/beam ! Clean residual mean=-0.000249 rms=0.021046 Jy/beam ! Combined flux in latest and established models = 1.36512 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.36512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344426Jy sigma=0.004505 ! Fit after self-cal, rms=0.343048Jy sigma=0.004486 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131049 Jy ! Component: 100 - total flux cleaned = 0.201346 Jy ! Total flux subtracted in 100 components = 0.201346 Jy ! Clean residual min=-0.051686 max=0.084679 Jy/beam ! Clean residual mean=-0.000183 rms=0.015458 Jy/beam ! Combined flux in latest and established models = 1.56646 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 1.56646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247695Jy sigma=0.003384 ! Fit after self-cal, rms=0.247359Jy sigma=0.003381 ! 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=4.321 mas, bmaj=4.913 mas, bpa=43.36 degrees ! Estimated noise=714.607 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.0741029 Jy ! Component: 100 - total flux cleaned = 0.117585 Jy ! Component: 150 - total flux cleaned = 0.144808 Jy ! Component: 200 - total flux cleaned = 0.155359 Jy ! Total flux subtracted in 200 components = 0.155359 Jy ! Clean residual min=-0.051494 max=0.083303 Jy/beam ! Clean residual mean=-0.000336 rms=0.016576 Jy/beam ! Combined flux in latest and established models = 1.72182 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 1.72182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208689Jy sigma=0.003215 ! Fit after self-cal, rms=0.208671Jy sigma=0.003211 ! 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.13 FD 1.00* KP 1.00* LA 1.01 ! MK 1.04 NL 0.97 OV 0.97 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00* KP 1.00* LA 0.98 ! MK 1.01 NL 1.02 OV 1.00 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 0.81 ! MK 1.03 NL 0.98 OV 0.93 PT 0.94 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.00* KP 1.00* LA 0.87 ! MK 1.00 NL 1.06 OV 0.99 PT 0.98 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.208671Jy sigma=0.003211 ! Fit after self-cal, rms=0.096983Jy sigma=0.001396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=4.936 mas, bpa=40.25 degrees ! Estimated noise=718.875 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 (-4, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0320476 Jy ! Component: 100 - total flux cleaned = 0.0450184 Jy ! Component: 150 - total flux cleaned = 0.0482356 Jy ! Component: 200 - total flux cleaned = 0.0508664 Jy ! Total flux subtracted in 200 components = 0.0508664 Jy ! Clean residual min=-0.016264 max=0.011028 Jy/beam ! Clean residual mean=-0.000061 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 1.77269 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 1.77269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085446Jy sigma=0.001233 ! Fit after self-cal, rms=0.084772Jy sigma=0.001227 ! 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.084772Jy sigma=0.001227 ! Fit after self-cal, rms=0.083297Jy sigma=0.001206 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.291 mas, bmaj=4.938 mas, bpa=40.43 degrees ! Estimated noise=716.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511343 Jy ! Component: 100 - total flux cleaned = 0.00619309 Jy ! Component: 150 - total flux cleaned = 0.00710498 Jy ! Component: 200 - total flux cleaned = 0.00811793 Jy ! Total flux subtracted in 200 components = 0.00811793 Jy ! Clean residual min=-0.011547 max=0.007023 Jy/beam ! Clean residual mean=-0.000007 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 1.78081 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 1.78081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081505Jy sigma=0.001186 ! Fit after self-cal, rms=0.081448Jy sigma=0.001184 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.87579e-05 Jy ! Component: 100 - total flux cleaned = 0.000967048 Jy ! Component: 150 - total flux cleaned = 0.00112633 Jy ! Component: 200 - total flux cleaned = 0.00158122 Jy ! Total flux subtracted in 200 components = 0.00158122 Jy ! Clean residual min=-0.010217 max=0.006274 Jy/beam ! Clean residual mean=-0.000005 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 1.78239 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 1.78239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080556Jy sigma=0.001176 ! Fit after self-cal, rms=0.080519Jy sigma=0.001175 ! 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.080519Jy sigma=0.001175 ! Fit after self-cal, rms=0.080312Jy sigma=0.001174 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=4.935 mas, bpa=40.4 degrees ! Estimated noise=715.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545231 Jy ! Component: 100 - total flux cleaned = 0.00116583 Jy ! Component: 150 - total flux cleaned = 0.00170873 Jy ! Component: 200 - total flux cleaned = 0.00219859 Jy ! Total flux subtracted in 200 components = 0.00219859 Jy ! Clean residual min=-0.008496 max=0.005319 Jy/beam ! Clean residual mean=-0.000007 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 1.78459 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 1.78459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079675Jy sigma=0.001168 ! Fit after self-cal, rms=0.079642Jy sigma=0.001167 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.000259593 Jy ! Component: 100 - total flux cleaned = 0.000384565 Jy ! Component: 150 - total flux cleaned = 0.00038518 Jy ! Component: 200 - total flux cleaned = 0.000580735 Jy ! Total flux subtracted in 200 components = 0.000580735 Jy ! Clean residual min=-0.007600 max=0.005003 Jy/beam ! Clean residual mean=-0.000006 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 1.78517 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 1.78517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079266Jy sigma=0.001164 ! Fit after self-cal, rms=0.079247Jy sigma=0.001163 ! 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.079247Jy sigma=0.001163 ! Fit after self-cal, rms=0.079118Jy sigma=0.001162 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.471 mas, bmaj=9.18 mas, bpa=52.89 degrees ! Estimated noise=821.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146832 Jy ! Component: 100 - total flux cleaned = 0.00217251 Jy ! Component: 150 - total flux cleaned = 0.00266515 Jy ! Component: 200 - total flux cleaned = 0.00297334 Jy ! Total flux subtracted in 200 components = 0.00297334 Jy ! Clean residual min=-0.004898 max=0.004247 Jy/beam ! Clean residual mean=-0.000009 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 1.78814 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 1.78814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078965Jy sigma=0.001161 ! Fit after self-cal, rms=0.078955Jy sigma=0.001161 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 = -5.21669e-05 Jy ! Component: 100 - total flux cleaned = 0.000377303 Jy ! Component: 150 - total flux cleaned = 0.000558652 Jy ! Component: 200 - total flux cleaned = 0.0006598 Jy ! Total flux subtracted in 200 components = 0.0006598 Jy ! Clean residual min=-0.004635 max=0.004266 Jy/beam ! Clean residual mean=-0.000007 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 1.7888 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 1.7888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078874Jy sigma=0.001160 ! Fit after self-cal, rms=0.078870Jy sigma=0.001160 ! 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=4.288 mas, bmaj=4.932 mas, bpa=40.36 degrees ! Estimated noise=715.128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 4.932 at 40.36 degrees (North through East) ! Clean map min=-0.0067518 max=1.3987 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.078870Jy sigma=0.001160 ! Fit after self-cal, rms=0.060206Jy sigma=0.000806 ! Inverting map and beam ! Estimated beam: bmin=4.29 mas, bmaj=4.929 mas, bpa=40.3 degrees ! Estimated noise=715.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150335 Jy ! Component: 100 - total flux cleaned = -0.00122677 Jy ! Component: 150 - total flux cleaned = -0.00114245 Jy ! Component: 200 - total flux cleaned = -0.00114152 Jy ! Total flux subtracted in 200 components = -0.00114152 Jy ! Clean residual min=-0.005594 max=0.004520 Jy/beam ! Clean residual mean=-0.000007 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 1.78766 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 1.78766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059887Jy sigma=0.000803 ! Fit after self-cal, rms=0.059876Jy sigma=0.000803 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.76617e-05 Jy ! Component: 100 - total flux cleaned = 1.53195e-05 Jy ! Component: 150 - total flux cleaned = -5.11721e-05 Jy ! Component: 200 - total flux cleaned = -0.000111278 Jy ! Total flux subtracted in 200 components = -0.000111278 Jy ! Clean residual min=-0.004993 max=0.004423 Jy/beam ! Clean residual mean=-0.000007 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 1.78755 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 1.78755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059688Jy sigma=0.000801 ! Fit after self-cal, rms=0.059681Jy sigma=0.000801 ! 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.059681Jy sigma=0.000801 ! Fit after self-cal, rms=0.059633Jy sigma=0.000801 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.409 mas, bmaj=4.032 mas, bpa=-34.74 degrees ! Estimated noise=1005.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.08602 Jy ! Component: 100 - total flux cleaned = 1.38862 Jy ! Component: 150 - total flux cleaned = 1.52402 Jy ! Component: 200 - total flux cleaned = 1.59034 Jy ! Total flux subtracted in 200 components = 1.59034 Jy ! Clean residual min=-0.023085 max=0.032700 Jy/beam ! Clean residual mean=-0.000128 rms=0.007051 Jy/beam ! Combined flux in latest and established models = 1.59034 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 1.59034 Jy ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=4.927 mas, bpa=40.29 degrees ! Estimated noise=714.876 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.0528105 Jy ! Component: 100 - total flux cleaned = 0.0874355 Jy ! Component: 150 - total flux cleaned = 0.112137 Jy ! Component: 200 - total flux cleaned = 0.130606 Jy ! Total flux subtracted in 200 components = 0.130606 Jy ! Clean residual min=-0.012047 max=0.012913 Jy/beam ! Clean residual mean=-0.000103 rms=0.003473 Jy/beam ! Combined flux in latest and established models = 1.72095 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 58 components and 1.72095 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=8.472 mas, bmaj=9.178 mas, bpa=52.89 degrees ! Estimated noise=820.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209035 Jy ! Component: 100 - total flux cleaned = 0.0338437 Jy ! Component: 150 - total flux cleaned = 0.0424328 Jy ! Component: 200 - total flux cleaned = 0.048421 Jy ! Total flux subtracted in 200 components = 0.048421 Jy ! Clean residual min=-0.005426 max=0.005572 Jy/beam ! Clean residual mean=-0.000075 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 1.76937 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.00446554 Jy ! Component: 100 - total flux cleaned = 0.00784302 Jy ! Component: 150 - total flux cleaned = 0.0104067 Jy ! Component: 200 - total flux cleaned = 0.0123577 Jy ! Total flux subtracted in 200 components = 0.0123577 Jy ! Clean residual min=-0.004162 max=0.004973 Jy/beam ! Clean residual mean=-0.000039 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 1.78173 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 122 components and 1.78173 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=4.927 mas, bpa=40.29 degrees ! Estimated noise=714.876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350925 Jy ! Component: 100 - total flux cleaned = 0.000959222 Jy ! Component: 150 - total flux cleaned = 0.00113663 Jy ! Component: 200 - total flux cleaned = 0.00112804 Jy ! Total flux subtracted in 200 components = 0.00112804 Jy ! Clean residual min=-0.006482 max=0.006736 Jy/beam ! Clean residual mean=-0.000018 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 1.78286 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 1.78285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061033Jy sigma=0.000817 ! Fit after self-cal, rms=0.060930Jy sigma=0.000814 wmodel J0136+4751_S_2014_01_04_pus_map.mod ! Writing 134 model components to file: J0136+4751_S_2014_01_04_pus_map.mod wobs J0136+4751_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0136+4751_S_2014_01_04_pus_uvs.fits wwins J0136+4751_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0136+4751_S_2014_01_04_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.000579608 Jy ! Component: 100 - total flux cleaned = 0.00117392 Jy ! Component: 150 - total flux cleaned = 0.00189983 Jy ! Component: 200 - total flux cleaned = 0.00257405 Jy ! Component: 250 - total flux cleaned = 0.00312609 Jy ! Component: 300 - total flux cleaned = 0.00342551 Jy ! Component: 350 - total flux cleaned = 0.00392226 Jy ! Component: 400 - total flux cleaned = 0.00412402 Jy ! Component: 450 - total flux cleaned = 0.0043166 Jy ! Component: 500 - total flux cleaned = 0.00443928 Jy ! Component: 550 - total flux cleaned = 0.00437987 Jy ! Component: 600 - total flux cleaned = 0.00454812 Jy ! Component: 650 - total flux cleaned = 0.00460042 Jy ! Component: 700 - total flux cleaned = 0.00475979 Jy ! Component: 750 - total flux cleaned = 0.0050182 Jy ! Component: 800 - total flux cleaned = 0.00526727 Jy ! Component: 850 - total flux cleaned = 0.00555666 Jy ! Component: 900 - total flux cleaned = 0.00583643 Jy ! Component: 950 - total flux cleaned = 0.00606366 Jy ! Component: 1000 - total flux cleaned = 0.00632888 Jy ! Component: 1050 - total flux cleaned = 0.00654434 Jy ! Component: 1100 - total flux cleaned = 0.00671317 Jy ! Component: 1150 - total flux cleaned = 0.00683799 Jy ! Component: 1200 - total flux cleaned = 0.00703872 Jy ! Component: 1250 - total flux cleaned = 0.00707796 Jy ! Component: 1300 - total flux cleaned = 0.00726806 Jy ! Component: 1350 - total flux cleaned = 0.00730466 Jy ! Component: 1400 - total flux cleaned = 0.00737716 Jy ! Component: 1450 - total flux cleaned = 0.00741226 Jy ! Component: 1500 - total flux cleaned = 0.0074125 Jy ! Component: 1550 - total flux cleaned = 0.0075489 Jy ! Component: 1600 - total flux cleaned = 0.00768145 Jy ! Component: 1650 - total flux cleaned = 0.00768173 Jy ! Component: 1700 - total flux cleaned = 0.00780965 Jy ! Component: 1750 - total flux cleaned = 0.00790275 Jy ! Component: 1800 - total flux cleaned = 0.0080865 Jy ! Component: 1850 - total flux cleaned = 0.00826675 Jy ! Component: 1900 - total flux cleaned = 0.00844375 Jy ! Component: 1950 - total flux cleaned = 0.00864626 Jy ! Component: 2000 - total flux cleaned = 0.00881618 Jy ! Component: 2050 - total flux cleaned = 0.00909424 Jy ! Component: 2100 - total flux cleaned = 0.00925799 Jy ! Component: 2150 - total flux cleaned = 0.00941925 Jy ! Component: 2200 - total flux cleaned = 0.00965734 Jy ! Component: 2250 - total flux cleaned = 0.00981323 Jy ! Component: 2300 - total flux cleaned = 0.00999252 Jy ! Component: 2350 - total flux cleaned = 0.0101685 Jy ! Component: 2400 - total flux cleaned = 0.0103173 Jy ! Component: 2450 - total flux cleaned = 0.0105614 Jy ! Component: 2500 - total flux cleaned = 0.0107778 Jy ! Component: 2550 - total flux cleaned = 0.0109196 Jy ! Component: 2600 - total flux cleaned = 0.0110833 Jy ! Component: 2650 - total flux cleaned = 0.0112436 Jy ! Component: 2700 - total flux cleaned = 0.0113116 Jy ! Component: 2750 - total flux cleaned = 0.0114234 Jy ! Component: 2800 - total flux cleaned = 0.0115113 Jy ! Component: 2850 - total flux cleaned = 0.0115332 Jy ! Component: 2900 - total flux cleaned = 0.0116405 Jy ! Component: 2950 - total flux cleaned = 0.0116827 Jy ! Component: 3000 - total flux cleaned = 0.0116826 Jy ! Component: 3050 - total flux cleaned = 0.0117029 Jy ! Component: 3100 - total flux cleaned = 0.0116619 Jy ! Component: 3150 - total flux cleaned = 0.0116823 Jy ! Component: 3200 - total flux cleaned = 0.0117423 Jy ! Component: 3250 - total flux cleaned = 0.0117818 Jy ! Component: 3300 - total flux cleaned = 0.0118996 Jy ! Component: 3350 - total flux cleaned = 0.0118995 Jy ! Component: 3400 - total flux cleaned = 0.0119957 Jy ! Component: 3450 - total flux cleaned = 0.0121101 Jy ! Component: 3500 - total flux cleaned = 0.0121854 Jy ! Component: 3550 - total flux cleaned = 0.0122227 Jy ! Component: 3600 - total flux cleaned = 0.0122782 Jy ! Component: 3650 - total flux cleaned = 0.0123703 Jy ! Component: 3700 - total flux cleaned = 0.0124432 Jy ! Component: 3750 - total flux cleaned = 0.0125514 Jy ! Component: 3800 - total flux cleaned = 0.012623 Jy ! Component: 3850 - total flux cleaned = 0.012694 Jy ! Component: 3900 - total flux cleaned = 0.0127821 Jy ! Component: 3950 - total flux cleaned = 0.0129043 Jy ! Component: 4000 - total flux cleaned = 0.012939 Jy ! Component: 4050 - total flux cleaned = 0.013025 Jy ! Total flux subtracted in 4096 components = 0.0130934 Jy ! Clean residual min=-0.001031 max=0.000957 Jy/beam ! Clean residual mean=-0.000004 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 1.79595 Jy keep ! Adding 205 model components to the UV plane model. ! The established model now contains 339 components and 1.79595 Jy ![Exited script file: muppet] wmap "J0136+4751_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.289 x 4.927 at 40.29 degrees (North through East) ! Clean map min=-0.003134 max=1.4139 Jy/beam ! Writing clean map to FITS file: J0136+4751_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.41387 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269921 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0572726 0.0572726 0.114545 0.229091 0.458181 0.916362 1.83272 3.66545 7.3309 14.6618 29.3236 58.6472 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.413 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.289 x 4.927 at 40.29 degrees (North through East) ! Clean map min=-0.003134 max=1.4139 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 J0136+4751_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:13:54 2017