! Started logfile: J0035+1438_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:40:27 2016 obs J0035+1438_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0035+1438_S_2014_05_31_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.985902 visibilities/baseline/integration-bin. ! Found source: J0035+1438 ! ! 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 336 lines of history. ! ! Reading 16504 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 J0035+1438_S_2014_05_31_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.783957Jy sigma=0.009523 ! Fit after self-cal, rms=0.757469Jy sigma=0.009194 ! 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.837 mas, bmaj=6.42 mas, bpa=-2.732 degrees ! Estimated noise=709.619 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.184022 Jy ! Component: 100 - total flux cleaned = 0.236537 Jy ! Total flux subtracted in 100 components = 0.236537 Jy ! Clean residual min=-0.006987 max=0.021349 Jy/beam ! Clean residual mean=0.000006 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.236537 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.236537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081958Jy sigma=0.000935 ! Fit after self-cal, rms=0.081930Jy sigma=0.000935 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220069 Jy ! Component: 100 - total flux cleaned = 0.0315329 Jy ! Total flux subtracted in 100 components = 0.0315329 Jy ! Clean residual min=-0.005032 max=0.011622 Jy/beam ! Clean residual mean=0.000003 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.26807 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.26807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074970Jy sigma=0.000855 ! Fit after self-cal, rms=0.074936Jy sigma=0.000854 ! Inverting map ! Added new window around map position (20.5, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00972099 Jy ! Component: 100 - total flux cleaned = 0.0147679 Jy ! Total flux subtracted in 100 components = 0.0147679 Jy ! Clean residual min=-0.004316 max=0.007095 Jy/beam ! Clean residual mean=0.000006 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.282838 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.282838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073614Jy sigma=0.000838 ! Fit after self-cal, rms=0.073604Jy sigma=0.000838 ! 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.424 mas, bmaj=7.397 mas, bpa=-3.331 degrees ! Estimated noise=461.495 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 (5.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730134 Jy ! Component: 100 - total flux cleaned = 0.0111124 Jy ! Component: 150 - total flux cleaned = 0.0138277 Jy ! Component: 200 - total flux cleaned = 0.015905 Jy ! Total flux subtracted in 200 components = 0.015905 Jy ! Clean residual min=-0.003425 max=0.003165 Jy/beam ! Clean residual mean=0.000009 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.298743 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.298743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072758Jy sigma=0.000830 ! Fit after self-cal, rms=0.072699Jy sigma=0.000829 ! 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.98 FD 0.87 HN 0.96 KP 1.04 ! LA 1.19 MK 0.98 NL 0.97 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.03 KP 1.01 ! LA 1.14 MK 1.02 NL 1.02 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.14 KP 0.91 ! LA 0.90 MK 1.02 NL 1.00 OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.01 KP 0.89 ! LA 0.87 MK 1.00 NL 1.06 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.072699Jy sigma=0.000829 ! Fit after self-cal, rms=0.068021Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=7.405 mas, bpa=-3.097 degrees ! Estimated noise=461.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.000544647 Jy ! Component: 100 - total flux cleaned = 0.00133713 Jy ! Component: 150 - total flux cleaned = 0.00186746 Jy ! Component: 200 - total flux cleaned = 0.00211211 Jy ! Total flux subtracted in 200 components = 0.00211211 Jy ! Clean residual min=-0.001591 max=0.001712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.300855 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.300855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067959Jy sigma=0.000777 ! Fit after self-cal, rms=0.067953Jy sigma=0.000776 ! 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.067953Jy sigma=0.000776 ! Fit after self-cal, rms=0.067653Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=7.397 mas, bpa=-3.131 degrees ! Estimated noise=460.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173814 Jy ! Component: 100 - total flux cleaned = 0.000315797 Jy ! Component: 150 - total flux cleaned = 0.000508467 Jy ! Component: 200 - total flux cleaned = 0.000608019 Jy ! Total flux subtracted in 200 components = 0.000608019 Jy ! Clean residual min=-0.001443 max=0.001717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.301463 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.301463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067621Jy sigma=0.000773 ! Fit after self-cal, rms=0.067620Jy sigma=0.000773 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 (-65.5, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129875 Jy ! Component: 100 - total flux cleaned = 0.00163888 Jy ! Component: 150 - total flux cleaned = 0.00175014 Jy ! Component: 200 - total flux cleaned = 0.00187224 Jy ! Total flux subtracted in 200 components = 0.00187224 Jy ! Clean residual min=-0.001438 max=0.001458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.303336 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 100 components and 0.303336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067580Jy sigma=0.000772 ! Fit after self-cal, rms=0.067577Jy sigma=0.000772 ! 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.067577Jy sigma=0.000772 ! Fit after self-cal, rms=0.067564Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=7.393 mas, bpa=-3.087 degrees ! Estimated noise=460.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.92778e-05 Jy ! Component: 100 - total flux cleaned = 8.07993e-05 Jy ! Component: 150 - total flux cleaned = 0.000191319 Jy ! Component: 200 - total flux cleaned = 0.000212397 Jy ! Total flux subtracted in 200 components = 0.000212397 Jy ! Clean residual min=-0.001442 max=0.001449 Jy/beam ! Clean residual mean=-0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.303548 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 113 components and 0.303548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067547Jy sigma=0.000772 ! Fit after self-cal, rms=0.067546Jy sigma=0.000772 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 (111.5, 76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101655 Jy ! Component: 100 - total flux cleaned = 0.000866158 Jy ! Component: 150 - total flux cleaned = 0.000986312 Jy ! Component: 200 - total flux cleaned = 0.000986102 Jy ! Total flux subtracted in 200 components = 0.000986102 Jy ! Clean residual min=-0.001353 max=0.001480 Jy/beam ! Clean residual mean=-0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.304534 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 134 components and 0.304534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067516Jy sigma=0.000772 ! Fit after self-cal, rms=0.067513Jy sigma=0.000772 ! Inverting map ! Added new window around map position (-28.5, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110123 Jy ! Component: 100 - total flux cleaned = 0.00122289 Jy ! Component: 150 - total flux cleaned = 0.0011956 Jy ! Component: 200 - total flux cleaned = 0.00121812 Jy ! Total flux subtracted in 200 components = 0.00121812 Jy ! Clean residual min=-0.001299 max=0.001330 Jy/beam ! Clean residual mean=-0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.305752 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 154 components and 0.305752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067481Jy sigma=0.000771 ! Fit after self-cal, rms=0.067481Jy sigma=0.000771 ! 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.067481Jy sigma=0.000771 ! Fit after self-cal, rms=0.067449Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.375 mas, bmaj=10.83 mas, bpa=-4.55 degrees ! Estimated noise=557.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535758 Jy ! Component: 100 - total flux cleaned = 0.000478757 Jy ! Component: 150 - total flux cleaned = 0.000393435 Jy ! Component: 200 - total flux cleaned = 0.000347487 Jy ! Total flux subtracted in 200 components = 0.000347487 Jy ! Clean residual min=-0.001208 max=0.001114 Jy/beam ! Clean residual mean=-0.000003 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.3061 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 170 components and 0.3061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067445Jy sigma=0.000771 ! Fit after self-cal, rms=0.067443Jy sigma=0.000771 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 = -4.9949e-05 Jy ! Component: 100 - total flux cleaned = -0.000106845 Jy ! Component: 150 - total flux cleaned = -0.000158855 Jy ! Component: 200 - total flux cleaned = -0.00019574 Jy ! Total flux subtracted in 200 components = -0.00019574 Jy ! Clean residual min=-0.001190 max=0.001120 Jy/beam ! Clean residual mean=-0.000003 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.305904 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 187 components and 0.305904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067440Jy sigma=0.000771 ! Fit after self-cal, rms=0.067440Jy sigma=0.000771 ! 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.438 mas, bmaj=7.388 mas, bpa=-3.041 degrees ! Estimated noise=460.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.438 x 7.388 at -3.041 degrees (North through East) ! Clean map min=-0.0012671 max=0.24042 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.845 mas, bmaj=6.413 mas, bpa=-2.433 degrees ! Estimated noise=706.875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18316 Jy ! Component: 100 - total flux cleaned = 0.235529 Jy ! Component: 150 - total flux cleaned = 0.257277 Jy ! Component: 200 - total flux cleaned = 0.268988 Jy ! Total flux subtracted in 200 components = 0.268988 Jy ! Clean residual min=-0.003516 max=0.006252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.268988 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.268988 Jy ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.388 mas, bpa=-3.041 degrees ! Estimated noise=460.42 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.0100871 Jy ! Component: 100 - total flux cleaned = 0.0163634 Jy ! Component: 150 - total flux cleaned = 0.0206633 Jy ! Component: 200 - total flux cleaned = 0.0237802 Jy ! Total flux subtracted in 200 components = 0.0237802 Jy ! Clean residual min=-0.001632 max=0.002436 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.292768 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.292768 Jy ! Inverting map ! Added new window around map position (16, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269721 Jy ! Component: 100 - total flux cleaned = 0.00478521 Jy ! Component: 150 - total flux cleaned = 0.00653003 Jy ! Component: 200 - total flux cleaned = 0.00801354 Jy ! Total flux subtracted in 200 components = 0.00801354 Jy ! Clean residual min=-0.001371 max=0.001419 Jy/beam ! Clean residual mean=-0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.300782 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 67 components and 0.300782 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.375 mas, bmaj=10.83 mas, bpa=-4.55 degrees ! Estimated noise=557.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171479 Jy ! Component: 100 - total flux cleaned = 0.00280526 Jy ! Component: 150 - total flux cleaned = 0.00337532 Jy ! Component: 200 - total flux cleaned = 0.00387206 Jy ! Total flux subtracted in 200 components = 0.00387206 Jy ! Clean residual min=-0.001248 max=0.001169 Jy/beam ! Clean residual mean=-0.000004 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.304654 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.000204365 Jy ! Component: 100 - total flux cleaned = 0.000297208 Jy ! Component: 150 - total flux cleaned = 0.000362417 Jy ! Component: 200 - total flux cleaned = 0.000422156 Jy ! Total flux subtracted in 200 components = 0.000422156 Jy ! Clean residual min=-0.001199 max=0.001062 Jy/beam ! Clean residual mean=-0.000004 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.305076 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 167 components and 0.305076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.388 mas, bpa=-3.041 degrees ! Estimated noise=460.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457826 Jy ! Component: 100 - total flux cleaned = 0.000623066 Jy ! Component: 150 - total flux cleaned = 0.00068236 Jy ! Component: 200 - total flux cleaned = 0.000654296 Jy ! Total flux subtracted in 200 components = 0.000654296 Jy ! Clean residual min=-0.001271 max=0.001235 Jy/beam ! Clean residual mean=-0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.30573 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 185 components and 0.30573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067461Jy sigma=0.000771 ! Fit after self-cal, rms=0.067452Jy sigma=0.000771 wmodel J0035+1438_S_2014_05_31_pus_map.mod ! Writing 185 model components to file: J0035+1438_S_2014_05_31_pus_map.mod wobs J0035+1438_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0035+1438_S_2014_05_31_pus_uvs.fits wwins J0035+1438_S_2014_05_31_pus_map.win ! wwins: Wrote 7 windows to J0035+1438_S_2014_05_31_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.000339643 Jy ! Component: 100 - total flux cleaned = -0.000528305 Jy ! Component: 150 - total flux cleaned = -0.000609374 Jy ! Component: 200 - total flux cleaned = -0.00064905 Jy ! Component: 250 - total flux cleaned = -0.000668007 Jy ! Component: 300 - total flux cleaned = -0.000686595 Jy ! Component: 350 - total flux cleaned = -0.000722684 Jy ! Component: 400 - total flux cleaned = -0.000793049 Jy ! Component: 450 - total flux cleaned = -0.000809841 Jy ! Component: 500 - total flux cleaned = -0.000843945 Jy ! Component: 550 - total flux cleaned = -0.000910917 Jy ! Component: 600 - total flux cleaned = -0.000960166 Jy ! Component: 650 - total flux cleaned = -0.00104066 Jy ! Component: 700 - total flux cleaned = -0.00111958 Jy ! Component: 750 - total flux cleaned = -0.00115059 Jy ! Component: 800 - total flux cleaned = -0.00108911 Jy ! Component: 850 - total flux cleaned = -0.00115005 Jy ! Component: 900 - total flux cleaned = -0.00113509 Jy ! Component: 950 - total flux cleaned = -0.00116483 Jy ! Component: 1000 - total flux cleaned = -0.00115 Jy ! Component: 1050 - total flux cleaned = -0.00112126 Jy ! Component: 1100 - total flux cleaned = -0.00112161 Jy ! Component: 1150 - total flux cleaned = -0.00109358 Jy ! Component: 1200 - total flux cleaned = -0.00107978 Jy ! Component: 1250 - total flux cleaned = -0.00109386 Jy ! Component: 1300 - total flux cleaned = -0.00108042 Jy ! Component: 1350 - total flux cleaned = -0.00106687 Jy ! Component: 1400 - total flux cleaned = -0.00108027 Jy ! Component: 1450 - total flux cleaned = -0.00102753 Jy ! Component: 1500 - total flux cleaned = -0.00104066 Jy ! Component: 1550 - total flux cleaned = -0.00102774 Jy ! Component: 1600 - total flux cleaned = -0.0010019 Jy ! Component: 1650 - total flux cleaned = -0.0010018 Jy ! Component: 1700 - total flux cleaned = -0.000989083 Jy ! Component: 1750 - total flux cleaned = -0.000951699 Jy ! Component: 1800 - total flux cleaned = -0.000951692 Jy ! Component: 1850 - total flux cleaned = -0.000939442 Jy ! Component: 1900 - total flux cleaned = -0.000890926 Jy ! Component: 1950 - total flux cleaned = -0.000879047 Jy ! Component: 2000 - total flux cleaned = -0.000855373 Jy ! Component: 2050 - total flux cleaned = -0.000831653 Jy ! Component: 2100 - total flux cleaned = -0.000878499 Jy ! Component: 2150 - total flux cleaned = -0.000808668 Jy ! Component: 2200 - total flux cleaned = -0.000797137 Jy ! Component: 2250 - total flux cleaned = -0.000774144 Jy ! Component: 2300 - total flux cleaned = -0.00077411 Jy ! Component: 2350 - total flux cleaned = -0.000774103 Jy ! Component: 2400 - total flux cleaned = -0.000751489 Jy ! Component: 2450 - total flux cleaned = -0.000673852 Jy ! Component: 2500 - total flux cleaned = -0.000695929 Jy ! Component: 2550 - total flux cleaned = -0.000641425 Jy ! Component: 2600 - total flux cleaned = -0.000674027 Jy ! Component: 2650 - total flux cleaned = -0.000652431 Jy ! Component: 2700 - total flux cleaned = -0.000631111 Jy ! Component: 2750 - total flux cleaned = -0.00063103 Jy ! Component: 2800 - total flux cleaned = -0.000610051 Jy ! Component: 2850 - total flux cleaned = -0.000578641 Jy ! Component: 2900 - total flux cleaned = -0.000588912 Jy ! Component: 2950 - total flux cleaned = -0.000537454 Jy ! Component: 3000 - total flux cleaned = -0.000568161 Jy ! Component: 3050 - total flux cleaned = -0.000578196 Jy ! Component: 3100 - total flux cleaned = -0.000537734 Jy ! Component: 3150 - total flux cleaned = -0.000507713 Jy ! Component: 3200 - total flux cleaned = -0.00048782 Jy ! Component: 3250 - total flux cleaned = -0.000517486 Jy ! Component: 3300 - total flux cleaned = -0.000507589 Jy ! Component: 3350 - total flux cleaned = -0.000507574 Jy ! Component: 3400 - total flux cleaned = -0.000497849 Jy ! Component: 3450 - total flux cleaned = -0.000459321 Jy ! Component: 3500 - total flux cleaned = -0.000459294 Jy ! Component: 3550 - total flux cleaned = -0.00040217 Jy ! Component: 3600 - total flux cleaned = -0.000430502 Jy ! Component: 3650 - total flux cleaned = -0.000430443 Jy ! Component: 3700 - total flux cleaned = -0.000402411 Jy ! Component: 3750 - total flux cleaned = -0.000439539 Jy ! Component: 3800 - total flux cleaned = -0.000411775 Jy ! Component: 3850 - total flux cleaned = -0.000384287 Jy ! Component: 3900 - total flux cleaned = -0.00037523 Jy ! Component: 3950 - total flux cleaned = -0.000384237 Jy ! Component: 4000 - total flux cleaned = -0.000384224 Jy ! Component: 4050 - total flux cleaned = -0.000348338 Jy ! Total flux subtracted in 4096 components = -0.000348429 Jy ! Clean residual min=-0.000625 max=0.000538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.305382 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 465 components and 0.305381 Jy ![Exited script file: muppet] wmap "J0035+1438_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.438 x 7.388 at -3.041 degrees (North through East) ! Clean map min=-0.00096843 max=0.24015 Jy/beam ! Writing clean map to FITS file: J0035+1438_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.240151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160933 device "J0035+1438_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0035+1438_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.201039 0.201039 0.402079 0.804158 1.60832 3.21663 6.43326 12.8665 25.733 51.4661 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.24 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.438 x 7.388 at -3.041 degrees (North through East) ! Clean map min=-0.00096843 max=0.24015 Jy/beam quit ! Quitting program ! Log file J0035+1438_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:40:33 2016