! Started logfile: J0604+1055_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:07:33 2017 obs J0604+1055_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0604+1055_S_2015_01_23_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.798307 visibilities/baseline/integration-bin. ! Found source: J0604+1055 ! ! 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 15088 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 J0604+1055_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878657Jy sigma=0.009376 ! Fit after self-cal, rms=0.814721Jy sigma=0.009001 ! 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.778 mas, bmaj=7.477 mas, bpa=-9.126 degrees ! Estimated noise=734.563 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.160947 Jy ! Component: 100 - total flux cleaned = 0.224433 Jy ! Total flux subtracted in 100 components = 0.224433 Jy ! Clean residual min=-0.019956 max=0.039886 Jy/beam ! Clean residual mean=0.000120 rms=0.005730 Jy/beam ! Combined flux in latest and established models = 0.224434 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.224434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194241Jy sigma=0.001281 ! Fit after self-cal, rms=0.193119Jy sigma=0.001266 ! Inverting map ! Added new window around map position (-3.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424326 Jy ! Component: 100 - total flux cleaned = 0.062945 Jy ! Total flux subtracted in 100 components = 0.062945 Jy ! Clean residual min=-0.014788 max=0.017949 Jy/beam ! Clean residual mean=0.000080 rms=0.003639 Jy/beam ! Combined flux in latest and established models = 0.287379 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.287379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187320Jy sigma=0.001037 ! Fit after self-cal, rms=0.186979Jy sigma=0.001031 ! 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.378 mas, bmaj=8.455 mas, bpa=-9.354 degrees ! Estimated noise=548.41 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.0171248 Jy ! Component: 100 - total flux cleaned = 0.0265009 Jy ! Component: 150 - total flux cleaned = 0.0325293 Jy ! Component: 200 - total flux cleaned = 0.0366455 Jy ! Total flux subtracted in 200 components = 0.0366455 Jy ! Clean residual min=-0.011229 max=0.019212 Jy/beam ! Clean residual mean=0.000089 rms=0.003664 Jy/beam ! Combined flux in latest and established models = 0.324024 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 68 components and 0.324024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187668Jy sigma=0.000984 ! Fit after self-cal, rms=0.187597Jy sigma=0.000982 ! 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 2.23 HN 0.92 KP 1.05 ! LA 0.96 MK 0.99 NL 0.97 OV 0.96 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 2.71 HN 1.01 KP 0.98 ! LA 0.93 MK 1.02 NL 1.16 OV 1.00 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 3.05 HN 1.02 KP 0.84 ! LA 0.75 MK 1.02 NL 1.63 OV 0.94 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 2.40 HN 0.95 KP 0.79 ! LA 0.79 MK 1.02 NL 0.99 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.187597Jy sigma=0.000982 ! Fit after self-cal, rms=0.401872Jy sigma=0.000807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.483 mas, bpa=-9.309 degrees ! Estimated noise=551.097 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.00142082 Jy ! Component: 100 - total flux cleaned = -0.00105076 Jy ! Component: 150 - total flux cleaned = -0.000772606 Jy ! Component: 200 - total flux cleaned = -0.000505818 Jy ! Total flux subtracted in 200 components = -0.000505818 Jy ! Clean residual min=-0.004203 max=0.006233 Jy/beam ! Clean residual mean=0.000019 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.323518 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.323518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.401773Jy sigma=0.000805 ! Fit after self-cal, rms=0.402008Jy sigma=0.000804 ! 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.402008Jy sigma=0.000804 ! Fit after self-cal, rms=0.303205Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=8.491 mas, bpa=-9.274 degrees ! Estimated noise=548.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553477 Jy ! Component: 100 - total flux cleaned = 0.000310755 Jy ! Component: 150 - total flux cleaned = 0.000200064 Jy ! Component: 200 - total flux cleaned = 0.000137533 Jy ! Total flux subtracted in 200 components = 0.000137533 Jy ! Clean residual min=-0.002679 max=0.005891 Jy/beam ! Clean residual mean=0.000014 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.323656 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.323656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303179Jy sigma=0.000783 ! Fit after self-cal, rms=0.303185Jy sigma=0.000783 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 (-11, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00464275 Jy ! Component: 100 - total flux cleaned = 0.00596934 Jy ! Component: 150 - total flux cleaned = 0.00616165 Jy ! Component: 200 - total flux cleaned = 0.00637899 Jy ! Total flux subtracted in 200 components = 0.00637899 Jy ! Clean residual min=-0.002226 max=0.003070 Jy/beam ! Clean residual mean=0.000007 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.330035 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 124 components and 0.330035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303128Jy sigma=0.000779 ! Fit after self-cal, rms=0.303079Jy sigma=0.000778 ! Inverting map ! Added new window around map position (4.5, -28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290132 Jy ! Component: 100 - total flux cleaned = 0.00382741 Jy ! Component: 150 - total flux cleaned = 0.00444251 Jy ! Component: 200 - total flux cleaned = 0.00458391 Jy ! Total flux subtracted in 200 components = 0.00458391 Jy ! Clean residual min=-0.001860 max=0.002045 Jy/beam ! Clean residual mean=0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.334619 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 157 components and 0.334619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303016Jy sigma=0.000777 ! Fit after self-cal, rms=0.303014Jy sigma=0.000777 ! 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.303014Jy sigma=0.000777 ! Fit after self-cal, rms=0.302150Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=8.485 mas, bpa=-9.245 degrees ! Estimated noise=547.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00093861 Jy ! Component: 100 - total flux cleaned = 0.00116234 Jy ! Component: 150 - total flux cleaned = 0.00124299 Jy ! Component: 200 - total flux cleaned = 0.00128054 Jy ! Total flux subtracted in 200 components = 0.00128054 Jy ! Clean residual min=-0.001828 max=0.001845 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.335899 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 183 components and 0.335899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302126Jy sigma=0.000776 ! Fit after self-cal, rms=0.302118Jy sigma=0.000776 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.000270671 Jy ! Component: 100 - total flux cleaned = 0.000271194 Jy ! Component: 150 - total flux cleaned = 0.000209672 Jy ! Component: 200 - total flux cleaned = 0.000152371 Jy ! Total flux subtracted in 200 components = 0.000152371 Jy ! Clean residual min=-0.001757 max=0.001774 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.336051 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 192 components and 0.336051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302099Jy sigma=0.000775 ! Fit after self-cal, rms=0.302096Jy sigma=0.000775 ! 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.302096Jy sigma=0.000775 ! Fit after self-cal, rms=0.301719Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.568 mas, bmaj=11.65 mas, bpa=-10.21 degrees ! Estimated noise=683.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000516763 Jy ! Component: 100 - total flux cleaned = 0.000655602 Jy ! Component: 150 - total flux cleaned = 0.000702841 Jy ! Component: 200 - total flux cleaned = 0.000701886 Jy ! Total flux subtracted in 200 components = 0.000701886 Jy ! Clean residual min=-0.001972 max=0.002054 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.336753 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 210 components and 0.336753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301704Jy sigma=0.000775 ! Fit after self-cal, rms=0.301701Jy sigma=0.000775 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.000173455 Jy ! Component: 100 - total flux cleaned = 0.000154177 Jy ! Component: 150 - total flux cleaned = 0.000136706 Jy ! Component: 200 - total flux cleaned = 0.000136576 Jy ! Total flux subtracted in 200 components = 0.000136576 Jy ! Clean residual min=-0.001946 max=0.002068 Jy/beam ! Clean residual mean=0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.33689 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 224 components and 0.33689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301692Jy sigma=0.000775 ! Fit after self-cal, rms=0.301691Jy sigma=0.000775 ! 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.387 mas, bmaj=8.483 mas, bpa=-9.217 degrees ! Estimated noise=548.063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.387 x 8.483 at -9.217 degrees (North through East) ! Clean map min=-0.001701 max=0.20717 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.792 mas, bmaj=7.511 mas, bpa=-8.793 degrees ! Estimated noise=739.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165105 Jy ! Component: 100 - total flux cleaned = 0.234863 Jy ! Component: 150 - total flux cleaned = 0.268619 Jy ! Component: 200 - total flux cleaned = 0.28694 Jy ! Total flux subtracted in 200 components = 0.28694 Jy ! Clean residual min=-0.004585 max=0.008986 Jy/beam ! Clean residual mean=0.000039 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.28694 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.28694 Jy ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=8.483 mas, bpa=-9.217 degrees ! Estimated noise=548.063 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.0140495 Jy ! Component: 100 - total flux cleaned = 0.0224776 Jy ! Component: 150 - total flux cleaned = 0.0280595 Jy ! Component: 200 - total flux cleaned = 0.0321582 Jy ! Total flux subtracted in 200 components = 0.0321582 Jy ! Clean residual min=-0.002428 max=0.003152 Jy/beam ! Clean residual mean=0.000021 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.319098 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 67 components and 0.319098 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.568 mas, bmaj=11.65 mas, bpa=-10.21 degrees ! Estimated noise=683.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527002 Jy ! Component: 100 - total flux cleaned = 0.0087369 Jy ! Component: 150 - total flux cleaned = 0.011271 Jy ! Component: 200 - total flux cleaned = 0.0131838 Jy ! Total flux subtracted in 200 components = 0.0131838 Jy ! Clean residual min=-0.002226 max=0.002547 Jy/beam ! Clean residual mean=0.000013 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.332282 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.00146086 Jy ! Component: 100 - total flux cleaned = 0.00258814 Jy ! Component: 150 - total flux cleaned = 0.00344709 Jy ! Component: 200 - total flux cleaned = 0.00383602 Jy ! Total flux subtracted in 200 components = 0.00383602 Jy ! Clean residual min=-0.002130 max=0.002066 Jy/beam ! Clean residual mean=0.000006 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.336118 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 147 components and 0.336118 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=8.483 mas, bpa=-9.217 degrees ! Estimated noise=548.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00046273 Jy ! Component: 100 - total flux cleaned = 0.000673856 Jy ! Component: 150 - total flux cleaned = 0.000674148 Jy ! Component: 200 - total flux cleaned = 0.000746279 Jy ! Total flux subtracted in 200 components = 0.000746279 Jy ! Clean residual min=-0.001676 max=0.001806 Jy/beam ! Clean residual mean=0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.336864 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 177 components and 0.336864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301766Jy sigma=0.000776 ! Fit after self-cal, rms=0.301729Jy sigma=0.000776 wmodel J0604+1055_S_2015_01_23_pus_map.mod ! Writing 177 model components to file: J0604+1055_S_2015_01_23_pus_map.mod wobs J0604+1055_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0604+1055_S_2015_01_23_pus_uvs.fits wwins J0604+1055_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0604+1055_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.000204359 Jy ! Component: 100 - total flux cleaned = 2.90205e-05 Jy ! Component: 150 - total flux cleaned = 7.6821e-07 Jy ! Component: 200 - total flux cleaned = 2.68775e-05 Jy ! Component: 250 - total flux cleaned = 7.74555e-05 Jy ! Component: 300 - total flux cleaned = 0.000126533 Jy ! Component: 350 - total flux cleaned = 0.00019874 Jy ! Component: 400 - total flux cleaned = 0.000245648 Jy ! Component: 450 - total flux cleaned = 0.000222976 Jy ! Component: 500 - total flux cleaned = 0.000245309 Jy ! Component: 550 - total flux cleaned = 0.000244908 Jy ! Component: 600 - total flux cleaned = 0.000222965 Jy ! Component: 650 - total flux cleaned = 0.000223403 Jy ! Component: 700 - total flux cleaned = 0.000244636 Jy ! Component: 750 - total flux cleaned = 0.000327017 Jy ! Component: 800 - total flux cleaned = 0.000286067 Jy ! Component: 850 - total flux cleaned = 0.0002663 Jy ! Component: 900 - total flux cleaned = 0.000266784 Jy ! Component: 950 - total flux cleaned = 0.000305771 Jy ! Component: 1000 - total flux cleaned = 0.000305741 Jy ! Component: 1050 - total flux cleaned = 0.000305594 Jy ! Component: 1100 - total flux cleaned = 0.000305739 Jy ! Component: 1150 - total flux cleaned = 0.000324489 Jy ! Component: 1200 - total flux cleaned = 0.00041638 Jy ! Component: 1250 - total flux cleaned = 0.000470722 Jy ! Component: 1300 - total flux cleaned = 0.000488606 Jy ! Component: 1350 - total flux cleaned = 0.00048904 Jy ! Component: 1400 - total flux cleaned = 0.000559619 Jy ! Component: 1450 - total flux cleaned = 0.000541989 Jy ! Component: 1500 - total flux cleaned = 0.000524667 Jy ! Component: 1550 - total flux cleaned = 0.000593058 Jy ! Component: 1600 - total flux cleaned = 0.000525086 Jy ! Component: 1650 - total flux cleaned = 0.00049151 Jy ! Component: 1700 - total flux cleaned = 0.000541615 Jy ! Component: 1750 - total flux cleaned = 0.000508558 Jy ! Component: 1800 - total flux cleaned = 0.000525243 Jy ! Component: 1850 - total flux cleaned = 0.000508836 Jy ! Component: 1900 - total flux cleaned = 0.000460586 Jy ! Component: 1950 - total flux cleaned = 0.000476384 Jy ! Component: 2000 - total flux cleaned = 0.000428941 Jy ! Component: 2050 - total flux cleaned = 0.00042922 Jy ! Component: 2100 - total flux cleaned = 0.000522797 Jy ! Component: 2150 - total flux cleaned = 0.000476333 Jy ! Component: 2200 - total flux cleaned = 0.000476318 Jy ! Component: 2250 - total flux cleaned = 0.000461031 Jy ! Component: 2300 - total flux cleaned = 0.000536903 Jy ! Component: 2350 - total flux cleaned = 0.000521748 Jy ! Component: 2400 - total flux cleaned = 0.000536666 Jy ! Component: 2450 - total flux cleaned = 0.000551531 Jy ! Component: 2500 - total flux cleaned = 0.000507398 Jy ! Component: 2550 - total flux cleaned = 0.000551509 Jy ! Component: 2600 - total flux cleaned = 0.000580699 Jy ! Component: 2650 - total flux cleaned = 0.000609633 Jy ! Component: 2700 - total flux cleaned = 0.000652724 Jy ! Component: 2750 - total flux cleaned = 0.000652679 Jy ! Component: 2800 - total flux cleaned = 0.000695319 Jy ! Component: 2850 - total flux cleaned = 0.000709341 Jy ! Component: 2900 - total flux cleaned = 0.00070921 Jy ! Component: 2950 - total flux cleaned = 0.000709163 Jy ! Component: 3000 - total flux cleaned = 0.000695374 Jy ! Component: 3050 - total flux cleaned = 0.000695404 Jy ! Component: 3100 - total flux cleaned = 0.000709145 Jy ! Component: 3150 - total flux cleaned = 0.000709029 Jy ! Component: 3200 - total flux cleaned = 0.00070913 Jy ! Component: 3250 - total flux cleaned = 0.000709153 Jy ! Component: 3300 - total flux cleaned = 0.000695801 Jy ! Component: 3350 - total flux cleaned = 0.000695844 Jy ! Component: 3400 - total flux cleaned = 0.000709231 Jy ! Component: 3450 - total flux cleaned = 0.000629886 Jy ! Component: 3500 - total flux cleaned = 0.000682586 Jy ! Component: 3550 - total flux cleaned = 0.000656323 Jy ! Component: 3600 - total flux cleaned = 0.00063027 Jy ! Component: 3650 - total flux cleaned = 0.000656355 Jy ! Component: 3700 - total flux cleaned = 0.000643459 Jy ! Component: 3750 - total flux cleaned = 0.000605026 Jy ! Component: 3800 - total flux cleaned = 0.000630673 Jy ! Component: 3850 - total flux cleaned = 0.000617878 Jy ! Component: 3900 - total flux cleaned = 0.000617846 Jy ! Component: 3950 - total flux cleaned = 0.000592641 Jy ! Component: 4000 - total flux cleaned = 0.000580165 Jy ! Component: 4050 - total flux cleaned = 0.00056763 Jy ! Total flux subtracted in 4096 components = 0.000555211 Jy ! Clean residual min=-0.000860 max=0.000729 Jy/beam ! Clean residual mean=0.000001 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.337419 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 491 components and 0.337419 Jy ![Exited script file: muppet] wmap "J0604+1055_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.387 x 8.483 at -9.217 degrees (North through East) ! Clean map min=-0.0013315 max=0.20878 Jy/beam ! Writing clean map to FITS file: J0604+1055_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.208783 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237581 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.34138 0.34138 0.682759 1.36552 2.73104 5.46208 10.9242 21.8483 43.6966 87.3932 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 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.387 x 8.483 at -9.217 degrees (North through East) ! Clean map min=-0.0013315 max=0.20878 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 J0604+1055_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:07:38 2017